stfm
|
507b9092be
|
remove log message
|
2017-11-24 09:31:14 +01:00 |
|
stfm
|
406020343b
|
cleanup code
|
2017-11-24 09:31:03 +01:00 |
|
stfm
|
84953e670c
|
correct spelling
|
2017-11-24 09:30:53 +01:00 |
|
stfm
|
e17cd5cf34
|
add error log message
|
2017-11-24 09:30:33 +01:00 |
|
stfm
|
f1f1b7a69d
|
update README.md
|
2017-11-24 09:30:14 +01:00 |
|
stfm
|
a8cc3072c4
|
fix ‘image file not found’ by using File.pathSeparator
|
2017-11-22 00:45:41 +01:00 |
|
stfm
|
a5bdd8ab46
|
add log messages
|
2017-11-22 00:44:11 +01:00 |
|
stfm
|
44aed85414
|
add test class for included images
|
2017-11-22 00:43:56 +01:00 |
|
stfm
|
4dbec4744c
|
use -p option for mkdir command in example scripts
|
2017-11-22 00:24:50 +01:00 |
|
stfm
|
405dcc2768
|
add log messages images lookup
|
2017-11-22 00:23:47 +01:00 |
|
stfm
|
ba65694abb
|
use generic type arguments
|
2017-11-21 23:24:35 +01:00 |
|
stfm
|
86979e36a1
|
replace for loop with while
|
2017-11-21 23:22:22 +01:00 |
|
stfm
|
0cfbea3c5b
|
use try-with-resources statement
|
2017-11-21 23:21:57 +01:00 |
|
stfm
|
639ea26a73
|
change maven compiler source and target from 1.6 to 1.7
|
2017-11-21 23:20:51 +01:00 |
|
stfm
|
da9c7969dc
|
use option -p for mkdir command in example scripts
|
2017-11-21 23:20:19 +01:00 |
|
stfm
|
34c7de2701
|
extend .gitignore
|
2017-11-21 23:18:52 +01:00 |
|
stfm
|
df0445c1c3
|
remove not needed SuppressWarnings
|
2017-11-21 22:44:40 +01:00 |
|
doclet
|
fa1fba8d5e
|
Merge pull request #6 from fmsyWsniEu/master
Use lualatex as it is capable to handle larger documents
|
2016-06-15 01:49:58 +02:00 |
|
Friedrich Schwittay
|
7540ad65d6
|
Use lualatex as it is capable to handle larger documents
|
2016-04-30 16:54:02 +02:00 |
|
stfm
|
5c112fe278
|
minor changes
|
2015-03-21 23:11:54 +01:00 |
|
stfm
|
6b753e21cf
|
Adding option for class and method declaration code listings (default is 'none')
|
2015-03-21 22:49:47 +01:00 |
|
doclet
|
1c653c9b0d
|
Merge pull request #4 from cepr/master
Misc improvements
|
2015-03-21 21:19:56 +01:00 |
|
Cedric Priscal
|
7f55061a59
|
Add an option to specify the order of the packages.
|
2015-03-18 19:48:18 -07:00 |
|
Cedric Priscal
|
cb1a18268e
|
Support for links without a label.
If no link label is specified, it is now computed from the link.
|
2015-03-18 18:01:13 -07:00 |
|
Cedric Priscal
|
9405be0f43
|
Using package listings to display source code
This fixes some line overflow issues and improves appearance.
|
2015-03-18 14:09:26 -07:00 |
|
Cedric Priscal
|
a4864eb012
|
Adding an option to deactivate the table of content of each package
|
2015-03-18 14:08:22 -07:00 |
|
Cedric Priscal
|
cac3b0ee1d
|
Displaying {@link } tags using true type font.
|
2015-03-18 14:07:09 -07:00 |
|
Cedric Priscal
|
86da3c7dd7
|
Support for {@code } tag
|
2015-03-18 14:06:34 -07:00 |
|
stfm
|
d1ac0bcc2f
|
use of true type font for modifiers and type in fields
|
2015-03-11 01:35:11 +01:00 |
|
stfm
|
73db4f87e7
|
removed unnecessary empty strings
|
2015-03-11 01:30:53 +01:00 |
|
stfm
|
fb4db7ba35
|
fixed missing dimension for fields
|
2015-03-11 01:28:47 +01:00 |
|
stfm
|
4839710bca
|
added another test class
|
2015-03-11 01:28:20 +01:00 |
|
stfm
|
c6e2aab51b
|
add new dependency tools.jar to pom.xml file to fix java 1.7 missing com.sun.javadoc.* symbols issue
|
2013-05-07 12:10:59 +02:00 |
|
stfm
|
997e7b7007
|
encoding issues fix
|
2013-05-07 12:07:27 +02:00 |
|
stfm
|
746ed12019
|
duplicate classes fixed for maven javadoc plugin sourcepath config (<sourcepath>src/main/java:src/test/java</sourcepath>)
|
2013-03-29 17:22:58 +01:00 |
|
stfm
|
3d87dc6ef2
|
sourcepath configuration commented out (produces double entries in TeXDoclet output for each class, interface, …)
|
2013-03-26 15:46:13 +01:00 |
|
stfm
|
4d422acde5
|
README.md update
|
2013-03-26 11:07:51 +01:00 |
|
stfm
|
9f44d0c140
|
maven site / javadoc integration
|
2013-03-26 10:45:13 +01:00 |
|
stfm
|
52825e753b
|
pom beautified
|
2013-03-24 20:39:53 +01:00 |
|
stfm
|
644d4e4b40
|
minor changes
|
2013-03-24 20:27:25 +01:00 |
|
stfm
|
ef22847852
|
maven integration section added to README.md
|
2013-03-24 20:25:16 +01:00 |
|
stfm
|
c6940fcb71
|
spelling corrections
|
2013-03-24 20:24:51 +01:00 |
|
stfm
|
ae164f8057
|
pom file updates for testing use of TeXDoclet as alternative doclet with maven
|
2013-03-24 19:29:52 +01:00 |
|
stfm
|
c865a23dd9
|
added new parameter -createpdf that enables pdf document generation from output .tex file (by using pdflatex)
|
2013-03-24 19:27:37 +01:00 |
|
stfm
|
a1e2a6d647
|
site content add
|
2013-03-24 19:25:05 +01:00 |
|
stfm
|
d754faa13a
|
some outdated docs cleanup
|
2013-03-24 19:24:15 +01:00 |
|
stfm
|
782e324146
|
.gitignore extended
|
2013-03-24 19:22:22 +01:00 |
|
stfm
|
a90ef2675b
|
license info added
|
2013-03-18 00:08:12 +01:00 |
|
stfm
|
1665e5ee94
|
license info added
|
2013-03-17 23:22:25 +01:00 |
|
stfm
|
35b5cfa4eb
|
test class for Markdown added
|
2012-10-03 21:24:22 +02:00 |
|