From d64deeaa0fc44c2520ef9ad65b2101ddde4b8129 Mon Sep 17 00:00:00 2001 From: Daniel Francis Date: Fri, 02 Nov 2012 16:36:34 +0000 Subject: Add README --- diff --git a/README b/README new file mode 100644 index 0000000..873a55b --- /dev/null +++ b/README @@ -0,0 +1,12 @@ +This is the Sweetener Documentation. + +To see it, you need to build it through sphinx. + +On Debian and derivated distros: +# apt-get install python-sphinx +On other distros: +# easy_install -U sphinx + +Then: +$ make html +$ gnome-www-browser _build/html/index.html -- cgit v0.9.1