Lucas Alber
feee4e5e6b
Fix bf command
2018-12-17 19:13:04 +01:00
Lucas Alber
5d8db858b0
Fix }, See also --> Siehe auch
2018-12-16 23:23:23 +01:00
9fccf05615
Target Java 1.8
2018-12-11 10:14:25 +01:00
52e2fcaaff
Updated .gitignore
2018-12-11 10:06:54 +01:00
ae195dc4bd
Update README.md
2018-12-11 08:48:25 +00:00
Lucas Alber
fe44db93af
fix missing space
2018-12-10 20:41:17 +01:00
54b9b9d14c
fix missing bracket
2018-12-10 19:49:54 +01:00
163f5889c1
Don't put hyperref in texttt
2018-12-10 19:26:53 +01:00
2c27790912
Use ttfamily in hyperref text
2018-12-10 19:02:25 +01:00
fba5e17229
Members -> Attribute und Methoden
2018-12-10 18:43:54 +01:00
a2b22c4890
Use textbf and hyperref instead of bf and hyperlink
2018-12-10 15:26:26 +01:00
Lucas Alber
d2920063de
Updates
2018-12-06 21:39:31 +01:00
Lucas Alber
4c6f75816c
Updates by Lucas Alber
2018-12-06 21:16:38 +01:00
doclet
899f0228ba
Merge pull request #12 from NicoWeidmann/master
...
Show Exceptions in Package Contents Table, Update txtmark Version
2017-12-18 22:15:10 +01:00
Nico Weidmann
e596e9ce96
Update README.md: changes to maven-javadoc-plugin
...
There have been changes to the maven-javadoc-plugin that removed
the <additionalparam> option.
See: https://issues.apache.org/jira/browse/MJAVADOC-475
Updated the README to reflect this change (cost me 2 hours to find
the problem).
2017-12-15 20:50:56 +01:00
Nico Weidmann
9d2d3443a0
Remove unnecessary comments in pom
2017-12-15 20:27:20 +01:00
Nico Weidmann
37a8a2a363
Add Exceptions to Class summary, update txtmark version
...
Updated the version of txtmark dependency to 0.8, as 0.7 is not available
from the specified repository. 0.8 can be obtained from maven central.
2017-12-15 20:08:28 +01:00
stfm
44253ec6ba
fix ‘String index out of range: -1’ (issue #3 ) in classRelativeIdentifier()
2017-11-24 09:32:26 +01:00
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