April 12, 2016
View b27c424

Fixes to the documentation build (#15356)

Toshio Kuratomi authored on 2016/04/12 09:11:55
February 9, 2016
View 6414c96

now check for description and listify if needed

Brian Coca authored on 2016/02/09 02:33:54
February 3, 2016
View 5cd3f71

Handle utf-8 in module short desc

Toshio Kuratomi authored on 2016/02/03 06:00:24
December 8, 2015
View 5cac8ef

Make "make webdocs" compatible with Python 3

Jeremy Audet authored on 2015/12/08 23:39:45
October 28, 2015
View 5719912

added a skip for the test dir in module repos

Brian Coca authored on 2015/10/28 08:59:12
October 12, 2015
View 3a0bf55

better error catching for doc build

Brian Coca authored on 2015/10/12 23:19:48
September 3, 2015
View 823677b

Replace .iteritems() with six.iteritems()

Marius Gedminas authored on 2015/09/03 15:23:27
August 31, 2015
View b8c9391

Change to python3 syntax

Kevin Houdebert authored on 2015/08/31 09:35:14
July 29, 2015
View f5c8055

removed debug stuff

Brian Coca authored on 2015/07/29 04:25:17
View a78fdde

better handling for weird doc corner cases (abscense of options, bad text objects, etc) also updated extras to get some docfixes on the module side

Brian Coca authored on 2015/07/29 03:29:43
July 21, 2015
View 740f15c

just remove version_added when to old, not the whole option!

Brian Coca authored on 2015/07/21 11:30:37
July 17, 2015
View 6ba706f

minor doc reformatting now version_added < 1.3 does not get shown, up from 1.0 option's version_added is also now filterd against this threshold module version_added is more prominent exaples now uses pure rst instead of intermingled with html formatting aliases now shown in description for options bad version fields now throw warnings instead of exceptions ansible-doc errors now show traceback in very very verbose mode, for easier debugging

Brian Coca authored on 2015/07/17 23:00:02
View 811b10d

docs will not mention versions older than 1.5

Brian Coca authored on 2015/07/17 12:08:54
May 29, 2015
View 2bad888

Merge branch 'v2_final' into devel_switch_v2

James Cammarata authored on 2015/05/29 05:26:03
May 23, 2015
View 3010190

Fixing up the hacking module_formatter code for v2

Florian Apolloner authored on 2015/05/23 22:42:17