[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]
[tor-commits] [stem/master] Script for republishing stem's site
commit 22286e9dc3fea710182984dd320f4e419cc5a425
Merge: 6711458 9a1601d
Author: Damian Johnson <atagar@xxxxxxxxxxxxxx>
Date: Fri Dec 14 09:27:50 2012 -0800
Script for republishing stem's site
Now that we're moving our site from ReadTheDocs to a tpo host (staticiforme) we
need our own method for automatically republishing our sphinx docs. To do this
we're using a cron process that runs every five minutes which...
* Pulls stem's git repo. If it has changed...
* Run 'make html' to rebuild the docs.
* Republish the content by calling 'static-master-update-component'.
Many thanks to weasel for working with me on this, and pointing out the
numerous mistakes I've been making.
docs/republish | 7 ++++
docs/republish.py | 87 +++++++++++++++++++++++++++++++++++++++++++++++++++++
docs/tutorial.rst | 8 ++--
stem/__init__.py | 2 +-
4 files changed, 99 insertions(+), 5 deletions(-)
_______________________________________________
tor-commits mailing list
tor-commits@xxxxxxxxxxxxxxxxxxxx
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-commits