blob: 2e8d5441d4d1b32556ee31f0fe6cac454fa8350a [file] [log] [blame]
= Man pages for Depot_tools
This document describes how to write documentation for depot_tools and how to
deploy it.
== Edit
Only edit files in src/ directories. All other directories (e.g. html, man1) are
autogenerated and should never be edited manaully.
Once you made modifications to src/ files, run `./make_docs.sh` in src/
directory to generate html and man pages.
== Deploy
Run `./push_to_gs.sh` from this directory. If you not have access, ask someone
from chrome infra to deploy it for you.