-
-
Notifications
You must be signed in to change notification settings - Fork 4
Closed
Labels
documentationImprovements or additions to documentationImprovements or additions to documentation
Description
We use rst and sphinx for the docs and this enables a distributed workflow. We need to do a lot of work to improve the docs and unify it across all different projects/repos, enable intersphinx and get better readmes #15
And we should also adopt a similar approach for aboutcode.org .... sphinx my not be the best for this though, so here are some tools:
- docusaurus
- https://getpelican.com/
- lektor
- https://github.com/gohugoio/hugo/
To me the important aspect is that content should be based on plain text files and stored in git. Search and comments are nice but not really critical.
(Note: we considered using some of these in the past.)
Metadata
Metadata
Assignees
Labels
documentationImprovements or additions to documentationImprovements or additions to documentation
Type
Projects
Status
Done