https://github.com/csuarez/javadoc2tex
TexGen Doclet to generate LaTeX files from Javadoc with extra options
https://github.com/csuarez/javadoc2tex
Last synced: 3 months ago
JSON representation
TexGen Doclet to generate LaTeX files from Javadoc with extra options
- Host: GitHub
- URL: https://github.com/csuarez/javadoc2tex
- Owner: csuarez
- Created: 2011-10-07T16:33:32.000Z (over 14 years ago)
- Default Branch: master
- Last Pushed: 2011-10-07T17:13:19.000Z (over 14 years ago)
- Last Synced: 2025-12-01T00:49:00.880Z (6 months ago)
- Homepage:
- Size: 1.16 MB
- Stars: 1
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# javadoc2tex
This is an extended version of TexGen Doclet, which has new two options. I've developed these options for my personal use, but I decided to publish it.
This version is distributed under the same conditions than TexGen (see ORIGINAL-README file).
## New options
* Output in Spanish language using the `spanish` option.
* Adding a new level for the initial element of the hierarchy: subsubsection. This can be used specifying the `subsubsection` option.