summaryrefslogtreecommitdiffstats
path: root/doc/index.rst
Commit message (Collapse)AuthorAgeFilesLines
* doc: guru: sync with upstream PTXdistRoland Hieber2020-01-071-1/+0
| | | | | | | | | | | | Add contributing.rst from upstream PTXdist (sphinx warns about "docs/contributing.rst: WARNING: document isn't included in any toctree") and move faq.rst from intro.rst to guru.rst for the sake of consistency. Remove the index and search pages in guru.rst, as they are already included in index.rst at the top level. Signed-off-by: Roland Hieber <rhi@pengutronix.de>
* doc: index: also include the FAQRoland Hieber2018-01-221-0/+1
| | | | | | | | Sphinx warns that this document isn't included in any toctree, and we should include it as it probably constitutes the most important section :-) Signed-off-by: Roland Hieber <r.hieber@pengutronix.de>
* doc: add sphinx/rst based documentationRobert Schwebel2017-06-261-0/+15
Signed-off-by: Robert Schwebel <r.schwebel@pengutronix.de>