You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As a Nitean,
I want handbook to be ready to publish on https://docs.niteo.co,
so that we have an HTML handbook with a nice theme and can search it easily.
Problem
Currently, we point to GitHub whenever we need to link to the handbook and although this works publishing it on docs.niteo.co would be better with themed HTML generated by Sphinx.
We are also missing checks for spelling, formatting and URLs so by using Sphinx and pre-commit we can solve those issues as well.
Proposal
Use Sphinx to generate the HTML
Hyperlinks, both internal and external are checked by Sphinx
Spelling is checked by Sphinx
Add pre-commit checks for syntax and formatting issues:
karantan
changed the title
Handbook built with Sphinx and published on docs.niteo.co
✋ [vote] Handbook built with Sphinx and published on docs.niteo.co
May 30, 2018
karantan
changed the title
✋ [vote] Handbook built with Sphinx and published on docs.niteo.co
Handbook built with Sphinx and published on docs.niteo.co
Jun 1, 2018
The Story
As a Nitean,
I want handbook to be ready to publish on https://docs.niteo.co,
so that we have an HTML handbook with a nice theme and can search it easily.
Problem
Currently, we point to GitHub whenever we need to link to the handbook and although this works publishing it on
docs.niteo.co
would be better with themed HTML generated by Sphinx.We are also missing checks for spelling, formatting and URLs so by using Sphinx and pre-commit we can solve those issues as well.
Proposal
Configure and publish the handbook on RTD
Pitfalls
By publishing on docs.niteo.co the handbook would not be available publicly.
Best practices (DoD)
e.g. help articles, handbook pages, Intra reports or technical docs.
Expectations (AC)
docs.niteo.co
.The text was updated successfully, but these errors were encountered: