| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
Based on the CGAL issue https://github.com/CGAL/cgal/issues/2095 (and pull request https://github.com/CGAL/cgal/pull/4282) to see to it that all relevant table span the page.
|
|
|
|
|
|
| |
Found via
```
codespell -q 3 -S *.js,*.po,./src/translator*,*.eps,./doc/changelog.doc -L ang,ans,attribs,ba,behaviour,classe,colour,german,iff,initialise,nam,nd,que,russian,statics,te,tim,uint
```
|
|\
| |
| | |
Fix some typos
|
| | |
|
|/ |
|
|
|
|
|
|
|
| |
The definition of `\doxysection` etc. are using grouping around the section title, and this destroys the \label system as label names are stored locally.
(see also: https://tex.stackexchange.com/questions/502650/section-numbering-in-redefined-sections)
the `\doxysection` commands have been redefined (unfortunately partly copying values from book.cls)
|
| |
|
|\ |
|
| |\
| | |
| | | |
Bug 304793 - paramType does not contain attribute element in compound.xsd schema
|
| | |
| | |
| | |
| | | |
Added "attributes" to "paramType"
|
| | | |
|
|\ \ \
| |/ /
|/| |
| | | |
https://github.com/albert-github/doxygen into albert-github-feature/bug_xml_msc_schema
|
| |/
| |
| |
| | |
The items for caption, and size were not added to the xml schema for `\msc` \mscfile` `\dot` \dotfile` `\diafile`
|
|\ \
| | |
| | |
| | | |
https://github.com/BCiesla/doxygen into BCiesla-latex-output-format-fixes
|
| |/
| |
| |
| |
| |
| | |
This solves the problem where header of the paragraph in pdf output
generated from latex has different indent than other sections (like
param or retval).
|
| |
| |
| |
| |
| | |
Based on comment `\usepackage` in refman.tex / doxygen_manual.tex has been replaced with `\RequirePackage` in doxygen.sty
("back to its old place").
|
|/
|
|
|
| |
Created a workaround for the problems in the unmaintained tabu package due to changes in LaTeX 2019
Changes are based on the comments of David Carlisle and Frank Mittelbach of The LaTeX3 Project Team
|
| |
|
|
|
|
| |
In pull request #6832 a fix was made for section captions that ran into the margins. For sections that should not appear in the the TOC (i.e. `*`-ed sections) this led to showing a `*`, this has been corrected.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- `xmlgen.cpp` make count test identical to restrictions in `generateXMLForMember`
- `index.xsd` add missing selection possibility
- `compound.xsd`
- add missing `block` possibility for htmlonly
- add missing `private` and `protected` possibilities
- get order in description type right
- make `sect[1-4]` more flexible
- adding missing elements like `msc`, `linebreak` at the appropriate places
- adding `vhdl` coloring enumeration values
- adding `docbook` possibility for images
results have been tested (a.o.) doxygen tests, doxygen examples, doxygen docu, CGAL source code.
|
|
|
|
|
| |
The output from the `\secref` command shows in 1 column instead of 3.
The `column-count` (also possibile without `-moz` or `-webkit`) should be with the `<ul>` tag instead of the `<div>` tag
|
|\
| |
| | |
Indentation of paragraphs in LaTeX
|
| |
| |
| |
| |
| | |
Looking in the documentation at e.g. the commands `\class` or `\image` we see that the start of some paragraph titles in LaTeX is a bit to the left of the normal indentation.
Corrected the leftmargin setting (consistent with other settings).
|
|/
|
|
|
|
| |
In the PDF version of the doxygen manual we see that for the `\image` command the chapter title the text runs into the margin (due to an unbreakable part).
With this fix the problem is solved.
(see also: https://tex.stackexchange.com/questions/474055/section-title-running-into-margin and , for the ifstar part, https://tex.stackexchange.com/questions/376375/using-ifstar-to-define-a-star-variant)
|
|
|
|
|
|
|
|
| |
Some small improvements in the different formats based on the problems signaled with the issue
- doxygen.css make exceptions in line with other tables (i.e. the appearance of the name of the exception)
- doxygen.sty, rtfdocvisitor.cpp between items in e.g. Precondition, Postcondition, Note place a paragraph distance (like in main text)
- docbookvisitor.cpp handle title of Rcs and User sections correctly
.
|
| |
|
| |
|
| |
|
|
|
|
| |
in the XML output
|
|\
| |
| | |
issue #6733 invalid cite anchor id when using crossref
|
| |
| |
| |
| |
| |
| |
| | |
The crossreference possibility was not properly taken into account in bibtex conversion for other formats than LaTeX.
- doxygen.bst: use correct labels (i.e. add 'CITEREF_' in case of crossreferences to the giver name)
- cite.cpp: add the crossreferences to the citation dictionary (to overcome warning message).
- extending test 012
|
|/
|
|
| |
In LaTeX the `<hr>` was implemented as a"new paragraph", now as a horizontal line.
|
| |
|
|\
| |
| | |
Upgrade to jQuery 1.7.2 to get rid of security scan violations.
|
| | |
|
| |
| |
| |
| |
| |
| |
| |
| | |
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.
|
|/
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
*Total -- 536.41kb -> 410.38kb (23.5%)
/doc/extsearch_flow.png -- 20.57kb -> 7.41kb (64%)
/testing/sample.png -- 3.69kb -> 2.50kb (32.26%)
/doc/doxywizard_main.png -- 55.86kb -> 38.51kb (31.07%)
/doc/doxywizard_page1.png -- 38.72kb -> 29.24kb (24.47%)
/doc/doxywizard_page4.png -- 42.69kb -> 32.57kb (23.72%)
/doc/doxywizard_page3.png -- 49.71kb -> 37.95kb (23.66%)
/doc/doxywizard_page2.png -- 38.13kb -> 29.21kb (23.41%)
/addon/doxywizard/images/tunecolor.png -- 99.90kb -> 77.30kb (22.62%)
/doc/doxywizard_menu.png -- 57.29kb -> 45.09kb (21.28%)
/doc/doxywizard_expert.png -- 29.35kb -> 23.73kb (19.15%)
/templates/html/mag_sel.png -- 0.55kb -> 0.45kb (17.41%)
/templates/html/mag.png -- 0.51kb -> 0.44kb (14.31%)
/doc/infoflow.png -- 98.24kb -> 84.89kb (13.59%)
/templates/html/search_r.png -- 0.60kb -> 0.54kb (9.64%)
/templates/html/search_l.png -- 0.59kb -> 0.55kb (6.13%)
|
|\
| |
| | |
Consistency in headings and layout for template parameters (tparam)
|
| |
| |
| |
| |
| | |
- at some places the translation of the "Template Parameters" was not yet done
- layout of the template parameters table in HTML had no default. Should be analogous to the table for normal parameters
|
| |
| |
| |
| |
| |
| |
| | |
When running xmllint in the error output the following message appears:
`I/O error : Attempt to load network entity http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd`
Going to the website we see that there an automatic redirect was done from `http` to `https`.
|
|\ \
| |/
|/|
| | |
https://github.com/albert-github/doxygen into albert-github-feature/bug_inline_image
|
| |
| |
| |
| | |
Create the possibility of inline images with the `\image` command by means of the option `inline`.
|
|\ \
| | |
| | | |
Bug 579628 - Merging of consecutive repeated commands creates poorly-structured HTML
|
| | |
| | |
| | |
| | |
| | |
| | |
| | | |
poorly-structured HTML
Most issues from this report were already implemented. Extended for cross reference lists with the possibility to "style" intermediate items as well.
(also some code structure, i.e. mnemonics instead of numbers).
|
|\ \ \
| | | |
| | | |
| | | | |
https://github.com/albert-github/doxygen into albert-github-feature/bug_667993
|
| |/ /
| | |
| | |
| | | |
Added underline possibility and strike through possibility for the different output formats insofar it is possible (other similar possibilities are not always possible for all output formats either).
|
|\ \ \ |
|
| | |/
| |/|
| | |
| | | |
In case of of choosing small letters in the browser or having a large display one can see that the split bar ends at a certain point.
|
| | | |
|
|\ \ \
| |/ /
|/| |
| | | |
https://github.com/albert-github/doxygen into albert-github-feature/bug_693515
|