Skip to main content
aboutsummaryrefslogtreecommitdiffstats
blob: 4b28a31fa6908df7d13ffd8c2b415a65daef2bc9 (plain) (blame)
1
2
3
4
5
6
7
8
9
source.. = src/
output.. = bin/
bin.includes = plugin.xml,\
               META-INF/,\
               .,\
               html/,\
               reference-toc.xml,\
               toc.xml,\
               top-toc.xml

Back to the top