diff options
author | Karl Berry <karl@freefriends.org> | 2012-07-27 23:39:36 +0000 |
---|---|---|
committer | Karl Berry <karl@freefriends.org> | 2012-07-27 23:39:36 +0000 |
commit | 667c94d4c814daec165a23fb251a7c38f37e202d (patch) | |
tree | afb5f123bcb70a169633701290e90e4049c48bf7 /Master/texmf-dist/doc/support/lua2dox/README | |
parent | e5a3f502a0f8618b02616ad91af5595471381723 (diff) |
new support package lua2dox (20jul12)
git-svn-id: svn://tug.org/texlive/trunk@27205 c570f23f-e606-0410-a88d-b1316a301751
Diffstat (limited to 'Master/texmf-dist/doc/support/lua2dox/README')
-rw-r--r-- | Master/texmf-dist/doc/support/lua2dox/README | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/Master/texmf-dist/doc/support/lua2dox/README b/Master/texmf-dist/doc/support/lua2dox/README new file mode 100644 index 00000000000..eefefecd7d1 --- /dev/null +++ b/Master/texmf-dist/doc/support/lua2dox/README @@ -0,0 +1,17 @@ +########## +lua2dox_lua + +This is a hack to enable doxygen to document lua. + +It uses the wellknown doxygen filter mechanism to fool doxygen into reading foreign languages. + +If this works for you then enjoy. + +Files: + INSTALL -- help with installation + lua2dox-refm.pdf -- more extensive documentation + +Simon Dales +18/5/2012 + +##
\ No newline at end of file |