Commit Graph

38 Commits (bda2ce6ffdb04f37a920294ca2cc560c8ddebecb)

Author SHA1 Message Date
Michael DeHaan 5f18a53530 Fixup docs formatting.
13 years ago
Michael DeHaan fa9635478b Fixing your YAML Seth :)
13 years ago
Michael DeHaan 3f8aa8aec5 Fix up some module docs formatting errors.
13 years ago
Dale Sedivec 7681b1ce68 Improve Markdown (and other) module doc output
13 years ago
Michael DeHaan 9ca0289dee Fixup the module formatter to explain the EXAMPLES string as well.
13 years ago
Michael DeHaan 627b6a0455 Have 1.2 clear in docs
13 years ago
Michael DeHaan 391fb98ee2 Allow modules to be categorized, and also sort them when generating the documentation.
13 years ago
Michael DeHaan 148d8859ba Docs on parameterized roles, make document generation output less noisy
13 years ago
Marco Vito Moscaritolo a53259a797 Fixed option validation error
13 years ago
Cristian Ciupitu 29aaa5e693 module_formatter.return_data: use UTF-8 encoding
13 years ago
Jan-Piet Mens 396a07bcc7 Add support for additional EXAMPLES string in Ansible modules
13 years ago
Michael DeHaan 0ae7f996f5 Make sure all the lookup plugins are documented.
13 years ago
Michael DeHaan dd5a8474f8 Have module formatter ignore more types of files.
14 years ago
Jan-Piet Mens 068ef0e979 module_formatter: re-instate code
14 years ago
Jan-Piet Mens caf003c813 DOCUMENTATION strings
14 years ago
Jan-Piet Mens e32f4a0564 Move get_docstring from module_formatter into ansible/utils
14 years ago
Michael DeHaan 626203a7c9 Module documentation should have options sorted
14 years ago
Jan-Piet Mens afa467e975 DOCUMENTATION: LaTeX template is back
14 years ago
Michael DeHaan 4104478abd Added 'script', a module that can push and insantly run a remote script. Replaces the need to copy+command.
14 years ago
Jan-Piet Mens d4f89122f4 Add support for Github-flavored Markdown to module_formatter
14 years ago
Stephen Fromm 60f06c36b3 Miscellaneous fixes to module_formatter.py
14 years ago
Dag Wieers 2786149bdc Moving now from getopt to optparse
14 years ago
Michael DeHaan 6d2f003ceb Update formatter to not include orange blocks all over docsite page
14 years ago
Michael DeHaan 110244d7b4 Merge branch 'remove-argparse' of git://github.com/dagwieers/ansible into devel
14 years ago
Marco Vito Moscaritolo ee679c0190 Unified document generator and make to generate JSON and JS files
14 years ago
Dag Wieers 2dcd0846ab Use getopt instead of argparse
14 years ago
Michael DeHaan c3f443f56c fix sorting
14 years ago
Michael DeHaan 761330b125 Fix module formatter indexing
14 years ago
Tim Bielawa 85fb7c6d4b Library functions and modules should be in the 3 man page section. Also the files should end in '.3'
14 years ago
Michael DeHaan 31a4fe412f Complain when modules do not have documentation.
14 years ago
Jan-Piet Mens eb8a11237c module_formatter can output lists of files to process (.rst and .tex)
14 years ago
Jan-Piet Mens e4338d0ca3 module_formatter now also uses Jinja2 trim_blocks
14 years ago
Marco Vito Moscaritolo 94de4db928 Add JSON output format to DOCUMENTS and EXAMPLES parser
14 years ago
Jan-Piet Mens 62d038dca4 module_formatter fixes
14 years ago
Michael DeHaan 0c855a85bc fix module formatter output messages
14 years ago
Michael DeHaan 405c097c43 Various fixes for the module documentation auto-generator
14 years ago
Michael DeHaan 83f277cfe6 Various tweaking to get the module formatter to work for 'make docs' in the docs project. Likely the templates for other module formatting types will have to change
14 years ago
Jan-Piet Mens d47e15a1f2 module_formatter in hacking/
14 years ago