From c996a845071fb57c032624ddff9fe76c111cb9b5 Mon Sep 17 00:00:00 2001 From: Sandy Walsh Date: Thu, 16 Jan 2014 20:03:01 +0000 Subject: [PATCH] messing with readthedocs.org --- README.md | 2 +- etc/doc-requires.txt | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) create mode 100644 etc/doc-requires.txt diff --git a/README.md b/README.md index c18e203..482a6ae 100644 --- a/README.md +++ b/README.md @@ -12,4 +12,4 @@ OpenStack has the ability to publish notifications to a RabbitMQ exchange as the A detailed description of the notifications published by OpenStack [is available here](http://wiki.openstack.org/SystemUsageData) ## Documentation -`cd` into the `docs` directory and run `make html` to get the installation and API docs. \ No newline at end of file +`cd` into the `docs` directory and run `make html` to get the installation and API docs. Or you can view the `rst` files [directly here](https://github.com/rackerlabs/stacktach/blob/master/docs/setup.rst) diff --git a/etc/doc-requires.txt b/etc/doc-requires.txt new file mode 100644 index 0000000..4df3b68 --- /dev/null +++ b/etc/doc-requires.txt @@ -0,0 +1 @@ +sphinxcontrib-httpdomain