Commit Graph

7 Commits (b5717ef696198ce11104885faaf5f86fe66a02cc)

Author SHA1 Message Date
Jeremy Audet 5cac8efd73 Make "make webdocs" compatible with Python 3
The `webdocs` make target fails under Python 3. It fails due to a variety of
syntax errors, such as the use of `except Foo, e` and `print 'foo'`. Fix #13463
by making code compatible with both Python 2 and 3.
2015-12-08 12:00:53 -05:00
Michael Scherer de031c84d5 Remove unused if/else clause, since it doesn't change anything 2014-09-21 15:18:53 +02:00
Maykel Moya 5ba0e7477e Fix path to index.html when launching browser 2014-02-17 12:00:41 +01:00
Michael DeHaan 0cd09dd54f Remove extra "latest/" subdirectory in docs build structure. 2013-10-14 08:27:30 -04:00
Michael DeHaan e63dac15eb Moving some more files into snapshot directory 2013-04-12 17:47:04 -04:00
Tim Bielawa badb41390e Update the Makefile and build-site.py to notify of missing dependencies for doc compiling 2013-03-05 13:59:39 -05:00
Michael DeHaan d6e4b1bf5b Subtree merge of ansible-docs 2012-10-08 07:44:38 -04:00