Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code

Unified Diff: Doxyfile

Issue 5728380594946048: Issue 116 - Document the libadblockplus API (Closed)
Patch Set: Write libadblockplus in lower case consistently Created Sept. 2, 2014, 2:18 p.m.
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View side-by-side diff with in-line comments
Download patch
« no previous file with comments | « .hgignore ('k') | Makefile » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: Doxyfile
===================================================================
new file mode 100644
--- /dev/null
+++ b/Doxyfile
@@ -0,0 +1,7 @@
+PROJECT_NAME = "libadblockplus"
+OUTPUT_DIRECTORY = docs
+JAVADOC_AUTOBRIEF = YES
+TAB_SIZE = 2
+DISTRIBUTE_GROUP_DOC = YES
+INPUT = include
+RECURSIVE = YES
« no previous file with comments | « .hgignore ('k') | Makefile » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld