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 |
|
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
|
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
|
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
|
df0445c1c3
|
remove not needed SuppressWarnings
|
2017-11-21 22:44:40 +01: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 |
|
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
|
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
|
9f44d0c140
|
maven site / javadoc integration
|
2013-03-26 10:45:13 +01:00 |
|
stfm
|
c6940fcb71
|
spelling corrections
|
2013-03-24 20:24:51 +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
|
35b5cfa4eb
|
test class for Markdown added
|
2012-10-03 21:24:22 +02:00 |
|
stfm
|
2c2b90f129
|
implementation for Markdown support
|
2012-10-03 21:23:52 +02:00 |
|
stfm
|
800bc73262
|
code cleanup, suppress warnings for 'restriction' added, raw types parameterized
|
2012-10-03 21:23:15 +02:00 |
|
stfm
|
c7b50011ff
|
option for costume table width added + appendix changes
|
2012-07-01 21:10:58 +02:00 |
|
stfm
|
50e7442d35
|
appendix implementation enabled + fixed
|
2012-06-25 22:39:49 +02:00 |
|
stfm
|
487a48e0ca
|
minor changes
|
2012-06-25 22:38:42 +02:00 |
|
stfm
|
8cb616a072
|
main method execution added
|
2012-06-23 15:26:03 +02:00 |
|
stfm
|
b596014c81
|
removed PngEncoder sources, added PngEncoder lib as maven dependency
|
2012-06-23 13:58:25 +02:00 |
|