commit | dd51aacdb1dfaeca704d8d701535b7de680acfb3 | [log] [tgz] |
---|---|---|
author | Joe Gregorio <jcgregorio@google.com> | Thu Mar 07 14:11:52 2019 -0500 |
committer | Skia Commit-Bot <skia-commit-bot@chromium.org> | Fri Mar 08 16:06:03 2019 +0000 |
tree | e528bb5714facb47d00e634eaf2f926b4993cc68 | |
parent | 03896ae9ce0ccf567dddef4ba322c7eb9c6a448a [diff] [blame] |
Get doxygen working again. This also enables MarkDeep for the comments, but I haven't added any examples of that yet. Screenshots: https://screenshot.googleplex.com/mUCgtAesDWt.png https://screenshot.googleplex.com/S1p4Dhpn6KW.png Bug: skia: Change-Id: I4f645ef1050d26c7a4660a1fc28a8d41f085f4f8 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/198241 Reviewed-by: Brian Osman <brianosman@google.com> Commit-Queue: Joe Gregorio <jcgregorio@google.com>
diff --git a/tools/doxygen/ProdDoxyfile b/tools/doxygen/ProdDoxyfile new file mode 100644 index 0000000..afcacff --- /dev/null +++ b/tools/doxygen/ProdDoxyfile
@@ -0,0 +1,5 @@ +# This config is used to generate the docs under continuous integration. + +@INCLUDE = Doxyfile + +OUTPUT_DIRECTORY = /workspace/__doxygen_staging