X-Git-Url: https://gerrit.onap.org/r/gitweb?p=doc.git;a=blobdiff_plain;f=docs%2Fguides%2Fonap-developer%2Fhow-to-use-docs%2Fconverting-formats.rst;h=56449beb202822e75d27b165beba5cdf554fe72b;hp=835a9c5a219cb17e27a4d0e4bee3191e2b27cf26;hb=bb258d5be6346d7ca71e4aaff8676a054ed6fde8;hpb=3f17abe875d2fb008d60c06aaeb6c2d533467466 diff --git a/docs/guides/onap-developer/how-to-use-docs/converting-formats.rst b/docs/guides/onap-developer/how-to-use-docs/converting-formats.rst index 835a9c5a2..56449beb2 100644 --- a/docs/guides/onap-developer/how-to-use-docs/converting-formats.rst +++ b/docs/guides/onap-developer/how-to-use-docs/converting-formats.rst @@ -7,6 +7,14 @@ Converting to RST ================= +RST format is used for documentation. Other file formats can be converted to RST +with pandoc. + +.. caution:: + + Always check the output text after conversion. For the most common errors, + see section Fixing the converted document. + Installing pandoc -----------------