From d7cf66b11f28a67b02cd1d6f6f59839566b44c9c Mon Sep 17 00:00:00 2001 From: Rhet Turnbull Date: Sun, 13 Aug 2023 07:57:55 -0700 Subject: [PATCH] Updated docs --- build.sh | 10 +- docs/_modules/index.html | 2 +- docs/_sources/index.rst.txt | 2 +- docs/genindex.html | 2 +- docs/index.html | 526 ++++++++++++++++++------------------ docs/objects.inv | Bin 9991 -> 9992 bytes docs/py-modindex.html | 2 +- docs/search.html | 2 +- docs/searchindex.js | 2 +- docs/template_help.html | 2 +- docs/tutorial.html | 2 +- docsrc/source/index.rst | 2 +- osxphotos/docs/docs.zip | Bin 1502614 -> 1490740 bytes 13 files changed, 277 insertions(+), 277 deletions(-) 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