Versions Compared

Key

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

Resources for creating ONAP documents

Latest ONAP Documents:

ONAP Documentation Creation:

...

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


Code Block
titleRunning Pandoc
pando	cpandoc --extract-media=. -s mydoc.docx -t rst -o mydoc.rst

...