Commit Graph

8 Commits

Author SHA1 Message Date
Dmitry Anisimov 267a6412ac initial commit with the new osqp solver concept 2021-05-31 14:01:08 +02:00
Maxime Gimeno a76bd6081e Replace more sc text 2021-05-21 15:45:50 +02:00
Sébastien Loriot 72bc88d38f do not link in the macro 2021-04-08 18:28:24 +02:00
albert-github 453b611002 OUTPUT_TEXT_DIRECTION has been made obsolete
The doxygen setting OUTPUT_TEXT_DIRECTION is obsolete
2021-03-19 12:35:30 +01:00
Maxime Gimeno fb3746168d remove \sc 2021-02-05 11:10:20 +01:00
albert-github c3235cd86f Obsolete doxygen setting COLS_IN_ALPHA_INDEX
In the version 1.9.0 the setting `COLS_IN_ALPHA_INDEX` has been made obsolete and generates a warning during building.
As the default value is used it can also be removed (doxygen will automatically take the default value in the older versions).
2021-01-07 11:16:46 +01:00
albert-github c900353e91 Incorrect HTML code in relation with \cgalAdvancedEnd
Due to some subtle interactions between used doxygen commands and the defined `\cgalAdvancedEnd` incorrect HTML code is generated.
This was shown by `xmllint (and some options) as
```
parser error : Opening and ending tag mismatch: div line</td></tr>
```
With the `\noop` "trick" this can here be overcome.

The presented output though looked OK.
2020-11-30 14:58:29 +01:00
Sébastien Loriot 0d534e2821 add resources for 1.8.20 2020-10-27 19:31:31 +01:00