diff options
| -rw-r--r-- | docs/developers.rst | 4 | ||||
| -rw-r--r-- | docs/index.rst | 14 |
2 files changed, 9 insertions, 9 deletions
diff --git a/docs/developers.rst b/docs/developers.rst index 100dc137..52d8ea89 100644 --- a/docs/developers.rst +++ b/docs/developers.rst @@ -110,6 +110,4 @@ No matter how you create the release tag, remember to upload tarball to pypi wit Set new dev version number in the above locations, i.e. next release `-dev`: ``5.0.1-dev`` and commit again. -Tweet, email mailing list and update the topic of #rdflib on freenode irc:: - - /msg ChanServ topic #rdflib https://github.com/RDFLib/rdflib | latest stable version: 5.0.0 | docs: http://rdflib.readthedocs.org +Tweet, email mailing list and inform members in the chat. diff --git a/docs/index.rst b/docs/index.rst index 3ebff23b..0ebb1741 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -86,9 +86,6 @@ For developers docs persisting_n3_terms -Developers might also like to join rdflib's dev mailing list: `<https://groups.google.com/group/rdflib-dev>`__ - - Source Code ----------- The rdflib source code is hosted on GitHub at `<https://github.com/RDFLib/rdflib>`__ where you can lodge Issues and @@ -98,15 +95,20 @@ The RDFlib organisation on GitHub at `<https://github.com/RDFLib>`__ maintains t and RDFlib-related packaged that you might also find useful. -Further help ------------- -For asynchronous chat support, try our gitter channel at `<https://gitter.im/RDFLib/rdflib>`__ +Further help & Contact +---------------------- If you would like more help with using rdflib, rather than developing it, please post a question on StackOverflow using the tag ``[rdflib]``. A list of existing ``[rdflib]`` tagged questions is kept there at: * `<https://stackoverflow.com/questions/tagged/rdflib>`__ +You might also like to join rdflib's dev mailing list: `<https://groups.google.com/group/rdflib-dev>`__ + +The chat is available at `gitter <https://gitter.im/RDFLib/rdflib>`_ or via matrix `#RDFLib_rdflib:gitter.im <https://matrix.to/#/#RDFLib_rdflib:gitter.im>`_. + + + Glossary -------- |
