diff --git a/README.md b/README.md index b158870..1642fb6 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,7 @@ ## How to use -See [the documentation](https://wragge.github.io/omeka_s_tools/). +[See the documentation](https://wragge.github.io/omeka_s_tools/api.html) for full details of the Omeka API Client. ```python omeka = OmekaAPIClient('http://timsherratt.org/collections/api') @@ -72,4 +72,7 @@ items['results'][0] -See [the documentation](https://wragge.github.io/omeka_s_tools/) for more examples. +See [the documentation](https://wragge.github.io/omeka_s_tools/api.html) for more examples. + +---- +Created by [Tim Sherratt](https://timsherratt.org) ([@wragge](https://twitter.com/wragge)) for the [GLAM Workbench](https://glam-workbench.net/). diff --git a/docs/index.html b/docs/index.html index 3e7754a..ec1d71d 100644 --- a/docs/index.html +++ b/docs/index.html @@ -44,7 +44,7 @@

Install

-

How to use

See the documentation.

+

How to use

See the documentation for full details of the Omeka API Client.

@@ -170,7 +170,15 @@

How to use
-

See the documentation for more examples.

+

See the documentation for more examples.

+ +
+
+

+
+
+
+

Created by Tim Sherratt (@wragge) for the GLAM Workbench.

diff --git a/index.ipynb b/index.ipynb index 300758b..227b5c9 100644 --- a/index.ipynb +++ b/index.ipynb @@ -39,7 +39,7 @@ "source": [ "## How to use\n", "\n", - "See [the documentation](https://wragge.github.io/omeka_s_tools/)." + "[See the documentation](https://wragge.github.io/omeka_s_tools/api.html) for full details of the Omeka API Client." ] }, { @@ -131,15 +131,16 @@ "cell_type": "markdown", "metadata": {}, "source": [ - "See [the documentation](https://wragge.github.io/omeka_s_tools/) for more examples." + "See [the documentation](https://wragge.github.io/omeka_s_tools/api.html) for more examples." ] }, { - "cell_type": "code", - "execution_count": null, + "cell_type": "markdown", "metadata": {}, - "outputs": [], - "source": [] + "source": [ + "----\n", + "Created by [Tim Sherratt](https://timsherratt.org) ([@wragge](https://twitter.com/wragge)) for the [GLAM Workbench](https://glam-workbench.net/)." + ] } ], "metadata": {