update guide to create a doc development system (link collection, warning) 26/128226/1
authorthmsdt <thomas.kulik@telekom.de>
Thu, 31 Mar 2022 11:19:35 +0000 (13:19 +0200)
committerthmsdt <thomas.kulik@telekom.de>
Thu, 31 Mar 2022 11:21:35 +0000 (13:21 +0200)
Issue-ID: DOC-782

Signed-off-by: thmsdt <thomas.kulik@telekom.de>
Change-Id: I792476b9b9fa292f719f56ec551c6189bfcfbfd2

docs/guides/onap-documentation/setup-of-a-doc-dev-system.rst

index 5d4fc59..6be2c67 100644 (file)
@@ -39,10 +39,10 @@ Setup of a Documentation Development System
    #########################################################################
 
 Release Relevance
-   10.0.0 (Jakarta) - 6.0.0 (Frankfurt)
+   10.x.x (Jakarta) - 6.x.x (Frankfurt)
 
 Last Review/Update
-   14/03/2022
+   31/03/2022
 
 Initial Release
    05/12/2021
@@ -442,7 +442,7 @@ Please install ...
 | GitLens                              | eamodio.gitlens                       | latest  |
 +--------------------------------------+---------------------------------------+---------+
 
-.. note:: Use the reStructuredText extension version 169.0.0 or lower to
+.. warning:: Use the reStructuredText extension version 169.0.0 or lower to
    avoid problems with the preview. You need to downgrade after the initial
    installation.
 
@@ -619,6 +619,7 @@ Documentation
 -------------
 
 - `Write The Docs: Documentation Guide <https://www.writethedocs.org/guide>`__
+- `Techwriter Documatt Blog <https://techwriter.documatt.com/>`__
 
 Git
 ---
@@ -634,6 +635,12 @@ Python
 - `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/>`__
 
+ReadTheDocs
+-----------
+
+- `Documentation <https://docs.readthedocs.io/en/stable/>`__
+- `GitHub <https://github.com/readthedocs/readthedocs.org/>`__
+
 ReadTheDocs Sphinx Theme
 ------------------------