Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

No Format
sphinx
sphinx-rtd-theme
sphinxcontrib-httpdomain
recommonmark
lfdocs-conf

Step 3: Test locally

Working in the root of the repository, issue the following command to generate documentation. This assumes you have Python and Tox installed on the machine where you are working.

{code}
tox -e docs,docs-linkcheck
{code}

Step 4: Add a link to your-repo documentation

3.1 Clone the doc area:

No Format
git clone "https://gerrit.o-ran-sc.org/r/doc"

...