Camilla Löwy
6efaaec9ce
Improve headings and TOC layout in Doxygen docs
...
This more or less restores the original custom layout where the TOC is
on the right side, with a CSS workaround added for portrait orientation.
The indentation of sub-lists in the TOC has been decreased.
The sizes of HTML headings and the "h0" div generated for each Doxygen
page have been adjusted to look better together now that they can meet.
A few headings have been shortened to fit better in the narrower TOC.
2021-10-25 23:38:41 +02:00
Siavash Eliasi
96f9f5c4b9
Migrate to Sass for Doxygen custom stylesheets
...
Closes #1759 .
2020-09-07 20:50:57 +02:00
Siavash Eliasi
bb1d917c2f
Improve docs scaling on mobile and small screens
...
Closes #1757 .
2020-09-02 21:50:57 +02:00
Camilla Löwy
0267cebe00
Update for Doxygen CSS changes
2019-04-05 14:25:28 +02:00
Camilla Löwy
53c8c72c67
Fix CSS for Doxygen Markdown tables
...
Doxygen changed the CSS classes for table-related elements.
2018-11-04 23:23:55 +01:00
Camilla Löwy
9bb50db6dd
Use HTTPS when possible
2018-11-04 21:52:33 +01:00
siavashserver
81963967e5
Fix Doxygen navigation bar
...
The Doxygen CSS changed significantly in a recent release.
Closes #1100 .
2017-10-22 16:29:44 +02:00
Camilla Löwy
8c0512027f
Fix table header text alignment
...
[ci skip]
2017-07-07 10:30:02 +02:00
Camilla Löwy
c48127fa9e
Fix some CSS issues caused by Doxygen 1.8.12
2017-06-06 18:02:20 +02:00
Siavash Eliasi
f611ba8aa0
Using consistent margins for tips and code blocks.
2014-10-22 10:29:40 +03:30
Camilla Berglund
4591ad2d64
Documentation work.
2014-09-22 11:08:33 +02:00
Camilla Berglund
c015852498
Restored smaller Doxygen code block padding.
...
This is a revert of db5b089cee
.
2014-07-02 18:41:30 +02:00
Siavash Eliasi
5a48f3123f
Using a light grey syntax highlighting theme.
2014-07-02 20:44:03 +04:30
Siavash Eliasi
51208601a4
Setting CSS for horizontal rules.
2014-06-26 22:16:09 +02:00
Siavash Eliasi
2ea74e60f9
Using slightly brighter set of colors for message boxes.
2014-06-26 22:16:09 +02:00
Siavash Eliasi
db5b089cee
Increasing code block padding.
2014-06-26 22:16:09 +02:00
Siavash Eliasi
ce3ff08932
Using different color for links inside code blocks.
2014-06-26 22:16:09 +02:00
Siavash Eliasi
30eccfd454
No orange links in documentation message boxes.
2014-06-26 22:16:09 +02:00
Siavash Eliasi
eb13951fb2
Removed unnecessary CSS rule.
2014-06-26 22:16:09 +02:00
Siavash Eliasi
dcc3e72d39
Introducing extra.less and using Less CSS for higher flexibility.
...
This will reduce the amount of copy paste involved when performing
slight changes to the default color sets.
These Ruby gems are required for generating extra.css from extra.less:
gem install less therubyracer
Please run this command to regenerate extra.css:
lessc --compress extra.less > extra.css
2014-06-18 18:04:52 +02:00
Siavash Eliasi
0a4796b2a0
Doxygen CSS cleanup.
2014-06-18 18:04:52 +02:00
Siavash Eliasi
9e72bb1775
Setting CSS for missed elements.
2014-06-18 18:04:52 +02:00
Siavash Eliasi
f91d1d967f
Fixed doxygen navigation bar position for Firefox web browser.
...
- More unification with website (page padding and width)
- Setting the minimum width of navigation bars to 800px.
2014-04-19 11:03:08 +04:30
Siavash Eliasi
f6f5b4ab0d
Fixed doxygen navigation bar position for chromium web browser.
2014-04-12 08:52:02 +04:30
Siavash Eliasi
aaea58fa2e
Removed <code> element background from other undesirable cases.
2014-02-16 15:01:05 +03:30
Siavash Eliasi
9ddaf76b68
Added background colour for non-table and non-note <code> elements.
2014-02-16 14:07:30 +03:30
Camilla Berglund
a75c457620
Removed background of <code> elements.
2014-02-13 15:20:12 +01:00
siavash
1695fd08f0
Fixed page header background image location.
2013-10-11 23:11:11 +03:30
Camilla Berglund
fa765ee719
Removed DOS line breaks.
2013-10-09 21:35:35 +02:00
siavash
96c5aea3ba
Removed invisible element.
2013-09-21 15:18:49 +04:30
siavash
cca61d752d
New theme for doxygen generated documentations.
2013-09-21 15:14:37 +04:30