diff options
| author | Nicholas Car <nicholas.car@surroundaustralia.com> | 2021-04-25 21:20:53 +1000 |
|---|---|---|
| committer | Nicholas Car <nicholas.car@surroundaustralia.com> | 2021-04-25 21:20:53 +1000 |
| commit | bb03d810ffd0504c86476f3fd5f9ee31026376f9 (patch) | |
| tree | e4661d03e1bbdb5188ad74a04bd994b22f9f66f8 /docs | |
| parent | f447b0f23fba59df15bc6b31735bdb18d2940bd4 (diff) | |
| download | rdflib-bb03d810ffd0504c86476f3fd5f9ee31026376f9.tar.gz | |
removed simple_example as it didn't do anything interesting
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/apidocs/examples.rst | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/docs/apidocs/examples.rst b/docs/apidocs/examples.rst index 607a3ffc..f386408b 100644 --- a/docs/apidocs/examples.rst +++ b/docs/apidocs/examples.rst @@ -58,14 +58,6 @@ These examples all live in ``./examples`` in the source-distribution of RDFLib. :undoc-members: :show-inheritance: -:mod:`simple_example` Module ----------------------------- - -.. automodule:: examples.simple_example - :members: - :undoc-members: - :show-inheritance: - :mod:`sleepycat_example` Module -------------------------------- |
