Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upImprove usabilty of user documentation #1667
Comments
|
I had a look at the "Introduced in GitLab 11.11." text in gitlab https://docs.gitlab.com/ee/ci/variables/#variable-types to see how they formatted it, and if they had any automated processing. It looks like simple markdown: > [Introduced](https://gitlab.com/gitlab-org/gitlab-ce/issues/46806) in GitLab 11.11. |
|
Just to say that I do intend to do more work on this. I'll be working on other things until early October, though. |
|
Re making the docs more accessible for people with various levels of knowledge, this post looks very useful: |
In case it matters to you, Asciidoc is also rendered directly in both GitHub and Gitlab, just like Markdown. Both use Asciidoctor behind the scenes to do the rendering to HTML (e.g. see Gitlab and GitHub, the latter itself being an example of an |
|
Thanks @audiofanatic - that’s useful to know, for future reference. |
|
@claremacrae Nice article, it tracks with what we originally talked about in regards to different documentation styles for different audiences. @audiofanatic That's good to know, but I currently know nothing about writing asciidoc, so I am unwilling to switch right now. |


Request
This issue is for capturing actions arising from @horenmar 's request on Discord of 2019-06-15 "Help wanted: documentation"
We (Clare and Martin, in discussion) have agreed we'll stick with Markdown for now and see how far we can get with improving the docs - so moving to things that need a separate rendering/processing step e.g. sphinx, Doxygen, ASCIIdoc is out of scope for this ticket
Types of user
The intention is to consider 3 categories of user:
Good examples
Examples of the kind of thing wanted:
General Actions
Pages - and actions for them