From 0d48d1b6cea6e479e987ef954680206030249bcf Mon Sep 17 00:00:00 2001 From: Joe Heck Date: Sat, 29 Sep 2012 15:28:08 -0700 Subject: updating keystoneclient doc theme adding in openstack theming enabling last update from git removing old manual references to API, converted entirely to autodoc updated .gitignore fixed docstring warnings and errors Change-Id: Id22ddc446331d52cbf56c3462d8b532fc37f64ac --- doc/source/_theme/theme.conf | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 doc/source/_theme/theme.conf (limited to 'doc/source/_theme/theme.conf') diff --git a/doc/source/_theme/theme.conf b/doc/source/_theme/theme.conf new file mode 100644 index 0000000..1cc4004 --- /dev/null +++ b/doc/source/_theme/theme.conf @@ -0,0 +1,4 @@ +[theme] +inherit = basic +stylesheet = nature.css +pygments_style = tango -- cgit v1.2.1