Commit Graph

  • c59e0c1d32 Update preamble master Lucas Alber 2018-12-21 23:16:09 +01:00
  • 2ba6399cbd Breaking only at whitespace can lead to overfull vboxes Lucas Alber 2018-12-18 12:26:48 +01:00
  • e6fcffe6f0 Fix whitespace after comma Lucas Alber 2018-12-18 10:45:12 +01:00
  • 9e26cb57e3 Use signature as bulletpoint Lucas Alber 2018-12-18 10:33:54 +01:00
  • 059e577dc2 Update preamble Lucas Alber 2018-12-18 10:33:23 +01:00
  • 9932033dda Try to make document more compact by removing vskip Lucas Alber 2018-12-18 10:32:31 +01:00
  • 7c5dc699f6 Removed vskip Lucas Alber 2018-12-17 19:13:37 +01:00
  • feee4e5e6b Fix bf command Lucas Alber 2018-12-17 19:13:04 +01:00
  • 5d8db858b0 Fix }, See also --> Siehe auch Lucas Alber 2018-12-16 23:23:23 +01:00
  • 9fccf05615 Target Java 1.8 Lucas Alber 2018-12-11 10:14:25 +01:00
  • 52e2fcaaff Updated .gitignore Lucas Alber 2018-12-11 10:06:50 +01:00
  • ae195dc4bd Update README.md Lucas Alber 2018-12-11 08:48:25 +00:00
  • fe44db93af fix missing space Lucas Alber 2018-12-10 20:41:17 +01:00
  • 54b9b9d14c fix missing bracket Lucas Alber 2018-12-10 19:49:54 +01:00
  • 163f5889c1 Don't put hyperref in texttt Lucas Alber 2018-12-10 19:26:53 +01:00
  • 2c27790912 Use ttfamily in hyperref text Lucas Alber 2018-12-10 19:02:25 +01:00
  • fba5e17229 Members -> Attribute und Methoden Lucas Alber 2018-12-10 18:43:54 +01:00
  • a2b22c4890 Use textbf and hyperref instead of bf and hyperlink Lucas Alber 2018-12-10 15:26:26 +01:00
  • d2920063de Updates Lucas Alber 2018-12-06 21:39:31 +01:00
  • 4c6f75816c Updates by Lucas Alber Lucas Alber 2018-12-06 21:16:38 +01:00
  • 899f0228ba Merge pull request #12 from NicoWeidmann/master doclet 2017-12-18 22:15:10 +01:00
  • e596e9ce96 Update README.md: changes to maven-javadoc-plugin Nico Weidmann 2017-12-15 20:50:56 +01:00
  • 9d2d3443a0 Remove unnecessary comments in pom Nico Weidmann 2017-12-15 20:27:20 +01:00
  • 37a8a2a363 Add Exceptions to Class summary, update txtmark version Nico Weidmann 2017-12-15 20:08:28 +01:00
  • 44253ec6ba fix ‘String index out of range: -1’ (issue #3) in classRelativeIdentifier() stfm 2017-11-24 09:32:26 +01:00
  • 507b9092be remove log message stfm 2017-11-24 09:31:14 +01:00
  • 406020343b cleanup code stfm 2017-11-24 09:31:03 +01:00
  • 84953e670c correct spelling stfm 2017-11-24 09:30:53 +01:00
  • e17cd5cf34 add error log message stfm 2017-11-24 09:30:33 +01:00
  • f1f1b7a69d update README.md stfm 2017-11-24 09:30:14 +01:00
  • a8cc3072c4 fix ‘image file not found’ by using File.pathSeparator stfm 2017-11-22 00:45:41 +01:00
  • a5bdd8ab46 add log messages stfm 2017-11-22 00:44:11 +01:00
  • 44aed85414 add test class for included images stfm 2017-11-22 00:43:56 +01:00
  • 4dbec4744c use -p option for mkdir command in example scripts stfm 2017-11-22 00:24:50 +01:00
  • 405dcc2768 add log messages images lookup stfm 2017-11-22 00:23:47 +01:00
  • ba65694abb use generic type arguments stfm 2017-11-21 23:24:35 +01:00
  • 86979e36a1 replace for loop with while stfm 2017-11-21 23:22:22 +01:00
  • 0cfbea3c5b use try-with-resources statement stfm 2017-11-21 23:21:57 +01:00
  • 639ea26a73 change maven compiler source and target from 1.6 to 1.7 stfm 2017-11-21 23:20:51 +01:00
  • da9c7969dc use option -p for mkdir command in example scripts stfm 2017-11-21 23:20:19 +01:00
  • 34c7de2701 extend .gitignore stfm 2017-11-21 23:18:52 +01:00
  • df0445c1c3 remove not needed SuppressWarnings stfm 2017-11-21 22:44:40 +01:00
  • fa1fba8d5e Merge pull request #6 from fmsyWsniEu/master doclet 2016-06-15 01:49:58 +02:00
  • 7540ad65d6 Use lualatex as it is capable to handle larger documents Friedrich Schwittay 2016-04-30 16:54:02 +02:00
  • 5c112fe278 minor changes stfm 2015-03-21 23:11:54 +01:00
  • 6b753e21cf Adding option for class and method declaration code listings (default is 'none') stfm 2015-03-21 22:49:47 +01:00
  • 1c653c9b0d Merge pull request #4 from cepr/master doclet 2015-03-21 21:19:56 +01:00
  • 7f55061a59 Add an option to specify the order of the packages. Cedric Priscal 2015-03-18 19:48:18 -07:00
  • cb1a18268e Support for links without a label. Cedric Priscal 2015-03-18 18:01:13 -07:00
  • 9405be0f43 Using package listings to display source code Cedric Priscal 2015-03-18 14:09:26 -07:00
  • a4864eb012 Adding an option to deactivate the table of content of each package Cedric Priscal 2015-03-18 14:08:22 -07:00
  • cac3b0ee1d Displaying {@link } tags using true type font. Cedric Priscal 2015-03-18 14:07:09 -07:00
  • 86da3c7dd7 Support for {@code } tag Cedric Priscal 2015-03-18 14:06:34 -07:00
  • d1ac0bcc2f use of true type font for modifiers and type in fields stfm 2015-03-11 01:35:11 +01:00
  • 73db4f87e7 removed unnecessary empty strings stfm 2015-03-11 01:30:53 +01:00
  • fb4db7ba35 fixed missing dimension for fields stfm 2015-03-11 01:28:47 +01:00
  • 4839710bca added another test class stfm 2015-03-11 01:28:20 +01:00
  • c6e2aab51b add new dependency tools.jar to pom.xml file to fix java 1.7 missing com.sun.javadoc.* symbols issue stfm 2013-05-07 12:10:59 +02:00
  • 997e7b7007 encoding issues fix stfm 2013-05-07 12:07:27 +02:00
  • 746ed12019 duplicate classes fixed for maven javadoc plugin sourcepath config (<sourcepath>src/main/java:src/test/java</sourcepath>) stfm 2013-03-29 17:22:58 +01:00
  • 3d87dc6ef2 sourcepath configuration commented out (produces double entries in TeXDoclet output for each class, interface, …) stfm 2013-03-26 15:46:13 +01:00
  • 4d422acde5 README.md update stfm 2013-03-26 11:07:51 +01:00
  • 9f44d0c140 maven site / javadoc integration stfm 2013-03-26 10:45:13 +01:00
  • 52825e753b pom beautified stfm 2013-03-24 20:39:53 +01:00
  • 644d4e4b40 minor changes stfm 2013-03-24 20:27:25 +01:00
  • ef22847852 maven integration section added to README.md stfm 2013-03-24 20:25:16 +01:00
  • c6940fcb71 spelling corrections stfm 2013-03-24 20:24:51 +01:00
  • ae164f8057 pom file updates for testing use of TeXDoclet as alternative doclet with maven stfm 2013-03-24 19:29:52 +01:00
  • c865a23dd9 added new parameter -createpdf that enables pdf document generation from output .tex file (by using pdflatex) stfm 2013-03-24 19:27:37 +01:00
  • a1e2a6d647 site content add stfm 2013-03-24 19:25:05 +01:00
  • d754faa13a some outdated docs cleanup stfm 2013-03-24 19:24:15 +01:00
  • 782e324146 .gitignore extended stfm 2013-03-24 19:22:22 +01:00
  • a90ef2675b license info added stfm 2013-03-18 00:08:12 +01:00
  • 1665e5ee94 license info added stfm 2013-03-17 23:22:25 +01:00
  • 35b5cfa4eb test class for Markdown added stfm 2012-10-03 21:24:22 +02:00
  • 2c2b90f129 implementation for Markdown support stfm 2012-10-03 21:23:52 +02:00
  • 800bc73262 code cleanup, suppress warnings for 'restriction' added, raw types parameterized stfm 2012-10-03 21:23:15 +02:00
  • c7b50011ff option for costume table width added + appendix changes stfm 2012-07-01 21:10:58 +02:00
  • 8f214465eb readme update stfm 2012-07-01 21:09:58 +02:00
  • 50e7442d35 appendix implementation enabled + fixed stfm 2012-06-25 22:39:49 +02:00
  • 487a48e0ca minor changes stfm 2012-06-25 22:38:42 +02:00
  • b8e604c561 README.md updated and doc file added stfm 2012-06-23 15:26:33 +02:00
  • 8cb616a072 main method execution added stfm 2012-06-23 15:26:03 +02:00
  • 9a2eca926d examples + doc updated stfm 2012-06-23 13:58:59 +02:00
  • b596014c81 removed PngEncoder sources, added PngEncoder lib as maven dependency stfm 2012-06-23 13:58:25 +02:00
  • b68ad5a124 jar file renamed in pom stfm 2012-06-23 12:49:40 +02:00
  • 0dc425cf01 README.md updated stfm 2012-06-23 11:10:27 +02:00
  • bafe49c1c5 code cleanup : annotations for S.M. modification removed stfm 2012-06-23 01:19:41 +02:00
  • 8b21423bc7 minor changes stfm 2012-06-23 00:34:10 +02:00
  • bafa4ca8c9 initial code + examples commit stfm 2012-06-19 01:17:56 +02:00
  • fca776b92b Initial commit doclet 2012-06-18 14:38:42 -07:00