Ask HN: What do you use to produce software documentation? We use github + markdown + wiki. Is there anything which offer collaboration on document (documentation to be specific) which allows all team members to edit/comment/iterate the docs? |
Ask HN: What do you use to produce software documentation? We use github + markdown + wiki. Is there anything which offer collaboration on document (documentation to be specific) which allows all team members to edit/comment/iterate the docs? |
It uses reStructuredText (which is more extensible than Markdown) and was written for the Python documentation.