Codebase list python-graphene-sqlalchemy / 023c8bae-cead-426d-8d98-c589051101d6/main bin / convert_documentation
023c8bae-cead-426d-8d98-c589051101d6/main

Tree @023c8bae-cead-426d-8d98-c589051101d6/main (Download .tar.gz)

convert_documentation @023c8bae-cead-426d-8d98-c589051101d6/mainraw · history · blame

1
2
3
#!/bin/bash

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