| Commit message (Collapse) | Author | Age | Files | Lines |
... | |
|\ \ \ \ \ \ \ \
| | |_|_|_|_|_|/
| |/| | | | | | |
|
| |\ \ \ \ \ \ \
| | |/ / / / / /
| |/| | | | | | |
issue #6732 align environment for formula (\f{align}) no longer working
|
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | | |
The `\f{..}` looks like the, new, option handling, but the handling if `\f{` is done at another place and would now be included here due to the first part `<Comment>{B}*{CMD}[a-z_A-Z]+"{"[a-zA-Z_,:0-9\. ]*"}"{B}*` of the rules.
|
|/ / / / / / / |
|
|/ / / / / / |
|
| | | | | | |
|
| | | | | | |
|
|\ \ \ \ \ \
| |/ / / / /
|/| | | | |
| | | | | | |
https://github.com/albert-github/doxygen into albert-github-feature/issue_6708
|
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
Corrected test and setting of indexE (was working by accident).
|
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
The replace function has as side effect that it affect UTF-8 characters as well.
Removing `id="node[0-9]*"` no by searching its start and end.
|
| | | | | | |
|
|\ \ \ \ \ \
| | | | | | |
| | | | | | |
| | | | | | | |
https://github.com/albert-github/doxygen into albert-github-feature/issue_6716
|
| |/ / / / /
| | | | | |
| | | | | |
| | | | | | |
The "notitle" was still shown at the botton page index bar in case of TreeView and in other cases in the top index bar.
|
|/ / / / /
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
Caused the test (079) to fail with a SIGSEGV, but larger projects exit
with a success return code and the generated XML is either truncated or
empty. Weird.
|
|/ / / / |
|
| | | | |
|
| | | | |
|
|\ \ \ \
| | | | |
| | | | |
| | | | | |
https://github.com/mosra/doxygen into mosra-xml-namespace-members-in-file-scope
|
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | |
| | | | | |
For better consistency with the HTML output, where each file
documentation lists (and links to) all members of given namespace. This
also makes it possible to be consistent with the HTML output in case
a namespace is not documented and thus all its member detailed docs
should be put into corresponding file docs instead.
In order to be backwards compatible and avoid breaking stuff for
existing users of the XML output, this is controlled by a new
XML_NAMESPACE_MEMBERS_IN_FILE_SCOPE configuration option that defaults
to NO.
Note that this, unlike the HTML output, will put the whole detailed docs
into the file scope instead of just listing them. It's up to the user of
the XML output to deduplicate this information. It can be done for
example by comparing member ID prefixes with compound ID -- íf
different, the detailed docs are already somewhere else.
|
|\ \ \ \ \
| | | | | |
| | | | | | |
Multiple addindex commands in HTML with same name
|
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | |
| | | | | | |
It is possible to specify an addindex multiple times. In HTML this resulted in
- a 'a' tag with with the same 'name' attribute
- in CHM only one occurrence was shown.
this has been corrected.
(see e.g. the index of 'flex' in the CHM manual generated ffrom master).
|
|\ \ \ \ \ \
| | | | | | |
| | | | | | |
| | | | | | | |
https://github.com/albert-github/doxygen into albert-github-feature/bug_escaped_equal_sign
|
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
This command writes an equal sign (`=`) to the output. This character sequence has to be escaped in some cases, because it is used in Markdown header processing.
|
| | | | | | | |
|
| | | | | | | |
|
| | | | | | | |
|
| | | | | | | |
|
| | | | | | | |
|
| | | | | | | |
|
| | | | | | | |
|
|\ \ \ \ \ \ \
| |_|_|_|_|_|/
|/| | | | | |
| | | | | | | |
https://github.com/albert-github/doxygen into albert-github-feature/issue_6690
|
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
function parameters (with bisect and test case)
For some keywords not the value of the 'type' should decide whether the 'name' in the name field is part of the 'type' or is the 'name' in the argument.
|
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
Python #6706
|
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | |
| | | | | | | |
Changes:
- Use of `@emoji name` instead of `:name:`
- Support only GitHub emojis (i.e. without spaces or special characters in the name)
- Provided script to download images for LaTeX support.
- XML output now has <emoji> tag with name an unicode sequence.
|
| | | | | | | |
|
| | | | | | | |
|
|\ \ \ \ \ \ \
| | | | | | | |
| | | | | | | | |
issue #6692 XML TOC generation is not backwards-compatible with 1.8.14
|
| |/ / / / / /
| | | | | | |
| | | | | | |
| | | | | | | |
In case no options specified with the `\tableofcontents` `Html` and `XML` should be generated and not only `Html` (compatibility).
|
|\ \ \ \ \ \ \
| | | | | | | |
| | | | | | | | |
Incorrect closing tags for in page table of contents (XHTML)
|
| |/ / / / / /
| | | | | | |
| | | | | | |
| | | | | | | |
In case of using the levels in the in page table of contents in XHTML some closing tags wer missing.
|
|\ \ \ \ \ \ \
| | | | | | | |
| | | | | | | | |
Incorrect closing tags for in page table of contents (docbook)
|
| |/ / / / / /
| | | | | | |
| | | | | | |
| | | | | | | |
In the in page table of contents in docbook some closing tags were missing.
|
|\ \ \ \ \ \ \
| | | | | | | |
| | | | | | | | |
Index list cannot contain special characters in ids for XHTML
|
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | | |
XHTML doesn't ids with a ~ in it, converted to an id character. This happens with e.g. the list of destructors.
|
|\ \ \ \ \ \ \ \
| | | | | | | | |
| | | | | | | | | |
Print emoji text in case of unknown emoji
|
| | |/ / / / / /
| |/| | | | | |
| | | | | | | |
| | | | | | | | |
In case an unknown emoji was detected the 'value' was not printed to the output, this is corrected.
|
|\ \ \ \ \ \ \ \
| | | | | | | | |
| | | | | | | | | |
issue #6691 Multiple issues with emoji matching
|
| |/ / / / / / /
| | | | | | | |
| | | | | | | |
| | | | | | | |
| | | | | | | | |
This fix is regarding the false positive emoji detection of scope rules like: `Platform::*Application::viewportEvent(const Vector2i&)`
In case the "emoji" is followed by and extra `:` it is not seen as an emoji anymore.
|
|\ \ \ \ \ \ \ \
| | | | | | | | |
| | | | | | | | | |
Prevent empty page list table (XHTML)
|
| | |/ / / / / /
| |/| | | | | |
| | | | | | | |
| | | | | | | | |
The table (tag) should only be written in case a table has at least one row, otherwise a non valid table is generated (XHTML)
|