summaryrefslogtreecommitdiff
path: root/docs/apidocs
diff options
context:
space:
mode:
authorNicholas Car <nicholas.car@surroundaustralia.com>2021-04-25 20:30:59 +1000
committerNicholas Car <nicholas.car@surroundaustralia.com>2021-04-25 20:30:59 +1000
commit4b0b2873505b09c96b66c3a3dc0da582da203543 (patch)
tree99bdb9476b8d84d1ef97f3e4b272b0ab4e74bcd0 /docs/apidocs
parentcc62ddb277ac1720a41841030bfe07eaba7b330e (diff)
downloadrdflib-4b0b2873505b09c96b66c3a3dc0da582da203543.tar.gz
removed links to removed RDFa e.g., tidied film.py
Diffstat (limited to 'docs/apidocs')
-rw-r--r--docs/apidocs/examples.rst11
1 files changed, 1 insertions, 10 deletions
diff --git a/docs/apidocs/examples.rst b/docs/apidocs/examples.rst
index d099838f..fc7be293 100644
--- a/docs/apidocs/examples.rst
+++ b/docs/apidocs/examples.rst
@@ -32,8 +32,7 @@ These examples all live in ``./examples`` in the source-distribution of RDFLib.
.. automodule:: examples.film
:members:
- :undoc-members:
- :show-inheritance:
+
:mod:`foafpaths` Module
-----------------------
@@ -59,14 +58,6 @@ These examples all live in ``./examples`` in the source-distribution of RDFLib.
:undoc-members:
:show-inheritance:
-:mod:`rdfa_example` Module
---------------------------
-
-.. automodule:: examples.rdfa_example
- :members:
- :undoc-members:
- :show-inheritance:
-
:mod:`simple_example` Module
----------------------------