Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 6 additions & 0 deletions docs/source/publishing-docs.rst
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,12 @@ We recommend `doctr <https://drdoctr.github.io/doctr/>`_ a tool that configures
Travis-CI to automatically publish your documentation every time the master
branch is updated.

.. warning::
The repo you want to build the docs for has to be a root repo.
You cannot build docs for a forked repo by doctr yet.
The doctr team is working on enabling a forked repo build under
`PR #343 <https://github.com/drdoctr/doctr/pull/343>`_.

Install doctr.

.. code-block:: bash
Expand Down