diff --git a/build.sh b/build.sh index 7854ab2f..e001ec30 100755 --- a/build.sh +++ b/build.sh @@ -30,11 +30,11 @@ python3 utils/generate_template_docs.py m2r2 docsrc/source/template_help.md rm docsrc/source/template_help.md -echo "Copying API_README.md to docsrc/source/api_readme.md" -rm docsrc/source/api_readme.rst -cp API_README.md docsrc/source/api_readme.md -m2r2 docsrc/source/api_readme.md -rm docsrc/source/api_readme.md +echo "Copying API_README.md to docsrc/source/API_README.md" +rm docsrc/source/API_README.rst +cp API_README.md docsrc/source/API_README.md +m2r2 docsrc/source/API_README.md +rm docsrc/source/API_README.md # build docs echo "Building docs" diff --git a/docs/_modules/index.html b/docs/_modules/index.html index 7474038f..30d3c105 100644 --- a/docs/_modules/index.html +++ b/docs/_modules/index.html @@ -160,7 +160,7 @@
  • OSXPhotos Command Line Interface (CLI)
  • OSXPhotos Template System
  • OSXPhotos Python Package Overview
  • -
  • OSXPhotos Python API
  • +
  • OSXPhotos Python API
  • OSXPhotos Python Reference
  • diff --git a/docs/_sources/index.rst.txt b/docs/_sources/index.rst.txt index b1744207..a058a165 100644 --- a/docs/_sources/index.rst.txt +++ b/docs/_sources/index.rst.txt @@ -14,7 +14,7 @@ Welcome to OSXPhotos's documentation! cli template_help package_overview - api_readme + API_README reference diff --git a/docs/genindex.html b/docs/genindex.html index d3ef836e..405af288 100644 --- a/docs/genindex.html +++ b/docs/genindex.html @@ -159,7 +159,7 @@
  • OSXPhotos Command Line Interface (CLI)
  • OSXPhotos Template System
  • OSXPhotos Python Package Overview
  • -
  • OSXPhotos Python API
  • +
  • OSXPhotos Python API
  • OSXPhotos Python Reference
  • diff --git a/docs/index.html b/docs/index.html index 8e380cd2..e1691b34 100644 --- a/docs/index.html +++ b/docs/index.html @@ -161,7 +161,7 @@
  • OSXPhotos Command Line Interface (CLI)
  • OSXPhotos Template System
  • OSXPhotos Python Package Overview
  • -
  • OSXPhotos Python API
  • +
  • OSXPhotos Python API
  • OSXPhotos Python Reference
  • @@ -283,306 +283,306 @@
  • Using the osxphotos CLI to run python code
  • -
  • OSXPhotos Python API