salt/doc
Seth House 3a22b3af38 Removed special case for uppercase attributes from Mock object
I'm not sure what the original intent of this behavior was but we don't
appear to be using it and it breaks the infinite chain-ability of the
Mock() object by not returning a chain-able object. E.g.:
``Mock().thing.thing.thing...`` works but ``Mock().thing.Thing.thing``
breaks.

Fixes #7725.
2013-10-10 23:57:19 -04:00
..
_ext Stole the youtube directive from sphinx-contrib 2013-09-17 17:56:56 -06:00
_incl better URLs for mailing list & IRC 2013-02-01 15:14:12 +05:30
_static use new logo 2013-01-22 16:54:09 +05:30
_templates Restored html_default_sidebars setting; added JS TOC to modules sidebar 2013-02-28 10:14:14 -07:00
_themes/saltstack Merge pull request #6811 from s0undt3ch/hotfix/absolute-imports 2013-08-20 16:11:41 -07:00
cheatsheet modify content error, "vm.swappines" to "vm.swappiness" 2013-03-17 10:45:15 +08:00
man A minor clarity fix for documentation regarding the extension of Salt. 2013-10-03 14:51:49 -06:00
ref Remove inapplicable exclude-members directive 2013-10-09 21:31:05 -05:00
topics rename code:: to code-block:: 2013-10-10 13:00:29 -05:00
conf.py Removed special case for uppercase attributes from Mock object 2013-10-10 23:57:19 -04:00
contents.rst Add new ssh doc pages to toctree 2013-09-09 11:11:03 -05:00
faq.rst faq.rst: fix typo 2013-09-23 11:59:37 -07:00
gen_gource Add script to gen the gource video to webm 2012-01-08 00:20:18 -07:00
index.rst Remove unused salt.ufw anchor and more minor edits 2013-09-17 15:28:25 +02:00
Makefile Updated Sphinx makefile for latest Sphinx and i18n additions 2013-10-10 23:57:19 -04:00