Skip to content

Commit 46800b0

Browse files
committed
Initial commit of squirrel filter for doxygen.
0 parents commit 46800b0

File tree

3 files changed

+407
-0
lines changed

3 files changed

+407
-0
lines changed

.hgignore

Whitespace-only changes.

doxygen_squirrel_filter.bat

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
@echo off
2+
3+
:: Change path to python here to your own system's setting if needed.
4+
5+
@e:\Python27\python.exe doxygen_squirrel_filter.py %1

0 commit comments

Comments
 (0)