Skip to content

Instantly share code, notes, and snippets.

@constrict0r
Last active June 28, 2019 06:44
Show Gist options
  • Save constrict0r/ce7f57d45d500d0dc3fe2809adb5e2eb to your computer and use it in GitHub Desktop.
Save constrict0r/ce7f57d45d500d0dc3fe2809adb5e2eb to your computer and use it in GitHub Desktop.
Generate pandoc rst.
cd my_project/docs/source
pandoc -s -o ../build/singlerst/README.rst title.rst ingredients.rst index_plain.rst
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment