aboutsummaryrefslogtreecommitdiffstats
path: root/host/docs/Doxyfile.in
Commit message (Collapse)AuthorAgeFilesLines
* doxygen: Exclude RFNoC includes if ENABLE_RFNOC is offMartin Braun2016-08-121-1/+1
|
* docs: no HTML timestamp for DoxygenNicholas Corgan2016-06-141-1/+1
|
* doxygen/cmake: Allow Doxygen to use shorter filenamesMartin Braun2016-05-051-1/+1
| | | | | This fixes cases where automatic builds fail on operating systems with character limits in paths, such as Windows.
* cmake: Enable use of dot for DoxygenMartin Braun2016-04-071-1/+1
|
* docs: Removed some Doxygen warningsMartin Braun2015-10-081-12/+0
|
* docs: Less noisy Doxygen while building manualMartin Braun2015-09-151-1/+1
|
* docs: Track doc updates on fpga-srcMartin Braun2015-04-301-1/+1
|
* docs: Added FPGA manualMartin Braun2015-04-271-3/+3
| | | | | | | | The actual FPGA manual pages are in the FPGA repository. Only if the submodule is checked out will it build the manual pages. If the submodule is not checked out, it will create a link to the FPGA manual hosted online.
* doxygen: ignore NI-RIO filesNicholas Corgan2015-03-241-1/+2
|
* docs: Cleaned up and rearranged manual structureMartin Braun2014-10-141-1/+1
| | | | | - Removed stray .rst files - Cleared up TOC, manual is now split into two parts
* doxygen: readded removed STRIP_FROM_INC_PATH patch for correct include pathsNicholas Corgan2014-04-101-1/+1
|
* docs: Adjusted CMake so Doxygen builds either manual, API docs, or bothMartin Braun2014-04-091-2/+2
|
* docs: Moved manual to DoxygenMartin Braun2014-04-091-154/+530
|
* Created a docs directory to house restructured text documentation.Josh Blum2010-04-181-0/+1514
Moved doxygen build rules into the docs build directory. Created rst docs for building and burning usrp2.