summaryrefslogtreecommitdiff
path: root/docs/documentation.rst
diff options
context:
space:
mode:
authorerkin <e.altunbas@vyos.io>2022-02-12 11:30:14 +0300
committererkin <e.altunbas@vyos.io>2022-02-12 11:33:58 +0300
commit06326bcc84ab6b8021e17ae3fa4b9a4654b6af42 (patch)
treec0e2c76db6ddd041e722971c683264b3aa29284a /docs/documentation.rst
parent5d13bc96ee6cc09b02f14eef520ac41d425e1319 (diff)
downloadvyos-documentation-06326bcc84ab6b8021e17ae3fa4b9a4654b6af42.tar.gz
vyos-documentation-06326bcc84ab6b8021e17ae3fa4b9a4654b6af42.zip
Remove obsolete information about native documentation generation
Diffstat (limited to 'docs/documentation.rst')
-rw-r--r--docs/documentation.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/documentation.rst b/docs/documentation.rst
index 5161f773..a89b6079 100644
--- a/docs/documentation.rst
+++ b/docs/documentation.rst
@@ -89,7 +89,7 @@ access to the official codebase.
for writing our docs. Additional directives how to write in RST can be
obtained from reStructuredTextDirectives_.
-* Check your changes by locally building the documentation ``$ make html``.
+* Check your changes by locally building the documentation ``$ make livehtml``.
Sphinx will build the html files in the ``docs/_build`` folder. We provide
you with a Docker container for an easy to use user experience. Check the
README.md_ file of this repository.