diff options
Diffstat (limited to 'docs/sphinx/update-modules.sh')
| -rwxr-xr-x | docs/sphinx/update-modules.sh | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/sphinx/update-modules.sh b/docs/sphinx/update-modules.sh new file mode 100755 index 0000000..b3bd094 --- /dev/null +++ b/docs/sphinx/update-modules.sh @@ -0,0 +1,2 @@ +#!/bin/bash +sphinx-apidoc -Mfo . ../../nikola |
