Last active
June 28, 2019 06:44
-
-
Save constrict0r/ce7f57d45d500d0dc3fe2809adb5e2eb to your computer and use it in GitHub Desktop.
Generate pandoc rst.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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