modulesync
modulesync copied to clipboard
Create hosted documentation from README
The README is pretty lengthy now. To make it easier to understand and adopt we should turn it into a dedicated documentation, splitting up the different topics into separate chapters.
We may use Read the Docs for this. It's possible to continue to use Markdown, though reStructuredText is recommended.
See also
- Getting Started (Read the Docs)
It sounds like a nice idea but I'm not sure how to get this started. We probably need a repo admin like @bastelfreak to configure things because I have no permissions.
I'm not sure whether we actually need admin permission to get this going.
Would still be interesting to know, though: Who has admin permissions on this repository and could help? (@bastelfreak is currently on vacation according to his profile.)
I'm not sure where admin permissions are needed at the moment. More detailed docs are always nice, so if you want to rework it to RST go for it. As soon as we have something that can be released we can take a look on ways to publish it?
Note that rubydoc automatically generates documentation as well which includes the README. https://www.rubydoc.info/gems/modulesync/1.2.0 does have a table of contents for example.