summaryrefslogtreecommitdiff
path: root/doc/Makefile.am
Commit message (Collapse)AuthorAgeFilesLines
* Include api dir in distributionMartijn van Beurden2022-09-181-6/+27
| | | Also, don't create empty Doxygen tag and api directory
* Restructure README, API and HTML documentationMartijn van Beurden2022-09-051-6/+6
| | | | | | Tool documentation has moved to man directory, other dev docs to README.md and CONTRIBUTING.md. User documentation is already on the website and doesn't really belong in the source code. Also, fix CMake so that it uses Doxyfile.in instead of using defaults.
* Bulk update copyright dates to 2022Martijn van Beurden2022-07-261-1/+1
|
* Remove Makefile.lite build systemMartijn van Beurden2022-05-271-1/+1
|
* Make sure CMake build files end up in release tarballErik de Castro Lopo2019-10-011-1/+1
|
* Honor user's $(htmldir) and do not override GNU defaults for $(docdir)David Seifert2017-01-151-2/+0
| | | | | | | * HTML files should be installed to $(htmldir), and $(docdir) should not be changed, as this is a user flag in the GNU conventions. Signed-off-by: Erik de Castro Lopo <erikd@mega-nerd.com>
* Add missing files to Makefile.amErik de Castro Lopo2016-12-111-1/+2
|
* Bulk update copyright datesErik de Castro Lopo2016-12-051-1/+1
|
* Update copyright years to include 2014.Erik de Castro Lopo2014-11-251-1/+1
|
* Silence warning message when doxygen disabled.Erik de Castro Lopo2013-10-151-1/+0
|
* Set version to 1.3.0 and update coyprights throughout.Erik de Castro Lopo2013-05-261-1/+2
|
* Fix the 'distclean' target.Ralph Giles2013-01-191-1/+1
| | | | | | | Generated documentation needs to be removed by this target for 'distcheck' to succeed. Signed-off-by: Erik de Castro Lopo <erikd@mega-nerd.com>
* doc: fix out-of-tree buildOlivier Blin2013-01-141-1/+2
| | | | | | | | | | | When building outside of the source tree, the Doxyfile needs to be generated in the build tree and should point to the proper paths for include directories and html footer. The generated api files to install should also be taken from the build tree instead of the source tree. Signed-off-by: Erik de Castro Lopo <erikd@mega-nerd.com>
* autogen.sh: replace this by a simple call to autoreconfMax Horn2012-12-131-2/+0
| | | | | | | | | The autoreconf tool is provided by autoconf to do what custom autogen.sh scripts in many projects used to do. Only it is more robust and widely tested. It has been available for several years, too. No reason to rely on custom code for this. Signed-off-by: Max Horn <max@quendi.de>
* Update FSF address.Miroslav Lichvar2012-12-061-3/+3
|
* add 2009 copyrightJosh Coalson2009-01-071-1/+1
|
* update copyright for 2008Josh Coalson2008-02-281-1/+1
|
* add 2007 copyrightJosh Coalson2007-02-021-1/+1
|
* add custom footer with copyright and sourceforge logoJosh Coalson2006-10-061-1/+1
|
* add 2206 to copyright noticeJosh Coalson2006-04-251-1/+1
|
* add 2005 to copyright noticesJosh Coalson2005-01-251-1/+1
|
* fix bug in touch commandJosh Coalson2004-07-301-1/+1
|
* update copyright to 2004Josh Coalson2004-01-171-1/+1
|
* only clean doxygen-generated files with maintainer-clean; warn during build ↵Josh Coalson2003-01-101-1/+8
| | | | if doxygen is not available
* Add 2003 to copyright noticeJosh Coalson2003-01-021-1/+1
|
* add clean targets for cleaning up the generated doxygen docsJosh Coalson2002-09-241-0/+3
|
* fixes based on a pass over everything with autoconf/automakeJosh Coalson2002-08-231-1/+1
|
* add Makefile.lite to EXTRA_DISTJosh Coalson2002-07-241-1/+1
|
* reorganized doc directoryJosh Coalson2002-07-161-0/+33
|
* prepare for directory restructureJosh Coalson2002-07-161-36/+0
|
* add rules for installing documentationJosh Coalson2002-07-031-1/+7
|
* update copyright date to include 2002Josh Coalson2002-01-261-1/+1
|
* add ru to SUBDIRSJosh Coalson2001-07-161-1/+1
|
* add/update copyright and license noticesJosh Coalson2001-06-081-0/+17
|
* integrate mdz's patch so 'make dist' will work as expectedJosh Coalson2001-05-311-0/+13