diff --git a/Documentation/source/README.md b/Documentation/source/README.md index f08384245f..8e4c2ea945 100644 --- a/Documentation/source/README.md +++ b/Documentation/source/README.md @@ -1,4 +1,10 @@ -#Create PDF# +# Documentation # +Documentation files uses the GitHub markdown syntax. A common file extension for markdown files is .md. + + +[GitHub Markdown syntax](https://help.github.com/articles/github-flavored-markdown) + +## How to produce PDF from markdown files ## Pandoc can be used to generated PDF from a markdown file like this