11 Commits

Author SHA1 Message Date
Jaromil
e8595c6cd2 fix: doxygen code documentation 2024-02-05 09:26:59 +00:00
Jaromil
92625bcd0c feat(build): remove autoconf and adopt cmake exclusively (#142)
* remove autoconf build system
* update documentation
* add links to BSD ports in README

BREAKING CHANGE: Package maintainers relying on autoconf please note that this won't work anymore. Our CMake setup is tested to support both GNUMake, Ninja and NMake for the compiler legwork.
2022-12-30 11:48:21 +01:00
IOhannes m zmölnig
151c88a789 DESTDIR support for doc/
when manually overriding "install" targets, things need to be done correctly!
2016-10-19 22:00:53 +02:00
Jaromil
33f21577d8 added doxygen documentation build target 'doc' in cmake
also stop doxygen from rendering full pathnames
2012-10-17 23:29:28 +02:00
Jaromil
9eb1e27cdc documentation and versioning for a new release 2010-10-04 12:59:39 +02:00
Jaromil
1b751bd6c0 autoconf fixes for documentation
doxygen generation and installation
documentation files installation
cleanup of generated documentation
2010-09-13 10:55:47 +02:00
Dan Dennedy
f01bfef51a Update generated HTML docs for API version 1.2.
These docs are what appears on piksel.org and are installed.
2010-07-19 21:47:06 -07:00
Jaromil
41821b5db8 faceblur made at hackmeeting 0x0D 2010-07-04 17:31:21 +02:00
Luca Bigliardi
09a6d2d374 Fixed version for html documentation. 2009-02-09 00:07:35 +01:00
Luca Bigliardi
0c40b92672 Install html documentation.
Change automake rule to install documentation.
2009-02-08 23:34:48 +01:00
tailor
518978b119 [project @ added doxygen generated docs]
One should not add generated stuff to a repo, but I do it anyways for the sake of convinience.
2007-11-07 11:24:35 +00:00