diff options
author | thmsdt <thomas.kulik@telekom.de> | 2022-07-28 14:30:44 +0200 |
---|---|---|
committer | thmsdt <thomas.kulik@telekom.de> | 2022-07-28 14:32:10 +0200 |
commit | 830bc298c26764f3d98f3ca98adf7b3c1b3d0a3a (patch) | |
tree | e1347172f6381e0b0435e67a52527b9a0192faeb /docs/guides/onap-documentation | |
parent | 1b310d3b8229f4f082adc03126e4d35f57c60235 (diff) |
remove lfdocs from doc setup guide
Issue-ID: DOC-798
Signed-off-by: thmsdt <thomas.kulik@telekom.de>
Change-Id: I54878c50d0c1e0d0af7ed10806b6106f9c9ca398
Diffstat (limited to 'docs/guides/onap-documentation')
-rw-r--r-- | docs/guides/onap-documentation/setup-of-a-doc-dev-system.rst | 10 |
1 files changed, 3 insertions, 7 deletions
diff --git a/docs/guides/onap-documentation/setup-of-a-doc-dev-system.rst b/docs/guides/onap-documentation/setup-of-a-doc-dev-system.rst index 6be2c6722..e6a8ac701 100644 --- a/docs/guides/onap-documentation/setup-of-a-doc-dev-system.rst +++ b/docs/guides/onap-documentation/setup-of-a-doc-dev-system.rst @@ -39,10 +39,10 @@ Setup of a Documentation Development System ######################################################################### Release Relevance - 10.x.x (Jakarta) - 6.x.x (Frankfurt) + 11.x.x (Kohn) - 10.x.x (Jakarta) Last Review/Update - 31/03/2022 + 28/07/2022 Initial Release 05/12/2021 @@ -292,13 +292,9 @@ your terminal has changed. Now it starts with ``(onapdocs)``. .. code-block:: bash pip3 install wheel - pip3 install lfdocs-conf which sphinx-build -.. note:: The ``lfdocs-conf`` package requires multiple, additional libraries. - They are loaded automatically. - .. tip:: Remember the path ``/home/<USER>/environments/onapdocs/bin/sphinx-build``, you need it later to configure a VSC extension. @@ -633,7 +629,7 @@ Python - `How To Install Python 3 and Set Up a Programming Environment on an Ubuntu 20.04 Server <https://www.digitalocean.com/community/tutorials/how-to-install-python-3-and-set-up-a-programming-environment-on-an-ubuntu-20-04-server>`__ - `Using Python environments in VS Code <https://code.visualstudio.com/docs/python/environments>`__ - `Getting Started with Python in VS Code <https://code.visualstudio.com/docs/python/python-tutorial>`__ -- `Linux Foundation Docs Conf <https://pypi.org/project/lfdocs-conf/>`__ +- `Linux Foundation Docs Conf (obsolete) <https://pypi.org/project/lfdocs-conf/>`__ ReadTheDocs ----------- |