-
Notifications
You must be signed in to change notification settings - Fork 21
Open
Description
I'd like to start with proper documentation asap. I think updating/fixing the readme could be a quick start but after that I want to start with more extensive documentation. This issue is for discussing the approach.
Examples of documentation
Good examples
Not so good examples
Tools
I like the combination of Sphynx to write/generate the documentation and Read the Docs to host it. Information on how to get started with this combination can be found here.
An alternative is to use the GitHub wiki or Github pages to write and host the code.
In general I like having the documentation in the same repository as the code: new features and their documentation can be part of 1 commit/PR.
Discussion points
- Are there other tools for writing/generating documentation?
- Do we want the docs in the same repo as the code?
- Do we prefer plain api documentation (more like numpy/pandas) or more written documentation with examples (like vcrpy)?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels