mirror of
https://github.com/jupyterhub/the-littlest-jupyterhub.git
synced 2025-12-18 21:54:05 +08:00
Troubleshooting note on building docs inside a virtual env
This commit is contained in:
@@ -60,6 +60,12 @@ Then from the ``docs`` directory, build the HTML:
|
|||||||
|
|
||||||
$ make html
|
$ make html
|
||||||
|
|
||||||
|
If you encounter this error, it's likely that running it in virtual environment is your problem.
|
||||||
|
|
||||||
|
.. code-block:: console
|
||||||
|
|
||||||
|
Error in "currentmodule" directive:
|
||||||
|
|
||||||
To get started contributing, you'll want to read the :ref:`reStructuredText
|
To get started contributing, you'll want to read the :ref:`reStructuredText
|
||||||
reference <sphinx:rst-index>`
|
reference <sphinx:rst-index>`
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user