summaryrefslogtreecommitdiffstats
path: root/doc
Commit message (Collapse)AuthorAgeFilesLines
...
* | | | Minor documentation fixDimitri van Heesch2018-07-231-1/+1
| | | |
* | | | Merge branch 'feature/bug_tableofcontents_latex' of ↵Dimitri van Heesch2018-07-2210-12/+25
|\ \ \ \ | |_|/ / |/| | | | | | | https://github.com/albert-github/doxygen into albert-github-feature/bug_tableofcontents_latex
| * | | Merge branch 'feature/bug_tableofcontents_latex' of ↵albert-github2018-07-122-6/+5
| |\ \ \ | | | | | | | | | | | | | | | https://github.com/albert-github/doxygen into feature/bug_tableofcontents_latex
| | * \ \ Merge branch 'master' into feature/bug_tableofcontents_latexDimitri van Heesch2018-06-242-6/+5
| | |\ \ \
| * | | | | Enable in page table of contents for XML and add maximum level to in page ↵albert-github2018-07-121-6/+10
| |/ / / / | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | table of contents - add the in page table of contents for XML - add the possibility to have maximum levels in the in page table of contents (possible per output type and per in page table of contents. Default is show all)
| * | | | Enable in page table of contents for LaTeXalbert-github2018-05-2110-12/+21
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | currently the \tableofcontents command is only supported for HTML. In this patch: - enable in page table of contents for LaTeX: \tableofcontents['{'[option][,option]*'}'] where option can be 'HTML, and 'LaTeX' (side effect: possibility to have options with, nearly, all commands.)
* | | | | Merge pull request #718 from albert-github/feature/bug_626105_docuDimitri van Heesch2018-07-181-1/+9
|\ \ \ \ \ | | | | | | | | | | | | Bug 626105 - @var in php is not documented
| * | | | | Bug 626105 - @var in php is not documentedalbert-github2018-05-111-1/+9
| |/ / / / | | | | | | | | | | | | | | | Small clarification in case of datatype for php.
* | | | | Merge pull request #769 from albert-github/feature/bug_485773_docuDimitri van Heesch2018-07-071-0/+4
|\ \ \ \ \ | |_|_|_|/ |/| | | | Bug 485773 - cond/endcond cannot be used in aliases
| * | | | Bug 485773 - cond/endcond cannot be used in aliasesalbert-github2018-06-181-0/+4
| | |_|/ | |/| | | | | | | | | | Due to the moment of parsing \cond and \endcond cannot be used in ALIASES, added note to the documentation.
* | | | Fixed bug in URLDimitri van Heesch2018-07-031-1/+1
| | | |
* | | | Fixed documentation to point to GitHub issue trackerDimitri van Heesch2018-07-023-1124/+1123
| |_|/ |/| |
* | | Resolve inconsistency in formula repositories.albert-github2018-06-111-2/+2
|/ / | | | | | | HTML and RTF have their own directory with formula repository files. These can get out of sync when HTML and RTF versions are not always build together (and both are required again).
* | Merge pull request #750 from ↵Dimitri van Heesch2018-06-101-1/+1
|\ \ | | | | | | | | | | | | albert-github/feature/doxygen_html_manual_markdown_tables Doxygen manual doesn't have lines around markdown tables / cells.
| * | Doxygen manual doesn't have lines around markdown tables / cells.albert-github2018-05-291-1/+1
| |/ | | | | | | | | | | | | In the chapter about markdown tables the tables lack the lines around the table and between the cells. Reason is a wrong color in the doxygen_manual.css (taken value from the standard doxygen.css). Regression on pull request #537
* | Add formula (images) to RTF outputalbert-github2018-06-051-3/+2
|/ | | | The RTF output was lacking the possibility to have formulas in it (were written as text). This patch generates the images analogous to the HTML, non MATHJAX, version and includes them in the output.
* Merge pull request #688 from albert-github/feature/bug_md_toc_docuDimitri van Heesch2018-04-221-0/+3
|\ | | | | Added note for usage of [TOC] together with Markdown headers
| * Added not for usage of [TOC] together with Markdown headersalbert-github2018-03-311-0/+3
| |
* | Merge pull request #685 from albert-github/feature/bug_single_testsDimitri van Heesch2018-04-221-0/+5
|\ \ | | | | | | Enable possibility to run single tests
| * | Enable possibility to run single testsalbert-github2018-03-271-1/+6
| |/ | | | | | | Create the possibility to run only one or more tests.
* | Merge pull request #682 from arm-in/masterDimitri van Heesch2018-04-221-6/+6
|\ \ | | | | | | Typos found by running "codespell"
| * | TyposArmin Müller2018-03-261-6/+6
| |/
* | Merge pull request #678 from albert-github/feature/bug_docu_2Dimitri van Heesch2018-04-2214-30/+30
|\ \ | | | | | | Small documentation corrections
| * | Small documentation correctionsalbert-github2018-03-0614-30/+30
| |/
* | Merge pull request #673 from albert-github/feature/bug_docu_archDimitri van Heesch2018-04-221-4/+4
|\ \ | | | | | | Documentation update regarding right font usage in architecture chapter
| * | Documentation update regarding right font usage in architecture chapteralbert-github2018-03-041-4/+4
| |/ | | | | | | Small update, setting program names in right font
* | Merge pull request #668 from albert-github/feature/bug_docu_faqDimitri van Heesch2018-04-221-1/+1
|\ \ | | | | | | Correction in title of FAQ
| * | Correction in title of FAQalbert-github2018-02-261-1/+1
| |/ | | | | | | Removed <code> </code> from title of FAQ as this text is shown literal and this is not the intention.
* | Documentation correctionsalbert-github2018-02-262-4/+4
|/ | | | Corrected the way files are displaced (should be in "code mode")
* More typosluz.paz2018-01-041-1/+1
|
* Updated changelog for release 1.8.14Release_1_8_14Dimitri van Heesch2017-12-251-0/+127
|
* Bug 779014 - Add "\~" command to internatioalization articleDimitri van Heesch2017-12-251-2/+4
|
* Merge pull request #602 from albert-github/feature/bug_newline_aliasDimitri van Heesch2017-12-241-1/+3
|\ | | | | Physical newlines in ALIASES configuration tags.
| * Physical newlines in ALIASES configuration tags.albert-github2017-09-091-1/+3
| | | | | | | | | | | | Some commands read input till the end of the physical line. In case these commands are used in an alias the rest of the line is lost / gives not the required results. This patch creates the possibility to have physical newlines in ALIASES. See also: https://stackoverflow.com/questions/46050789/doxygen-alias-with-multiple-commands
* | Fix: add missing semicolon ';' at end of lineMatthew White2017-12-161-1/+1
| |
* | Fix: add missing newline char '\n'Matthew White2017-12-161-1/+1
| |
* | Fix: perl script regexp to toggle flex debug informationMatthew White2017-12-161-4/+4
| |
* | Fix: change 'CMakefiles' to 'CMakeFiles' (the 'F' is uppercase)Matthew White2017-12-161-2/+2
| | | | | | | | | | | | * doc/arch.doc: Fix two typos. Change 'CMakefiles' to 'CMakeFiles' (the 'F' is uppercase). 'CMakefiles' prevented the verbatim perl script to run correctly, giving error due to an unexisting dir.
* | Bug 789007 - Error in markdown emphasis examplesDimitri van Heesch2017-11-041-7/+7
| |
* | CMake: use GNUInstallDirs module for man pages directoryRolf Eike Beer2017-10-201-1/+2
| |
* | CMake: avoid if() around the whole contents of documentation CMakeLists.txtRolf Eike Beer2017-10-201-4/+0
| |
* | CMake: let file(MAKE_DIRECTORY) create all directories at onceRolf Eike Beer2017-10-201-3/+3
| |
* | CMake: remove needless variable expansionsRolf Eike Beer2017-10-201-1/+1
| |
* | Fix minor markup issue in the documentation.Dimitri van Heesch2017-10-151-1/+1
| |
* | Spelling correctionalbert-github2017-09-021-1/+1
|/
* [preprocessing.doc] typo amendedjannick02017-07-151-1/+1
| | | The preprocessor should read as amended.
* Documentation, correct referenced filecosmichound2017-06-301-2/+2
|
* Correction of non reachable links and redirected links in documentation.albert-github2017-06-0412-44/+44
| | | | | The W3C link checker reported a number of problems regarding non reachable links and permanent redirects. Most of these problems have been fixed with this patch
* Corrected small typealbert-github2017-05-031-2/+2
|
* Adjust changelog in preparation for release 1.8.13Release_1_8_13Dimitri van Heesch2016-12-291-0/+64
|