+ Read the Docs simplifies the entire process of building and deploying developer documentation. With support for Sphinx, Mkdocs, and Jupyter Book, you can integrate your code and user-facing documentation using the same tools. Create beautiful documentation easily with themes, and preview every commit with pull request previews. +
+ ++ Write documentation alongside your code, with all your same tools, enabling a culture where writers and developers both feel ownership of documentation. +
+ ++ We deploy and host your team's documentation automatically. With pull request previews you can validate all your changes, before they go live. Once you commit, we keep your documentation up to date, across all versions of your software. +
+ ++ Of course we build and host your docs for the web, but they are + also viewable as PDFs, as single page HTML, and for eReaders. + No additional configuration is required. +
++ We can host and build multiple versions of your docs so having a + 1.0 version of your docs and a 2.0 version of your docs is as easy + as having a separate branch or tag in your version control system. +
++ Documentation can be written in Markdown or reStructuredText. Write just prose documentation, or automatically pull in documentation that is written inside your code (eg. Python docstrings). +
++ Whenever you push a commit, we build your full set of documentation and provide a fully working preview. If you decide to merge into a production version, we will update that on merge. Your docs are always up to date with your code. +
++ All too often, when documentation is lacking, it's because maintaining documentation is too difficult. Using developer tools like Git lowers the bar contributing documentation, meaning your docs will see more frequent updates. +
++ Whenever you push code to your favorite version control system, + whether that is Git, Mercurial, Bazaar, or Subversion, we will + automatically build your docs so your code and documentation are + never out of sync. +
+