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

Unified Diff: docs/py_filter

Issue 1574883002: add doxypypy and py_filter so this will turn google style (Closed) Base URL: https://chromium.googlesource.com/native_client/pnacl-subzero.git@master
Patch Set: Created 4 years, 11 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 | « docs/Doxyfile ('k') | doxypypy/.gitignore » ('j') | doxypypy/.gitignore » ('J')
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: docs/py_filter
diff --git a/docs/py_filter b/docs/py_filter
new file mode 100755
index 0000000000000000000000000000000000000000..39c465e6efcdf4d7cc3bf84597153cdb8d6dbfdd
--- /dev/null
+++ b/docs/py_filter
@@ -0,0 +1,2 @@
+#!/bin/bash
+PYTHONPATH=../doxypypy && python -m doxypypy.doxypypy -a -c $1
« no previous file with comments | « docs/Doxyfile ('k') | doxypypy/.gitignore » ('j') | doxypypy/.gitignore » ('J')

Powered by Google App Engine
This is Rietveld 408576698