doc: General improvements.

Print the argument list, alphabetize packages.

BUG=

Review-Url: https://codereview.chromium.org/1921943002
4 files changed
tree: 7774e28fd4e4491e7a559207f581738afc0d4ec0
  1. doc/
  2. go/
  3. infra/
  4. misc/
  5. recipe_engine/
  6. recipe_modules/
  7. recipes/
  8. unittests/
  9. .gitignore
  10. AUTHORS
  11. codereview.settings
  12. CONTRIBUTORS
  13. LICENSE
  14. OWNERS
  15. PRESUBMIT.py
  16. README.md
  17. recipes.py
  18. WHITESPACE
README.md

Recipes

Recipes are a domain-specific language (embedded in python) for specifying sequences of subprocess calls in a cross-platform and testable way.