]> git.phdru.name Git - m_librarian.git/blobdiff - docs/genapidocs
Rename doc/ to docs/; generate API docs
[m_librarian.git] / docs / genapidocs
diff --git a/docs/genapidocs b/docs/genapidocs
new file mode 100755 (executable)
index 0000000..57a18a9
--- /dev/null
@@ -0,0 +1,4 @@
+#! /bin/sh
+
+cd "`dirname $0`"/.. &&
+exec sphinx-apidoc -Me -o docs/api m_librarian