/docs/contents.rst

https://github.com/aka-katto/dandere2x · ReStructuredText · 212 lines · 150 code · 62 blank · 0 comment · 0 complexity · 66612ff8201a929c181f1024abf4ac88 MD5 · raw file

  1. Read the Docs: Documentation Simplified
  2. =======================================
  3. .. meta::
  4. :description lang=en: Automate building, versioning, and hosting of your technical documentation continuously on Read the Docs.
  5. `Read the Docs`_ simplifies software documentation
  6. by automating building, versioning, and hosting of your docs for you.
  7. Think of it as *Continuous Documentation*.
  8. Never out of sync
  9. Whenever you push code to your favorite version control system,
  10. whether that is Git, Mercurial, Bazaar, or Subversion,
  11. Read the Docs will automatically build your docs
  12. so your code and documentation are always up-to-date.
  13. Multiple versions
  14. Read the Docs can host and build multiple versions of your docs
  15. so having a 1.0 version of your docs and a 2.0 version
  16. of your docs is as easy as having a separate branch or tag in your version control system.
  17. Free and open source
  18. Read the Docs is free and open source and hosts documentation
  19. for nearly 100,000 large and small open source projects
  20. in almost every human and computer language.
  21. .. _Read the docs: http://readthedocs.org/
  22. First steps
  23. -----------
  24. Are you new to software documentation
  25. or are you looking to use your existing docs with Read the Docs?
  26. Learn about documentation authoring tools such as Sphinx and MkDocs
  27. to help you create fantastic documentation for your project.
  28. * **Getting started**:
  29. :doc:`With Sphinx <intro/getting-started-with-sphinx>` |
  30. :doc:`With MkDocs <intro/getting-started-with-mkdocs>`
  31. * **Importing your existing documentation**:
  32. :doc:`Import guide <intro/import-guide>`
  33. .. toctree::
  34. :maxdepth: 2
  35. :hidden:
  36. :caption: First steps
  37. intro/getting-started-with-sphinx
  38. intro/getting-started-with-mkdocs
  39. intro/import-guide
  40. Getting started with Read the Docs
  41. -----------------------------------
  42. Learn more about configuring your automated documentation builds
  43. and some of the core features of Read the Docs.
  44. * **Overview of core features**:
  45. :doc:`features`
  46. * **Configure your documentation**:
  47. :doc:`Configuration reference <config-file/index>` |
  48. :doc:`webhooks` |
  49. :doc:`badges` |
  50. :doc:`Custom domains <custom_domains>`
  51. * **Connecting with GitHub, BitBucket, or GitLab**:
  52. :doc:`Connecting your account <connected-accounts>`
  53. * **Read the Docs build and versioning process**:
  54. :doc:`Build process <builds>` |
  55. :doc:`Handling multiple docs versions <versions>`
  56. * **Troubleshooting**:
  57. :doc:`support` |
  58. :doc:`Frequently asked questions <faq>`
  59. .. toctree::
  60. :maxdepth: 1
  61. :hidden:
  62. :caption: Getting started
  63. features
  64. config-file/index
  65. webhooks
  66. badges
  67. custom_domains
  68. connected-accounts
  69. builds
  70. versions
  71. support
  72. faq
  73. Advanced features of Read the Docs
  74. ----------------------------------
  75. Read the Docs offers many advanced features and options.
  76. Learn more about these integrations and how you can get the most
  77. out of your documentation and Read the Docs.
  78. * **Advanced project configuration**:
  79. :doc:`subprojects` |
  80. :doc:`Single version docs <single_version>` |
  81. :doc:`Privacy levels <privacy>`
  82. * **Multi-language documentation**:
  83. :doc:`Translations and localization <localization>`
  84. * **Redirects**:
  85. :doc:`User defined redirects <user-defined-redirects>` |
  86. :doc:`Automatic redirects <automatic-redirects>`
  87. * **Topic specific guides**:
  88. :doc:`How-to guides <guides/index>`
  89. * **Extending Read the Docs**:
  90. :doc:`REST API <api/index>`
  91. .. toctree::
  92. :maxdepth: 2
  93. :hidden:
  94. :glob:
  95. :caption: Advanced features
  96. subprojects
  97. single_version
  98. privacy
  99. localization
  100. user-defined-redirects
  101. automatic-redirects
  102. guides/index
  103. api/index
  104. The Read the Docs project and organization
  105. ------------------------------------------
  106. Learn about Read the Docs, the project and the company,
  107. and find out how you can get involved and contribute to the development and success
  108. of Read the Docs and the larger software documentation ecosystem.
  109. * **Getting involved with Read the Docs**:
  110. :doc:`Contributing <contribute>` |
  111. :doc:`roadmap` |
  112. :doc:`gsoc` |
  113. :doc:`Code of conduct <code-of-conduct>`
  114. * **Policies & Process**:
  115. :doc:`security` |
  116. :doc:`Privacy policy <privacy-policy>` |
  117. :doc:`DMCA takedown policy <dmca/index>` |
  118. :doc:`Policy for abandoned projects <abandoned-projects>` |
  119. :doc:`Release notes & changelog <changelog>`
  120. * **The people and philosophy behind Read the Docs**:
  121. :doc:`Team <team>` |
  122. :doc:`Open source philosophy <open-source-philosophy>` |
  123. :doc:`Our story <story>`
  124. * **Financial and material support**:
  125. :doc:`advertising/index` |
  126. :doc:`Sponsors <sponsors>`
  127. * **Read the Docs for Business**:
  128. :doc:`Support and additional features <commercial/index>`
  129. * **Running your own version of Read the Docs**:
  130. :doc:`Private installations <custom_installs/index>`
  131. .. toctree::
  132. :maxdepth: 1
  133. :hidden:
  134. :caption: About Read the Docs
  135. contribute
  136. roadmap
  137. gsoc
  138. code-of-conduct
  139. security
  140. privacy-policy
  141. dmca/index
  142. abandoned-projects
  143. changelog
  144. team
  145. open-source-philosophy
  146. story
  147. advertising/index
  148. sponsors
  149. commercial/index
  150. custom_installs/index