Skip to content

Commit 9571563

Browse files
committed
Exclude internal classes from public documentation.
DEVSIX-3325 Autoported commit. Original commit hash: [3df98a9] Manual files: pom.xml
1 parent 7c3ec37 commit 9571563

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

doxyfile

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -869,7 +869,8 @@ RECURSIVE = YES
869869
# Note that relative paths are relative to the directory from which doxygen is
870870
# run.
871871

872-
EXCLUDE =
872+
EXCLUDE = itext/itext.html2pdf/itext/html2pdf/attach/impl/layout/BodyHtmlStylesContainer.cs /
873+
itext/itext.html2pdf/itext/html2pdf/Html2PdfProductInfo.cs
873874

874875
# The EXCLUDE_SYMLINKS tag can be used to select whether or not files or
875876
# directories that are symbolic links (a Unix file system feature) are excluded

port-hash

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
f6fcbdd76e72a3920d3eecbceee67c71514600fe
1+
3df98a96ba09f344af1d5d14eeaaf721cdebbc2d

0 commit comments

Comments
 (0)