summaryrefslogtreecommitdiffstats
path: root/doc
Commit message (Collapse)AuthorAgeFilesLines
* 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
|
* Bug 760678 - fails to build with an unreleased python versionDimitri van Heesch2016-12-241-3/+3
|
* Merge pull request #433 from albert-github/feature/docu_corr_433Dimitri van Heesch2016-12-102-5/+5
|\ | | | | Documentation small corrections
| * Documentation small correctionsalbert-github2015-12-272-5/+5
| |
* | Bug 774949 - Unknown reference in manualDimitri van Heesch2016-11-291-1/+1
| |
* | Bug 773231 - Underscores in type or member name cause unwanted hyphenation ↵Dimitri van Heesch2016-10-231-1/+1
| | | | | | | | in PDF output Data Fields
* | Add support for more CSS formatting and column/row spanning in markdown tablesjohnk2016-10-052-0/+114
| |
* | Updated changelog for 1.8.12 releaseRelease_1_8_12Dimitri van Heesch2016-09-051-0/+160
| |
* | Update copyright year in docsDimitri van Heesch2016-09-041-1/+1
| |
* | Bug 770660 - Code snippet always shows line numbers from 1albert-github2016-09-031-5/+14
| | | | | | | | | | | | | | | | | | This patch makes the handling of the \snippet and other commands consistent between the different languages (no line numbers anymore with python) and also introduces analogous to \includelineno the command \snippetlineno. Some non relevant changes: - *code.l Calculation of the end line was incorrect, in case of a snippet the end line was the number of lines of the snippet and not reltive to the start line. - *code.l made consistent over the different laguages, enabling exBlock and inlineFragment - testing/indexpage.xml in test 14 the \snippet command was used with python and giving line numbers, linenumbers are now gone (consistency)
* | Introducing commands includedoc and snippetdocalbert-github2016-08-211-4/+40
| | | | | | | | | | Purpose to have the possibility to have repeating texts not repeated in the comments. The commands include and snippet introduce code blocks whilst the commands includedoc and snippetdoc inclode the text as is and it will be parsed by doxygen.
* | Documentation for extensions .f95, .f03 and .f08albert-github2016-08-211-0/+3
| | | | | | | | Added documentation for pull request #495
* | Fix issue escaping backslash inside markdown style code spanDimitri van Heesch2016-07-231-1/+1
| |
* | Updated stylesheet for the manual to fix layout issue in the navigation treeDimitri van Heesch2016-06-021-171/+568
| |