swift/doc/source
Pete Zaitcev 93964ff0a5 Fix colorization of "hash" in SAIO doc.
Admittedly, this is ridiculously trivial, but the coloring of
"hash" always peeved me. Not so much that it existed, but that
I did not understand what caused it. After consulting our Sphinx
experts, it turned out that the code block was considered code
in Python and "hash" is a reserved word in Python, so it was
colored.

One option is to declare the code block "ini", which is what
it is, but that causes the block stand out just as badly, unless
we highlight every one of them. So, for now use "none".

Change-Id: Icee021fc30839eeb02cd3e232ff6be92ed32df52
2012-04-10 10:44:55 -06:00
..
_ga Updated Google Analytics code for more precise tracking 2010-11-11 09:00:00 -06:00
_static Adding a box to each page that gives readers links to 1.1 and 1.2 Swift docs sites 2011-03-09 23:14:38 -06:00
_theme Changing version links to 1.2 and 1.3 instead of 1.1 and 1.2 2011-04-27 08:41:07 -05:00
account.rst Initial commit of Swift code 2010-07-12 17:03:45 -05:00
admin_guide.rst Add json output option to swift-dispersion-report 2012-02-29 04:24:54 +00:00
conf.py updated copyright date for all files 2012-03-19 13:45:34 -05:00
container.rst More docs 2011-02-24 15:01:22 -08:00
db.rst Initial commit of Swift code 2010-07-12 17:03:45 -05:00
debian_package_guide.rst Updates swift docs to use correct release PPA. 2011-12-16 20:22:18 -08:00
deployment_guide.rst Added option to disable SQLite db preallocation 2012-03-28 21:45:18 +00:00
development_auth.rst Fix documentation example. 2011-10-07 18:53:48 -04:00
development_guidelines.rst updated copyright date for all files 2012-03-19 13:45:34 -05:00
development_saio.rst Fix colorization of "hash" in SAIO doc. 2012-04-10 10:44:55 -06:00
getting_started.rst Updates swift docs to use correct release PPA. 2011-12-16 20:22:18 -08:00
howto_installmultinode.rst Merge "added account_autocreate = true to example proxy config" 2012-02-28 21:28:33 +00:00
index.rst object versioning 2012-03-28 15:48:43 -05:00
misc.rst TempURL and FormPost Middleware 2012-01-10 21:57:52 +00:00
object.rst Initial commit of Swift code 2010-07-12 17:03:45 -05:00
overview_architecture.rst Spell check for .rst files 2010-10-13 11:28:27 -05:00
overview_auth.rst consync: fixes as per the code roast 2011-07-08 19:57:45 +00:00
overview_container_sync.rst Added notes about container sync and large objects 2011-07-14 18:53:04 +00:00
overview_expiring_objects.rst Expiring Objects Support 2011-11-01 15:49:00 +00:00
overview_large_objects.rst Added notes about container sync and large objects 2011-07-14 18:53:04 +00:00
overview_object_versioning.rst object versioning 2012-03-28 15:48:43 -05:00
overview_reaper.rst Add an optional delay to account reaping. 2012-03-21 15:26:07 +00:00
overview_replication.rst Explain how replication works more clearly 2011-12-21 12:56:23 +09:00
overview_ring.rst Initial commit of Swift code 2010-07-12 17:03:45 -05:00
proxy.rst Initial commit of Swift code 2010-07-12 17:03:45 -05:00
ratelimit.rst fix docs 2011-07-18 15:19:32 -07:00
ring.rst Initial commit of Swift code 2010-07-12 17:03:45 -05:00