summaryrefslogtreecommitdiff
path: root/Documentation
Commit message (Collapse)AuthorAgeFilesLines
* doc: minor cleanups following #1441 (#1442)fanquake2023-04-201-17/+17
| | | Also fixes 1 broken link (apologies).
* doc: mark Autotools as deprecated in building.mdfanquake2023-04-171-25/+28
| | | | | Re-arrange so CMake is mentioned first. Formatting improvements.
* doc: add build prerequisitesyuangongji2022-11-131-0/+76
| | | | [ci skip]
* doc: add MSVC and GNUC optionsyuangongji2022-11-131-0/+21
|
* autotools: attach doxygen target into all targetyuangongji2019-08-281-0/+1
| | | | v2: disable man pages by default
* cmake: attach doxygen target into all targetyuangongji2019-08-281-0/+3
| | | | | v2: Disable non-html generator for doxygen by default v3: convert cmake option to doxygen config
* doc: cmake command on Windowsyuangongji (A)2019-06-031-2/+2
| | | | Closes: #825 (cherry-pick)
* Update documentation [ci skip]Sayan Nandan2019-03-111-0/+125
The documentation for building and installing has been moved into a new Documentation section Closes: #788 (cherry-picked)