summaryrefslogtreecommitdiffstats
path: root/net/README.md
Commit message (Collapse)AuthorAgeFilesLines
* net docs: Barebones doc renderer and net_docs target.ttuttle2015-02-241-0/+1
Add a barebones Python script to render network stack documentation (into $PRODUCT_DIR/net/docs) and a gyp action to call the script. BUG=451160 Review URL: https://codereview.chromium.org/868843002 Cr-Commit-Position: refs/heads/master@{#317825}