and inside brief descriptions to avoid broken XHTML
output
Prevent empty list
Prevent empty member list table (XHTML)
Prevent empty page list table (XHTML)
Prevent possible 'QGDict::hashAsciiKey: Invalid null key' warning
Prevent potential race condition
Print emoji text in case of unknown emoji
Problem with TEST_FLAGS when using CMake for Visual Studio
Problem with \cond in normal comment of test 015
Problem with code inside a Doxy table in LaTeX
Problems and some enhancements for LaTeX tables
RTF layout regarding References and Referenced by
RTF lists more levels and removing extra paragraphs
Readded missing "Span" case to DocStyleChange::styleString
Redundant whitespace removal breaks some C++ links [with test case and Git
bisect] (Origin: bugzilla #791942)
Refactored code a bit
Refactored code a bit (use const references and made global functions members)
Reference text in reference list seen as emoji
Remove debug statement
Remove debug statements
Remove default assignment from Translator::trVhdlType() declaration
Remove double line with documented argument from addContentsItem in ftvhelp.cpp
Remove non-english translations
Remove obsolete definitions from scanner
Remove obsolete line from README.md
Remove old obsolete docbook generator
Remove some dead code
Renamed (start/end)SimpleSect to (start/end)Examples.
Renamed command and moved duplicated code into a macro
Renamed option and test case numbers
Replace ''printf' with appropriate warn 'message'
Replace calls to trTypeString with trVhdlType in single mode, which is the
default.
Replaced replace(QRegExp(..)) by substitute
Replaced replace(QRegExp..) by substitute
Resolve inconsistency in formula repositories.
Restructured code to avoid the need for global state
Return VHDL specific text in trClassHierarchyDescription()
Section label with minus sign not recognized properly.
Small clarification for REFERENCED_BY_RELATION
Small correction installation / build procedure
Small corrections in distributed man pages
Small documentation corrections
Small problems when displaying python code
Small problems when having code in LaTeX output,
Sorting of index in case of LaTex
Spanish translation for VHDL additions
Spelling of the word Javadoc
Synchronize chapter names of doxygen's own documentation.
Syntax highlighting / code coloring in RTF
Tag sequence incorrect for svg image (XHTML)
Test renumbering,
Tooltip was twice 'HTML escaped',
Translators updated to version 1.8.15.
Truncated split bar in HTML output between treeview and normal text area
Typos [view],,
Unbalanced start of lists resulting in not creatable pdf of rtf document
Update Dutch translation for new Slice implementation
Update Dutch translation in respect to new VHDL entries.
Updated Hungarian translation
Upgrade to jQuery 1.7.2 to get rid of security scan violations.
Usage of '{', '}' and ',' in ALIAS
Use QCStringList::split i.s.o. QStringList::split
Version bump for next release
Warning running xmllint for xhtml
Wrong counting of lines during VHDL code output
Wrong determination of begin / end tag of formula in markdown.
Wrong link generated for inherited members when tag files are used.
Wrong separator in index for a.o. Python, C#
Wrong spelling of word doxygen
XHTML image tag mandatory alt attribute
XHTML incorrect attribute values for align and valign
XHTML problem with class index table
XHTML problem with multiple use of node numbers in id attribute
XHTML problem with name attribute with VHDL name attribute
XML output: avoid warnings with scoped enum values in anonymous namespaces.
[ImgBot] Optimize images
added PHP7 support for the search engine on HTML output.
See: http://php.net/manual/en/language.basic-syntax.phptags.php
addindex supports also DocBook and RTF
correct typo in comment
declares XMLCodeGenerator in xmlgen.h
doxyparse bugfixes and minor improvements
fix build with qt 5.11, deprecated qt5_use_modules macro was removed, patch
by Christophe Giboudeaux
perlmod syntax correction
redundant input_filter runs significantly reduce performance when
FILTER_SOURCE_FILES and INLINE_SOURCES are both enabled #6395
sqlite3: fix missing external_file view schema col
sqlite3: require sqlite >= 3.9.0
--------------------------------------------------------------------------------
@
text
@d1 1
a1 1
$NetBSD$
@
1.5
log
@(pkgsrc)
- Adding comment on patches
(upstream)
- Update 1.8.8 to 1.8.9
---------------------
log_1_8_9 Release 1.8.9 \htmlonly (release date 25-12-2014)
* Bug 634763 - Fortran: external subroutine as dummy argument not recognized [view]
* Bug 634763 - Fortran: external subroutine as dummy argument not recognized [view]
* Bug 651859 - Brief description misplaced in man page output [view]
* Bug 652276 - Typedefs in manpages has too few linebreak possiblilities [view]
* Bug 685597 - C# tag in an tag does not render as expected. [view]
* Bug 687576 - Add support for LATEX_EXTRA_STYLESHEET [view]
* Bug 704090 - Allow Class{T}.Method in cref to refer to a generic class in XML comments [view]
* Bug 722940 - classes with same name in different namespace adding to same group [view]
* Bug 729063 - Missing link for item inside the same namespace [view]
* Bug 729236 - Added HIDE_COMPOUND_REFERENCE config option [view]
* Bug 735145 - QHP toc broken if mainpage with PROJECT_NAME title has sections/subpages [view]
* Bug 735194 - src/Makefile.libdoxycfg shouldn't be distributed [view]
* Bug 735198 - plantUML requires epstopdf for building PDF files [view]
* Bug 735376 - tag file: Unknown compound attribute `singleton' found! [view]
* Bug 735441 - Fix a resource leak in src/vhdldocgen.cpp [view]
* Bug 735462 - There's no such thing as a private Q_PROPERTY [view]
* Bug 735475 - Same Expression in translator_kr.h [view]
* Bug 735477 - Fix a potential null pointer dereference in src/memberdef.cpp [view]
* Bug 735481 - Mismatch in memory allocation/de-allocation function in vhdlparser/
vhdlstring.h [view]
* Bug 735482 - Remove a not needed initialization of a local variable in src/mangen.cpp
[view]
* Bug 735483 - Fix a potential null pointer dereference in src/searchindex.cpp [view]
* Bug 735497 - Fix wrong pointer initialization in src/definition.cpp [view]
* Bug 735499 - Fix potential modulo by zero in src/template.cpp [view]
* Bug 735584 - Reached end of file while still insided a (nested) comment in Markdown
[view]
* Bug 735587 - Fix a terminating null character after fread in src/filedef.cpp [view]
* Bug 735589 - Remove not needed variable initialization in src/classdef.cpp [view]
* Bug 735590 - Remove not needed pointer initialization in src/entry.cpp [view]
* Bug 735591 - Provide exit code in case generatePlantUMLOutput fails [view]
* Bug 735620 - Remove not needed variable caching in src/markdown.cpp [view]
* Bug 735622 - Do not cache inputSize in src/doxygen.cpp [view]
* Bug 735623 - Expression is always false because 'else if' condition matches previous
condition [view]
* Bug 735726 - Fix missing break in switch case statement [view]
* Bug 735745 - Spurious ASSERT message [view]
* Bug 735759 - Broken man pages due to bad use of autoBreak [view]
* Bug 735767 - Fix potential copy and paste issue in vhdlparser/VhdlParser.cc [view]
* Bug 735924 - [Patch] Documentation: Wrong link for \\diafile [view]
* Bug 735925 - [Patch] DocBook: Possible name clash for generated image files [view]
* Bug 735926 - RTF output: \\diafile and \\mscfile do not work [view]
* Bug 735929 - Windows: Process exit code is ignored for processes launched using
ShellExecuteEx() [view]
* Bug 735982 - Fix potential allocation of huge memory amount due to type overflow in src/
lodepng.cpp [view]
* Bug 735985 - Fix missing unchecked return value in src/dot.cpp [view]
* Bug 736018 - Fix potential null pointer dereference in src/dbusxmlscanner.cpp [view]
* Bug 736020 - Fix identical code for different branches in src/translator_tw.h [view]
* Bug 736022 - Fix potential null pointer dereference in src/index.cpp [view]
* Bug 736023 - Remove not needed variable initialization in src/cite.cpp [view]
* Bug 736027 - Remove not needed local variable in src/doxygen.cpp [view]
* Bug 736029 - Remove redundant if/else branch in src/lodepng.cpp [view]
* Bug 736030 - Remove redundant if/else branch in src/translator_lt.h [view]
* Bug 736031 - Cleanup redundant if/else branch in src/translator_kr.h [view]
* Bug 736032 - Cleanup redundant if/else branch in src/translator_sr.h [view]
* Bug 736033 - Cleanup redundant if/else branch in src/translator_tw.h [view]
* Bug 736034 - Cleanup redundant if/else branch in src/translator_vi.h [view]
* Bug 736036 - Remove redundant local variable initialization in qtools/qstring.cpp [view]
* Bug 736037 - Fix wrong member variable initialization in src/define.cpp [view]
* Bug 736385 - Fix potential null pointer dereference in src/util.cpp [view]
* Bug 736386 - Fix another potential null pointer dereference in src/util.cpp [view]
* Bug 736387 - Fix a potential null pointer dereference in src/index.cpp [view]
* Bug 736389 - Fix a potential null pointer dereference in src/vhdldocgen.cpp [view]
* Bug 736992 - Member functions omitted from tagfile [view]
* Bug 737444 - Java: Annotations with brackets prevent documentation [view]
* Bug 737830 - Invalid element name in footer part when GENERATE_TREEVIEW specified [view]
* Bug 738063 - Fortran attribute contiguous not identified [view]
* Bug 738167 - Entity references in XML command attributes are incorrectly handled [view]
* Bug 738173 - Entity references in XML code command are incorrectly handled [view]
* Bug 738548 - latex: dead links to source code [view]
* Bug 738574 - … is replaced by \cdots rather than \dots in the LaTeX output [view]
* Bug 739054 - Python xml not outputting info of functions inside __init__.py [view]
* Bug 739056 - Python xml - argsstring is empty, while HTML have arguments [view]
* Bug 739209 - Invalid warning about undocumented C++ function imported from tagfile [view]
* Bug 739210 - C++11 scoped enums with same name inside different classes are merged if
using tagfile [view]
* Bug 739211 - Cannot make explicit links to C++ const member functions [view]
* Bug 739214 - Cannot make unscoped link to C++ conversion operator [view]
* Bug 739462 - Using "doxygen.css" for HTML_EXTRA_STYLESHEET fails silently [view]
* Bug 739863 - Regression: Base classes incorrect when using CRTP with default template
parameter [view]
* Bug 740218 - Full scope needed when making link inside cross-referenced section [view]
* Bug 740218 - Full scope needed when making link inside cross-referenced section (fixed
regression) [view]
* Bug 740446 - invalid copydoc target does not result in warning [view]
* Bug 741100 - Latex to PDF hangs when using Markdown tables [view]
* Bug 741417 - Crash when building gtkmm documentation [view]
* Bug 741778 - \cite confused by labels ending with a dot (improved warning message) [view]
* fix docbook output [view]
1. support other than english
2. fix broken example link id
3. fix incomplete TOC : no Classe etc.
4. add brief description for Functions etc.
5. Comply with REPEAT_BRIEF
6. Do not output duplicated contents when detailed descripton is missing.
7. set table colwidth for Param/RetVal
* Add missing escape in doxysearch.cpp when result contained a double quote [view]
* Add source code possibility for RTF output [view]
* Added Coverity Scan Build Status to Readme [view]
* Added clearer range checks for string class to help compiler [view]
* Added compilation support for MacOSX 10.10 (yosemite) [view]
* Added faster reference counted string implementation with short string optimization [view
]
* Added graphical hierarchy support to template engine [view]
* Added guard to prevent (theoretical) out of bound access [view]
* Added language attribute to XML output for classes, namespaces, and files [view]
* Avoid a (theoretical) memory leak [view]
* Better handling of inline Fortran parameter documentation [view]
* Fixed bug for page numbers in the latex indices [view]
* Compilation fixes for Windows for new string implementation. [view]
* Convert FORTRAN modules to namespaces [view]
* Create an easy possibility to take a snippet from the current file. [view]
* Debian Bug 762272: segfault with cyclic subgroups [view]
* Disabled enter/exit printing for doctokenizer (produced too much noise) [view]
* Empty entry in \tableofcontents in case e.g. section without description. [view]
* Extra empty line in source fragments [view]
* Fix bug with C++11 static_assert [view]
* Fix bug: language switch command "\~" failed to detect language id which contains '-' [
view]
* Fix for https://bugzilla.gnome.org/show_bug.cgi?id=651850 [view]
* Fix for the second issue in bz 651848 [view]
* Fix potential crash when reading tag file which contained nested java classes using
generics [view]
* Fix rules for closing FORTRAN module and typedef scopes [view]
* Fix to ignore the contents of \verbatim and friends while looking for sections [view]
* Fix to show relations between C#/Java generic classes [view]
* Fixed a number of issues (resource leaks, uninitialized members, etc) found by coverity [
view]
* Fixed bug in new QCString::sprintf for long string. [view]
* Fixed extension matching issue if path contained a dot. [view]
* Fixed issue accessing uninitialized data when combining RTF output. [view]
* Fixed issue parsing @@end directly followed by the end of the file [view]
* Fixed problem finding \enduml when using /// style comments. [view]
* Fixed refcounting bug in new string implementation [view]
* Fixed several Coverity warnings [view]
* Fixed to small memory leaks [view]
* Fixed typos and formatting in Doxyfile (thanks to Armin Mueller) [view]
* Fixed typos in C/C++ comments. There are no functional changes. [view]
* Fixed typos in comments. [view]
* Fixed typos in comments. No functional changes. [view]
* Fortran code color END (regression pull request 259) [view]
* Fortran color CALL as keyword [view]
* Fortran color code of END [view]
* Fortran continuation character seen as begin of function call [view]
* Generate error message in case bibtex generation fails [view]
* Improved main page rendering via template engine [view]
* Initialized potentially uninitialized variable in markdown part [view]
* Introduce new optimized string implementation (attempt 2) [view]
* Introduced template directory for template and resource files and resource compiler &
manager [view]
* LaTeX problem with 2 consecutive single quotes [view]
* Last comment of \code{.f90} missing [view]
* Limit images sizes and make more uniform (LaTeX) [view]
* Package mathptmx gives discrepancy between pdf and HTML formulas [view]
* Portuguese and Brazilian Portuguese translators updated to 1.8.5. [view]
* Prevent overly long terms from stopping the search indexer [view]
* Problem in case of line termination (., a dot) direct after the \cite command [view]
* Regression class resulted in class as the page title [view]
* Remove bogus argument to avoid compiler warning [view]
* Remove dependency of PlantUML on HAVE_DOT [view]
* Remove extraneous 'README' to allow successful RPM creation [view]
* Remove filtering rule when generating FORTRAN module links [view]
* Remove redundant code [view]
* Removed bash specific construct from ./configure script to make it work on Solaris [view]
* Removed some comment statements. [view]
* Revert "Bug 634763 - Fortran: external subroutine as dummy argument not recognized" [view
]
* Reverted back to old string implementation. New one needs more work. [view]
* Show tag file name instead of for warnings pointing to symbols extracted from
tag files. [view]
* Show the parent-child type specialization relation in Java/C# generics inheritance
diagrams [view]
* Support charset option for PlantUML [view]
* Support for INLINE_SOURCES in Fortran [view]
* Support plantuml !include statement [view]
* Support visible=no for main page tab. [view]
* Supporting linking for methods bound to FORTRAN classes in source definitions [view]
* This is the patch attached to bz 651848 by Robin Gareus. [view]
* Update README.md [view]
* Updated configuration script and libdoxygen.pro.in to use llvm-config [view]
* Use result of vsnprintf [view]
* Use substitute() instead of QString conversion [view]
* Various VHDL fixes [view]
* various fixes and restructuring [view]
* Various latex problems [view]
@
text
@d1 1
a1 1
$NetBSD: patch-ah,v 1.4 2012/07/03 11:31:35 mef Exp $
@
1.4
log
@Bump version 1.6.3 to 1.8.1.1 based on PR pkg/46650
Only the most recent Changes and New features are included.
Others are listed date only, please refer following URL.
http://www.stack.nl/~dimitri/doxygen/changelog.html
Release 1.8.1.1 (2012/06/10)
Changes
- Integrated the root navigation tree in navtree.js for faster loading.
- When the navigation tree is enabled, clicking jump to a line in
- the source code view will now highlight the line.
New features
- VHDL code now has a new Design Overview page (thanks for Martin Kreis
for the patch). Requires HAVE_DOT=YES, and DOT_IMAGE_FORMAT=svg.
- id 677678: Added support for strong and weak attributes in Objective-C
properties.
Release 1.8.1 (2012/05/19)
Release 1.8.0 (2012/02/25)
Release 1.7.6.1 (2011/12/10)
Release 1.7.6 (2011/12/03)
Release 1.7.5.1 (2011/08/21)
Release 1.7.5 (2011/08/14)
Release 1.7.4 (2011/03/28)
Release 1.7.3 (2011/01/03)
Release 1.7.2 (2010/10/09)
Release 1.7.1 (2010/06/25)
Release 1.7.0 (2010/06/15)
(Following patches are deleted, for upstream took the changes)
patch-ai
patch-ak
patch-qtools-qvaluestack.h
@
text
@d1 1
a1 1
$NetBSD: patch-ah,v 1.3 2008/11/11 00:44:12 wiz Exp $
d3 5
@
1.3
log
@Update to 1.5.7.1:
Doxygen Release 1.5.7.1
(release date 5-10-2008)
Changes
* The dot tool is no longer part of the doxygen package for
MacOSX. Please install GraphViz separately and set the dot path
to /usr/local/bin
New features
* Added option DOT_FONTSIZE which allows to set the size of
the fonts used in dot generated graphs.
Bug fixes
* id 554432: Re-added ALPHABETICAL_INDEX option.
* id 554379: Fixed internal error for GENERATE_INDEXLOG when
GENERATE_HTML was set to NO.
* id 554546: Included fix for handling relative includes in
the preprocessor.
* Included several VHDL fixes related to syntax highlighting,
finding class members, and mixing upper and lower case.
* Included patch to allow setting DEST_DIR environment variable
to determine where to install doxygen.
Doxygen Release 1.5.7
(release date 28-9-2008)
Changes
* The default CSS style sheet has been cleaned up and simplified,
thanks to the work done by Quinn Taylor.
New features
* Added new config options GENERATE_QHP which enables generating
.qch (Qt compiled help) file via the Qt's qthelpgenerator tool
(part of Qt 4.4+). This type of files can be read with Qt's
Assisant to browse the documentation in a similar way as is
possible with Microsoft's compiled HTML help (.chm). To further
customize the output and run the help generator from within
doxygen, the following options are available: QCH_FILE,
QHP_NAMESPACE, QHP_VIRTUAL_FOLDER, QHG_LOCATION. Thanks to
Sebastian Pipping for the patch.
* Add new option SYMBOL_CACHE_SIZE to allow a different trade
off between doxygen's memory usage and the amount of disk
accesses.
* id 532695: Added 3 new commands: \extends, \implements, and
\memberof that allow object oriented constructs to be documented
as such for languages that do not support it natively (e.g. C)
* Added better support for one line comments after VHDL types.
* Added new option LAYOUT_FILE which can be used to specify a
layout template file that tells doxygen in which order to
generate the output and which titles to use for headings and
how the navigation index will look; Read this for more info.
As a result the following options are now obsolete since they
can now only be controlled via the layout file: DETAILS_AT_TOP,
ALPHABETICAL_INDEX. The following options can also be set via
the layout file, but for convenience and backward compatibility
reasons they are still also part of the configuration file:
SHOW_INCLUDE_FILES, SHOW_USED_FILES, CLASS_GRAPH, COLLABORATION_GRAPH,
GROUP_GRAPHS, INCLUDE_GRAPH, INCLUDED_BY_GRAPH. Run doxygen
with the -l option to generate the default layout file.
* Included update for the Macedonian, Catalan, Brazilian, and
Serbian translation and also support for Serbian with Cyrilic
characters.
Bug fixes (ids refer to the bugzilla database)
* id 140264, 332187, 541924: Sections inside a \subpage where
not shown as subsection in the LaTeX/RTF output.
* id 155098,156188: Added support for UTF-8 special characters
in identifiers (which is allowed by e.g. C#).
* id 304598: operator-- caused invalid HTML output.
* id 324047: parameter type [in or out] were not generated in
RTF document
* id 363499: @@todo and friends did not work in a comment marked
with @@dir.
* id 445485: HTML commands in a comment block with attribute
values without quotes were not handled properly.
* id 533855: Processes were always documented as anonymous in
VHDL code.
* id 535379: Added support for %{...%} blocks in XPCOM's IDL.
* id 536298: Last port in a VHDL port list was not correctly
put in a member group.
* id 536385: Fixed problem matching function prototype and
implementation under certain conditions.
* id 536629: Fixed compilation issue on NetBSD.
* id 537393: Properties in Python were not properly handled.
* id 538065: Added support for @@optional and @@required in
Objective C 2.0 protocols.
* id 538239: Some unlabeled VHDL processes were not corrected
detected.
* id 538515: Deriving a Objective-C interface from a protocol
caused parsing problems if the interface also has a body.
* id 539057: Part of an Objective-C expression could be missing
in the source browser under certain conditions.
* id 539590: Generic C# classes with the same name but different
template arguments were no longer treated as different classes.
* id 539712: Fixed code parser issue for parameter indices of
procedures and functions.
* id 540058: Creator code was wrong in the MacOSX application
bundle.
* id 540372: Fixed problem parsing large table by increasing
YY_READ_BUF_SIZE in the generated parser files.
* id 540247: Fixed potential memory corruption issue parsing
VHDL.
* id 541113: Fixed locale for ctype, to avoid stripping of 0xA0
from multi-byte UTF-8 characters.
* id 544479: SORT_MEMBER_DOCS did not work for class members.
* id 546621: Fixed makefile so that .svn stuff is removed from
the tarball when doing "make archive".
* id 546812: Using a table with row span greater than 1 did
not produce correct LaTeX output.
* id 545098: Fixed problem parsing where clauses in combination
with C# generics.
* id 545503: Nameless parameters of type "struct A" could end
up wrongly in the XML output.
* id 545970: Refering to the main page did not work as advertised.
* id 546158: The variable defined inside a foreach statement
in C# code was not considered for source linking, cause
potentially incomplete call graphs.
* id 547361: Linking to specialized template functions did not
work.
* id 548175: Fixed problem parsing class members within a class
X, inside a namespace that is also named X.
* id 548443: Documenting a nested namespace/classes with
@@namespace X.Y did not work for C# (only X::Y worked).
* id 548489: C++/CLI classes of type sealed abstract were not
processed correctly.
* id 549318: Some headings in the user manual where wrongly
formatted.
* id 549581: Fixed potential buffer overflow in preprocessor.
* id 550058: Obj-C: properties for private fields did not appear
in the output unless EXTRACT_PRIVATE was enabled.
* id 550156: Corrected typo in the documentation for
GENERATE_TREEVIEW.
* id 550247: Fixed problem parsing octal character literals in
the preprocessing phase.
* id 551739: Related function with explicit namespace scope
was not properly placed if the function also existed in the
global namespace.
* id 552115: Anonymous structs and unions could produce invalid
links in the html help index.
* id 552361: Fixed problem with operators in the LaTeX output.
* id 552600: \copybrief ended a brief description instead of
appending to it.
* id 553469: Removed bogus warning about internal inconsistency
when importing items via a tagfiles that are inside an undocumented
scope.
* id 553616: One can now remove the automatic line breaks in
the type part of a declaration by using a custom stylesheet
with BR.typebreak { display: none; }
* id 553663: Aliases did not work in Fortan comments.
* id 549022: Reimplemented in links could be wrong in case of
overloaded members.
* id 553225: Parser was confused by arrays inside an Obj-C
message.
* Finnish translation was disabled.
* A collaboration graph with multiple edge labels with not
written to the XML output correctly.
* sub pages of a \mainpage were not shown in the Latex/RTF
output.
* Included some fixed for the VHDL parser.
@
text
@d1 1
a1 1
$NetBSD: patch-ah,v 1.2 2006/06/14 10:24:53 adam Exp $
d3 4
a6 5
--- src/dirdef.cpp.orig 2008-08-17 15:11:27.000000000 +0000
+++ src/dirdef.cpp
@@@@ -104,8 +104,8 @@@@ static QCString encodeDirName(const QCSt
QCString DirDef::getOutputFileBase() const
d8 3
a10 2
- return "dir_"+encodeDirName(name());
- //return QCString().sprintf("dir_%06d",m_dirCount);
@
1.2
log
@Changes 1.4.7:
* The stylesheet has changed, so if you use your own, you will need to update
it or the output will look ugly.
* Added support for universal binaries on MacOSX (only the non-GUI part).
* Added CALLER_GRAPH config option and \callergraph command to add a caller
(or called-by) graph to a function or all functions.
* Added REFERENCES_LINK_SOURCE config option which allows to selected if
reference relations should point to the source or to the documentation.
@
text
@d1 1
a1 1
$NetBSD$
d3 1
a3 1
--- src/dirdef.cpp.orig 2006-05-07 20:02:30.000000000 +0200
d5 1
a5 1
@@@@ -103,8 +103,8 @@@@ static QCString encodeDirName(const QCSt
d15 1
a15 1
void DirDef::writeDetailedDocumentation(OutputList &ol)
@
1.1
log
@The latest doxygen encodes the source directory path into some of the
output filenames. This is problematic in a pkgsrc context as it means
WRKDIR pathnames can appear in generated filenames. Fix by reverting
to the old way of naming the files. Bump PKGREVISION.
@
text
@d3 1
a3 1
--- src/dirdef.cpp.orig 2005-10-13 23:53:05.000000000 +1300
d5 1
a5 1
@@@@ -91,8 +91,8 @@@@ static QCString escapeDirName(const QCSt
d9 1
a9 1
- return "dir_"+escapeDirName(name());
d11 1
a11 1
+ //return "dir_"+escapeDirName(name());
@