ansible/docs/docsite/rst
Toshio Kuratomi 33f0c1ce22 FactCache changes
* Fix FactCache to conform to the dict API
  * update needs to take a dict rather than a key and a value
  * __init__ needs to allow for setting the intial dictionary
* Remove unneeded _display and _cache attributes
* Move ansible.plugins.cache.FactCache to
  ansible.vars.fact_cache.FactCache because this isn't part of the cache
  plugin API.
* Add backwards compatibility when calling update on the new FactCache
* Remove code for calling old FactCache. There's no way to call the old
  FactCache so there's no need for backwards compatible code for calling
  code.  Backwards compatibility is handling things which are calling
  the new FactCache.
* Port our code to the new FactCache location.
2018-12-05 12:33:27 -08:00
..
api adds stub API docs in a single file (#46663) 2018-10-11 10:15:24 -04:00
community Docker & Remote Management Working Groups (#49023) 2018-11-26 13:27:47 -06:00
dev_guide Added recommendation about module name (#49540) 2018-12-05 10:30:40 -05:00
installation_guide apt over apt-get (#47663) 2018-12-05 09:14:48 -05:00
inventory Update implicit_localhost.rst (#45455) 2018-09-11 15:17:50 -05:00
network Update netconf jumphost documentation (#47339) 2018-10-23 14:06:19 -04:00
plugins Refine plugin docs (#49324) 2018-11-29 14:03:00 -06:00
porting_guides FactCache changes 2018-12-05 12:33:27 -08:00
reference_appendices Update faq.rst: typo (#49491) 2018-12-04 15:44:29 -05:00
roadmap Updated roadmap to reflect dates for 2.8 (#48626) 2018-11-14 15:54:15 +00:00
scenario_guides Meraki scenario guide - describe how to merge new data with old data (#48999) 2018-11-29 15:42:10 -06:00
user_guide ipaddr: Add missing documenation about network/prefix filter (#49532) 2018-12-05 12:14:13 -05:00
vmware VMware: added documentation for missing netplan support (#46685) 2018-11-24 12:02:04 +05:30
conf.py -Change: set the 'canonical_url' theme option to enable rendering of canonical urls, promoting the 'latest' docs to search engines. (#49190) 2018-11-27 10:35:50 -06:00
index.rst updates language about documentation versions and releases on index page (#46465) 2018-10-04 15:26:37 -04:00