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:30:14 +0300
commit174b3fe9bb73712485d99b2d0ce4a6866585b252 (patch)
tree9799bb8c14eb5f8d5e4746fb679e0c5cb368938d /docs/documentation.rst
parent6b1fccde2784a42b38936ceeea3477116aef40ad (diff)
downloadvyos-documentation-174b3fe9bb73712485d99b2d0ce4a6866585b252.tar.gz
vyos-documentation-174b3fe9bb73712485d99b2d0ce4a6866585b252.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 00db6e56..77cd5cc4 100644
--- a/docs/documentation.rst
+++ b/docs/documentation.rst
@@ -91,7 +91,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.