Codebase list python-graphene-sqlalchemy / 3e1ed097-8162-4eb9-a0de-a4b4537c6643/main bin / convert_documentation
3e1ed097-8162-4eb9-a0de-a4b4537c6643/main

Tree @3e1ed097-8162-4eb9-a0de-a4b4537c6643/main (Download .tar.gz)

convert_documentation @3e1ed097-8162-4eb9-a0de-a4b4537c6643/mainraw · history · blame

1
2
3
#!/bin/bash

pandoc README.md --from markdown --to rst -s -o README.rst