diff options
author | Trevor Bramwell <tbramwell@linuxfoundation.org> | 2018-09-10 15:09:45 -0700 |
---|---|---|
committer | Trevor Bramwell <tbramwell@linuxfoundation.org> | 2018-10-22 11:22:41 -0700 |
commit | 7c525d126453994f720897a9845722557ba3a165 (patch) | |
tree | 3e4f14ee3ea6e7ae48c55f7fe4c7824b2fe51613 /docs/release/installation | |
parent | 560eb13d6468f142d6aaaae78f85bc22a6acc7cf (diff) |
Adds local documentation builds following this guide:
https://docs.opnfv.org/en/latest/how-to-use-docs/local-build-transition.html
docs can be build with
tox -e docs
Going forward docs will be hosted here:
https://opnfv-daisy.readthedocs.io/en/latest/
Change-Id: Iecb230463dfb96101cc5cf01af71cb54318ca732
Signed-off-by: Trevor Bramwell <tbramwell@linuxfoundation.org>
Diffstat (limited to 'docs/release/installation')
-rw-r--r-- | docs/release/installation/index.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/release/installation/index.rst b/docs/release/installation/index.rst index 611ecf63..3080e14b 100644 --- a/docs/release/installation/index.rst +++ b/docs/release/installation/index.rst @@ -8,7 +8,7 @@ OPNFV Daisy4nfv Installation Guide ********************************** .. toctree:: - :numbered: + :numbered: :maxdepth: 4 introduction.rst |