|
|
|
@ -9,8 +9,8 @@ do a docs build and push the static files. If you wish to verify output from the
|
|
|
|
|
such as link references, you may [install Sphinx] and build the documentation by running
|
|
|
|
|
`make viewdocs` from the `ansible/docsite` directory. To include module documentation
|
|
|
|
|
you'll need to run `make webdocs` at the top level of the repository. The generated
|
|
|
|
|
html files are in docsite/htmlout/ and will require Wordpress to render correctly.
|
|
|
|
|
|
|
|
|
|
html files are in docsite/htmlout/ and really won't be formatted right until up
|
|
|
|
|
on ansibleworks.com.
|
|
|
|
|
|
|
|
|
|
If you do not want to learn the reStructuredText format, you can also [file issues] about
|
|
|
|
|
documentation problems on the Ansible GitHub project.
|
|
|
|
|