Commit fba57ae6 authored by jan.koester's avatar jan.koester
Browse files

doc added

parent dfb062d0
Loading
Loading
Loading
Loading
+12 −1
Original line number Diff line number Diff line
@@ -2,7 +2,7 @@ Source: libhtmlpp
Section: libs
Priority: optional
Maintainer: Jan Koester <jan.koester@tuxist.de>
Build-Depends: debhelper-compat (= 13), cmake (>= 3.23)
Build-Depends: debhelper-compat (= 13), cmake (>= 3.23), doxygen
Standards-Version: 4.6.2
Homepage: https://github.com/tuxist/libhtmlpp
Rules-Requires-Root: no
@@ -26,3 +26,14 @@ Description: C++ HTML and CSS parsing library - development files
 .
 This package contains the headers, static library, and CMake config
 files needed for development.

Package: libhtmlpp-doc
Section: doc
Architecture: all
Multi-Arch: foreign
Depends: ${misc:Depends}
Description: C++ HTML and CSS parsing library - API documentation
 libhtmlpp is a C++ library providing HTML and CSS parsing, manipulation,
 and HTTP request handling functionality.
 .
 This package contains the Doxygen-generated API documentation.
+1 −0
Original line number Diff line number Diff line
usr/share/libhtmlpp/