15 Commits

Author SHA1 Message Date
Masayuki Igawa
2b33cfa983 Fix doc warnings and disable smarty-pants
This commit fixes some doc warnings and disables the smarty-pants
function. The html_use_smartypants function renders '--' to '–'(–)
but it's not good for command options.

Change-Id: Iab0a93db86f46f26b074ca3e9904fd5ff1b0f533
2016-06-29 13:57:02 +09:00
Matthew Treinish
89594a37e6 Remove the TODO file
The problem with TODO files is they require constant commits to keep
up to date, and this rarely happens. As is the case here where this
file is now quite stale and hasn't ever been updated. This commit
just drops the file in favor of just using launchpad as our task
tracking solution.

Change-Id: Id576d0f4dab2ecaf28db93909b7860306898a759
2016-06-21 19:23:47 +00:00
Jenkins
79fa9a47fc Merge "Add documentation for generate-subunit" 2016-06-21 18:21:15 +00:00
Matthew Treinish
01da1dbac1
Add documentation for generate-subunit
When the generate-subunit command was added to os-testr we neglected
to add documentation for the new command, this commit addressed that.

Change-Id: Ie643ecd2eb5faa98bfae921a9d9f96a33c7d43ba
2016-06-10 14:00:47 -04:00
Jenkins
e5e11dca2e Merge "Add whitelist file to ostestr docs" 2016-05-26 02:00:46 +00:00
Matthew Treinish
74999a5dcc
Add whitelist file to ostestr docs
This commit adds the missing details for the whitelist file to the
ostestr docs.

Change-Id: I863dcad9b1a77a083f7007ab76760e77295c610d
2016-05-24 15:58:41 -04:00
Masayuki Igawa
deaabb5fb7 Fix docs typos
This commit fixes docs typos.

Change-Id: I7f2369e2aad82f2883e408f56204c89e723cc376
2016-04-18 16:21:30 +09:00
Jake Yip
7980dde165 correct typo
Change-Id: I39e4eacadca8caa5c249de5a2105b4674a54a27b
2016-02-02 15:59:27 +11:00
Jenkins
2366c8c170 Merge "Add subunit_trace --color option's doc" 2016-01-07 01:20:33 +00:00
Masayuki Igawa
67079cd97e Add subunit_trace --color option's doc
This commit adds a document for the subunit_trace --color option.

Change-Id: I0278a20ead837d20161e4410abec0c711cc402cd
2015-12-05 23:04:49 +09:00
Masayuki Igawa
33119634b5 Fix documentation typos
This commit fixes some typos in the documentation.

Change-Id: I34ef7f863763bed2fb30421627968607bd787500
2015-12-05 22:55:06 +09:00
Matthew Treinish
a8ca37c523
Switch to using autogenerated ChangeLog in docs
This commit switches the docs to use the PBR generated ChangeLog
instead of a hand curated release notes section. This is a lot less
error prone and instantaneous as compared to our current method which
often leaves the release notes section stale for months at a time.

Change-Id: Iff6586fc0113fd8292967a536d5bd37cb46ec29d
2015-09-24 11:52:20 -04:00
Matthew Treinish
2f29ca51be
Improved docs for os-testr commands
This commit adds real docs for using the 3 currently packaged commands
in the os-testr project. As part of this change it also updates the
sphinx config to generate proper man pages for all the tooling. At a
future stage we need to ensure that these get installed properly.

Change-Id: I0055c7961203a094590f6cfeb136a2236a2f65cc
2015-07-17 11:09:23 -04:00
Matthew Treinish
131b5353a7 Add TODO file to os-testr
This commit adds a TODO file to the project to indicate both short and
long term work items for the project.

Change-Id: I90c19330eb5d8216a88f40411ed883e6f64c750d
2015-04-06 15:21:20 -04:00
Matthew Treinish
d1049b1ad6 Initial Cookiecutter Commit. 2015-03-17 14:58:46 -04:00