Add documentation for the rbt commands

Review Request #3931 — Created March 5, 2013 and submitted — Latest diff uploaded

Information

RBTools
master

Reviewers

Add documentation for the rbt commands

A page for each command has been added listing a short description and
the options which the command accepts. Eventually these should be
expanded to provide more in depth documentation.

Also, the post-review documentation has been ported from the Review
Board code base. This also served as the starting point for the rbt
post command's documentation.

Additionally, a couple of unused options, which were noticed while
documenting, were removed from the post command.

This is dependent upon /r/3296
Built the documentation using 'make html' and visually inspected.
docs/contents.txt
docs/glossary.txt
docs/index.txt
docs/post-review.txt
docs/api/index.txt
docs/api/overview.txt
docs/rbt/configuration.txt
docs/rbt/index.txt
docs/rbt/commands/attach.txt
docs/rbt/commands/close.txt
docs/rbt/commands/diff.txt
docs/rbt/commands/index.txt
docs/rbt/commands/patch.txt
docs/rbt/commands/post.txt
docs/rbt/commands/publish.txt
docs/rbt/commands/status.txt
rbtools/commands/attach.py
rbtools/commands/close.py
rbtools/commands/patch.py
rbtools/commands/post.py
rbtools/commands/publish.py
Loading...