tractor/docs/mk_gh_readme.sh

5 lines
86 B
Bash
Executable File

#!/bin/bash
sphinx-build -b rst ./github_readme ./
mv _sphinx_readme.rst _README.rst