Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(141)

Unified Diff: net/net.gypi

Issue 1859793002: Include class relationship diagrams in network stack documentation. (Closed) Base URL: https://chromium.googlesource.com/chromium/src.git@master
Patch Set: Put net_docs.py back for Cronet. Created 4 years, 8 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « net/net.gyp ('k') | no next file » | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: net/net.gypi
diff --git a/net/net.gypi b/net/net.gypi
index 1d3b05b773982ff452954e8cc119f1f73b982c13..a4c88952d07201a38a1956087fc2b9917faa01b5 100644
--- a/net/net.gypi
+++ b/net/net.gypi
@@ -2009,17 +2009,5 @@
"websockets/websocket_stream.cc",
"websockets/websocket_stream.h",
],
- 'net_docs_script': 'tools/net_docs/net_docs.py',
- 'net_docs_sources': [
- 'README.md',
- 'docs/bug-triage.md',
- 'docs/bug-triage-labels.md',
- 'docs/bug-triage-suggested-workflow.md',
- 'docs/code-patterns.md',
- 'docs/crash-course-in-net-internals.md',
- 'docs/life-of-a-url-request.md',
- 'sdch/README.md',
- ],
- 'net_docs_output_dir': '<(PRODUCT_DIR)/net/docs',
}
}
« no previous file with comments | « net/net.gyp ('k') | no next file » | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698