michael
2d928cbee8
Logging options implemented, and dry run. Separated out creation and logging logic
...
git-svn-id: trunk@19753 -
2011-12-04 18:16:51 +00:00
michael
e07646a653
* Implemented project file writing functionality, based on patch from Hans-Peter Diettrich
...
git-svn-id: trunk@19724 -
2011-12-02 16:24:29 +00:00
michael
bb54f1375c
* TList -> TFPList to match latest changes in fcl-passrc
...
git-svn-id: trunk@19669 -
2011-11-22 18:15:28 +00:00
michael
e808b917cb
* Removed debug statement
...
git-svn-id: trunk@19625 -
2011-11-11 17:17:58 +00:00
michael
942cc99bfe
* Better warnings
...
git-svn-id: trunk@19050 -
2011-09-11 17:39:17 +00:00
marco
2aebae2846
* commented a few left over "alias" debug msg
...
git-svn-id: trunk@19049 -
2011-09-11 15:05:45 +00:00
marco
d6726a6ade
* --dont-trim avoids trimming while loading XMLs. Mantis #16683
...
git-svn-id: trunk@18924 -
2011-08-31 19:33:20 +00:00
mazen
86d9eadc73
* Fixed spell errors.
...
git-svn-id: trunk@17177 -
2011-03-25 09:33:15 +00:00
marco
08a89597c6
* Patch from Andrew that allows to set CHM title on the cmdline. (Mantis 18246)
...
git-svn-id: trunk@16583 -
2010-12-17 18:18:37 +00:00
marco
e3fb3230ef
* fixes for memory leaks by Vincent
...
git-svn-id: trunk@16312 -
2010-11-06 20:46:46 +00:00
marco
e82d25d211
* fix for mantis 17597, aliastypes in inheritance chains of fpdoc.
...
Adds aliases to the content file, using alias(realtype) syntax.
git-svn-id: trunk@16217 -
2010-10-24 21:33:41 +00:00
michael
bd7d55d592
* Applied patch from Graeme to fix link resolving (17276)
...
git-svn-id: trunk@15910 -
2010-08-26 14:40:20 +00:00
marco
b30c284b08
* minor hint and warning improvements
...
git-svn-id: trunk@15868 -
2010-08-21 21:12:27 +00:00
marco
9fd7c6fc63
* Load inheritance info from content file. Inheritance diagrams now work
...
reasonably well over package bounderies.
git-svn-id: trunk@15867 -
2010-08-21 20:47:31 +00:00
marco
d4360154a7
* Fix implicit inheritance in writing of content file.
...
git-svn-id: trunk@15866 -
2010-08-21 16:25:57 +00:00
marco
e6277f6633
o commit patch from Mantis 17191:
...
* Patch with new linear based IPF writer
* patch for Interfaces Overview in all Linear writers
* patch with new Linear Writer specific parameter to control
if linked documentation should be duplicated or not.
new parameter is: --duplinkeddoc
Default is that linked docs are not duplicated.
* patch for fixing minor spelling mistakes in fpdoc
* patch to not create a section Errors if there isn't actually
any specific documentation for errors. makeskel generates error
nodes but most don't have any items. This caused an Errors title
in the docs, but with no content.
* patch to fix SeeAlso section in Linear writer. It never output
the custom text, but always the node link as text.
* new features for linear writer that could be overridden in
descendants.
- marked some protected methods as virtual so it can be overridden
in descendants for customization.
- new section for listing Types found in a unit. Default does nothing,
except in IPF writer.
- new section for listing Variables found in a unit. Default does
nothing, except in IPF writer.
- new section for listing Constants found in a unit. Default does
nothing, except in IPF writer.
git-svn-id: trunk@15849 -
2010-08-19 04:26:26 +00:00
marco
8755a60e5c
* stuff interface implementation data into contentfile.
...
Inheritance data is ignored but not processed while reading atm.
git-svn-id: trunk@15825 -
2010-08-16 03:22:39 +00:00
marco
9e56c4e8ab
* --parse-impl option for testing.
...
git-svn-id: trunk@15797 -
2010-08-13 12:39:10 +00:00
marco
1e7e80bfb3
* try to resolve relative url first in current package before current module,
...
solves bug #17146
git-svn-id: trunk@15768 -
2010-08-10 23:25:18 +00:00
michael
20823eb4e4
* Fix so only interface is parsed
...
git-svn-id: trunk@15400 -
2010-06-10 06:52:07 +00:00
marco
19a47dbf9d
* fixing fpdoc for strict protected/private additions.
...
git-svn-id: trunk@15181 -
2010-04-26 10:08:02 +00:00
michael
332b67ecfb
* Removed left-over debug statement
...
git-svn-id: trunk@15062 -
2010-03-25 20:55:53 +00:00
michael
235c3be24a
* Added support for version tag (same level as errors or seealso tags
...
git-svn-id: trunk@15008 -
2010-03-13 16:03:52 +00:00
michael
750cfae553
* Fix to work with new version of Pascal scanner
...
git-svn-id: trunk@14939 -
2010-02-26 10:00:37 +00:00
michael
9fff5d989c
* Added support for the url tag to include arbitrary links
...
git-svn-id: trunk@14167 -
2009-11-13 15:58:45 +00:00
Jonas Maebe
1f6ec379de
* moved field definitions before method/property definitions (see mantis
...
#13971 )
git-svn-id: trunk@13330 -
2009-06-27 11:27:31 +00:00
michael
6b24dc9adc
* Patch from andrew haines to make generated CHMs searchable
...
git-svn-id: trunk@12085 -
2008-11-14 10:33:43 +00:00
michael
10511e99ed
* Print short description of linked node in class overview
...
git-svn-id: trunk@11668 -
2008-08-30 21:05:52 +00:00
michael
c9eba19930
* Fixed image support
...
git-svn-id: trunk@11160 -
2008-06-01 15:38:29 +00:00
michael
cbe2bf359f
* Added index page generation to html engine
...
git-svn-id: trunk@11145 -
2008-05-31 21:18:12 +00:00
Vincent Snijders
331f772594
fixed compilation on windows
...
git-svn-id: trunk@11116 -
2008-05-29 06:02:14 +00:00
michael
0632e0d8df
* Added support for a directory with .mo files, and support for HTML specification of charset
...
git-svn-id: trunk@11112 -
2008-05-28 20:14:20 +00:00
michael
f7f2008447
* Support for date in footer
...
git-svn-id: trunk@11043 -
2008-05-22 20:09:41 +00:00
michael
e54422ce7a
* makeskel in update mode can crash when looking for elements. Fixed this
...
git-svn-id: trunk@9592 -
2007-12-30 21:17:56 +00:00
michael
d50f721e96
* Added support for detecting no-longer used nodes in descr files
...
git-svn-id: trunk@9585 -
2007-12-30 16:39:41 +00:00
michael
e261bd766c
* Patch from Andrew Haines to support FPDOC generating CHMs
...
git-svn-id: trunk@9407 -
2007-12-07 10:53:21 +00:00
michael
80b5ecaecd
+ patch from Graeme Geldenhuys to include version info
...
git-svn-id: trunk@4730 -
2006-09-26 12:50:10 +00:00
michael
7eb023d7cd
+ Check for empty example file name
...
git-svn-id: trunk@4466 -
2006-08-20 09:44:43 +00:00
peter
f7d546ed5f
* duplicate names fixed
...
git-svn-id: trunk@2437 -
2006-02-05 01:57:23 +00:00
Vincent Snijders
8a02b500ed
added support for use of absolute links with content files
...
git-svn-id: trunk@2311 -
2006-01-17 11:41:28 +00:00
michael
675d051274
+ Patch from Vincent Snijder to fix multiple content files and use DirectoryExists
...
git-svn-id: trunk@1989 -
2005-12-19 08:10:50 +00:00
sg
1a8051f993
* Applied patches by Vincent Snijders
...
* Fixed handling of nested variant records
* Improved operator support (<= and >= were missing)
* Operator support in output: Better names
* HTML writer generates working filenames for operator pages
git-svn-id: trunk@849 -
2005-08-11 20:56:44 +00:00
fpc
790a4fe2d3
* log and id tags removed
...
git-svn-id: trunk@42 -
2005-05-21 09:42:41 +00:00
peter
b68af1b0e3
* post 2.0.0 fixes from cvs
...
git-svn-id: trunk@7 -
2005-05-16 20:59:02 +00:00
fpc
50778076c3
initial import
...
git-svn-id: trunk@1 -
2005-05-16 18:37:41 +00:00
Tomas Hajny
ef03a27d2c
* mistyping fixed (xhmtl)
2005-05-15 19:36:30 +00:00
michael
5d5f1cee3c
* Added patch from Vincent Snijders to add a footer to each HTML page
2005-05-09 18:50:13 +00:00
michael
7341f87d03
+ Added support for opaque types
2005-05-04 08:38:58 +00:00
peter
e417e34496
* truncate log
2005-02-14 17:13:06 +00:00
michael
1630ecdcb0
+ Added unix man page output; Implemented usage
2005-01-14 17:55:07 +00:00
michael
0716489afd
+ New structure for writers. Implemented TXT writer
2005-01-12 21:11:41 +00:00
michael
dbf41e5a8d
+ Split out latex writer to linear and latex writer
2005-01-09 15:59:50 +00:00
michael
1d75079523
+ Removed temporary warning about reading of doc file
2004-08-28 18:47:48 +00:00
michael
58e76bd37a
+ Added warning if docnode not found (option --warn-no-node
2004-08-28 18:03:23 +00:00
michael
433693deca
+ Added Topic support
2004-06-06 10:53:02 +00:00
sg
64727d607e
* Added support for source references
2003-11-28 12:51:37 +00:00
michael
31fcaf7186
+ Initial import in CVS
2003-03-17 23:03:20 +00:00