Simplified in a project page context vs full documentation.#106
Simplified in a project page context vs full documentation.#106apj68 wants to merge 5 commits intoasciidoctor:mainfrom
Conversation
apj68
commented
Mar 4, 2021
- Removed TOC
- Changed Usage to Quick Start to avoid conflict with full doc site
- Remove documentation of doclet-options
- Removed Ant sample
- Added link to documentation
- Removed TOC - Changed Usage to Quick Start to avoid conflict with full doc site - Remove documentation of doclet-options - Removed Ant sample - Added link to documentation
|
For other repos we remove most content tand left the minimal to point to the official docs. That way we don't need to maintein duplicated content twice. Also users get used to go to the docs site, and get the same experience for all projects (at least, those published).
PS: I think we should also review the https://github.com/asciidoctor/asciidoctorj README if the goal is to reduce READMES |
|
@abelsromero , do you think the pull request needs more to come out of the README? I tried to trim it back to keep it simple but leave enough to give an idea of how it was used. I see that the other examples you provided are a bit more spartan, I can take more out if needed. |
It's more of an open questions to discuss, but I think we could trim more, for example I'd remove the "Resources and help". |
|
Let me take another crack, I agree the resources can go into the main documentation. The two examples you provided are definitely brief. |
- Removed TOC - Changed Usage to Quick Start to avoid conflict with full doc site - Remove documentation of doclet-options - Removed Ant sample - Added link to documentation Additional minimization. - Removed Resource and Help section (which is in main documentation)
- Removed TOC - Changed Usage to Quick Start to avoid conflict with full doc site - Remove documentation of doclet-options - Removed Ant sample - Added link to documentation Additional minimization. - Removed Resource and Help section (which is in main documentation)
|
Ok, I removed the help section. I feel like the Quick Start is not useful without the samples so I left them in. Also, I'm new at this and tried to squash the commits but I seemed to be going in a circle. I'd squash then I'd have a conflict, resolve the conflict, new commit, squash, new commit... etc! |
|
The only thing I'd would do is adding a link to the docs to the top.
If you want to add changes to the last commit without creating a new commit, use @johncarl81 wdyt about this? |
- Removed TOC - Changed Usage to Quick Start to avoid conflict with full doc site - Remove documentation of doclet-options - Removed Ant sample - Added link to documentation Additional minimization. - Removed Resource and Help section (which is in main documentation)
…oclet into 105-simplify_readme