Stuart Axon
2016-05-07 20:00:02 UTC
Hi all,
Django and Sphinx have been moved to git submodules, see
The sphinxcontrib-shoebot module repo is now athttps://github.com/shoebot/sphinxcontrib-shoebot
The django extension was already athttps://github.com/shoebot/shoebot-django
They are both available in the extensions directory, once you do
$ git init submodule
$ git init update
Also documented in the extensions README:
https://github.com/shoebot/shoebot/blob/master/extensions/README.md
Further info on submodules:
https://git-scm.com/book/en/v2/Git-Tools-Submodules
 S++
Django and Sphinx have been moved to git submodules, see
The sphinxcontrib-shoebot module repo is now athttps://github.com/shoebot/sphinxcontrib-shoebot
The django extension was already athttps://github.com/shoebot/shoebot-django
They are both available in the extensions directory, once you do
$ git init submodule
$ git init update
Also documented in the extensions README:
https://github.com/shoebot/shoebot/blob/master/extensions/README.md
Further info on submodules:
https://git-scm.com/book/en/v2/Git-Tools-Submodules
 S++