diff options
| author | Nicholas Car <nicholas.car@surroundaustralia.com> | 2021-07-15 10:04:50 +1000 |
|---|---|---|
| committer | Nicholas Car <nicholas.car@surroundaustralia.com> | 2021-07-15 10:04:50 +1000 |
| commit | 9071117a4a70b8d1dbf9436919ce1d671b2bdc86 (patch) | |
| tree | 60faa6287155c0614e6011e92fc09b0a10e24a27 /docs | |
| parent | c62a573b4e9fbdcadcf2e008531c2c1579b81b5d (diff) | |
| download | rdflib-9071117a4a70b8d1dbf9436919ce1d671b2bdc86.tar.gz | |
fix docc build warnings
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/developers.rst | 2 | ||||
| -rw-r--r-- | docs/index.rst | 1 |
2 files changed, 1 insertions, 2 deletions
diff --git a/docs/developers.rst b/docs/developers.rst index 56d6761b..7b44d1b2 100644 --- a/docs/developers.rst +++ b/docs/developers.rst @@ -48,7 +48,7 @@ Writing documentation We use sphinx for generating HTML docs, see :ref:`docs` Continuous Integration ---------------------- +---------------------- We used Drone for CI, see: diff --git a/docs/index.rst b/docs/index.rst index b79c75a1..f82e1d97 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -84,7 +84,6 @@ For developers developers docs - univrdfstore persisting_n3_terms Developers might also like to join rdflib's dev mailing list: `<https://groups.google.com/group/rdflib-dev>`__ |
