summaryrefslogtreecommitdiff
path: root/doc/CMakeLists.txt
Commit message (Expand)AuthorAgeFilesLines
* api-docs: Show datetime of when api-docs were generatedAlexis Hildebrandt2023-06-051-0/+1
* doc: Generate Ledger Python module documentationAlexis Hildebrandt2023-04-251-1/+11
* doc: Generate plain text version of ledger manualAlexis Hildebrandt2023-04-241-8/+12
* doc: Generate PDF version of ledger manpageAlexis Hildebrandt2023-04-241-0/+5
* doc: Prefer mandoc over groff to generate ledger.1.htmlAlexis Hildebrandt2023-04-241-2/+9
* cmake: Use variables set from find_programAlexis Hildebrandt2023-04-241-5/+5
* doc: Replace custom command with doxygen_add_docsAlexis Hildebrandt2023-04-121-13/+42
* Bump required doxygen version to 1.9.5Alexis Hildebrandt2023-04-121-2/+5
* doc: Add support for extra html header for api documentationAlexis Hildebrandt2023-04-111-0/+2
* doc: Add support for extra css to api documentationAlexis Hildebrandt2023-04-101-1/+6
* doc: Update required CMake versionAlexis Hildebrandt2023-04-091-1/+1
* doc: Fix generating api documentationAlexis Hildebrandt2023-04-091-4/+5
* docs: Enable stand-alone buildingAlexis Hildebrandt2023-03-221-2/+4
* Refactor Ledger version info into cmake/LedgerVersion.cmakeAlexis Hildebrandt2023-03-051-1/+7
* Minor cosmetic changesAlexis Hildebrandt2023-02-011-2/+2
* Remove ledger-mode.texi from doc/CMakeListsthdox2016-10-271-1/+1
* [doc] Use Ledger_VERSION_* make variables for versionAlexis Hildebrandt2015-01-201-0/+4
* BUILD_WEB_DOCS implies BUILD_DOCSMartin Michlmayr2014-10-121-0/+5
* reduce number of warning messages when building docsJohann Klähn2014-09-101-11/+12
* clean up installation of doc filesJohann Klähn2014-09-101-16/+10
* install man page even if BUILD_DOCS isn't setJohann Klähn2014-09-101-13/+9
* Cosmetic change - format code consistentlyMartin Michlmayr2014-05-181-11/+11
* fix typoJohann Klähn2014-05-101-1/+1
* Improve installation of documentation filesAlexis Hildebrandt2014-05-051-2/+13
* Check for required TeX when building pdf documentationAlexis Hildebrandt2014-05-051-4/+4
* Build info version of documentationAlexis Hildebrandt2014-05-041-0/+11
* doc: add BUILD_A4_PDF cmake variableAlexis Hildebrandt2014-04-271-1/+4
* doc: try to use groff if man2html is not foundAlexis Hildebrandt2014-04-271-8/+15
* install texinfo filesJohann Klähn2013-10-231-7/+8
* delete obsolete ledger.texi. Down with cruft!Simon Michael2013-09-211-1/+1
* Add ledger-mode.texi to the build listCraig Earls2013-02-271-1/+1
* Fixed typo in doc/CMakeLists.txt line 58 "mesage" ==> "message"Craig Earls2013-02-251-1/+1
* fix CMake variable expansion for man2htmlJohann Klähn2013-01-291-1/+1
* do not auto-build documentationJohann Klähn2013-01-191-6/+2
* improve doxygen build logicJohann Klähn2013-01-191-10/+22
* only run doxygen onceJohann Klähn2013-01-191-2/+10
* On the Mac, texi2pdf doesn't have a --tidy optionJohn Wiegley2013-01-161-1/+1
* repair doxygen supportJohann Klähn2013-01-141-0/+18
* fix issue for separate build dirJohann Klähn2013-01-141-10/+8
* convert doc/Makefile to CMakeJohann Klähn2013-01-141-0/+73
* Converted the Ledger build system to use CMakeJohn Wiegley2012-05-201-0/+0