-
-
Notifications
You must be signed in to change notification settings - Fork 94
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Improve documentation #392
Comments
I have a few suggestions for the documentation. The first one is:
Add a headline to Github's readme (https://github.com/jhipster/jhipster-dotnetcore/blob/main/README.md) and ReadTheDocs. I have written a few headlines:
Suggestions are welcome from other developers and community. It does not have to be perfect the first time (and most likely will not be perfect the first time). @nicolas63 @maznag please comment if you have a headline suggestion, don't be shy! |
The second suggestion for improving the documentation is to:
I'm thinking about a simple video/gif at the top of the readme (below the the headline) showing simple steps like:
Thinking about the experience of first-time visitors of the repository, seeing gif or video preview of the project's capabilities will most likely catch such visitor's attention and (hopefully) the visitor will try the project. New visitors might not be familiar with JHipster and just landed at the repository from a google search (as example). It can be a gif. The pros of using a gif is the autoplay feature. The con is size, so the gif should be short. Or it can be a youtube video, but it will not autoplay and it can have a longer duration. The downside of no autoplay is that only a percentage of new visitors will click the play button. Creating and editing the gif or video will most likely take some time and need some adjustments. As always, suggestions are welcome! Let me know what you think. |
@ivanmonteiro totally agree with you I think we absolutely have to improve this part. I think we need to improve the generated readme with usefull command and all informations useful for the developers. |
Maybe we can create a Projects in github to trace and distribute the realisation of the doc |
Good idea. Could you setup the project? |
Overview of the feature request
Today, all our documentation is in the readme and it is too voluminous. It's time to create a real documentation ( With read the docs )
I have already added this repository on read the docs and juste copy paste the readme (https://jhipsternet.readthedocs.io/en/latest/)
Related issues or PR
The text was updated successfully, but these errors were encountered: