/
APPC Documentation

APPC Documentation

Resources for creating ONAP documents

Latest ONAP Documents:

ONAP Documentation Creation:

Pandoc:

Pandoc – Converting Word Docs to rst

Pandoc installation:

Running pandoc: (note: the embedded image will be created under ./media dir)



Running Pandoc
pandoc --extract-media=. -s mydoc.docx -t rst -o mydoc.rst

Testing – Testing rst files using SPHINX

SPHINX (Python Doc Generator)

Sphinx Docs:
Sphinx and rst:
Install Sphinx:
index.rst
  • Must be in the docs root directory



Example index.rst: