1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/doc/doxygen
Marian Buschsieweke cfee27cfb2
doc: do not rebuild riot.css
- simplify the makefile
    - changing behavior depending on lessc being installed is
      surprising and makes the Makefile less readable
    - failing with `make: lessc: No such file or directory` is helpful,
      but `make: No rule to make target 'src/css/riot.css'` is not
      clearly indicating that `lessc` was not found
- don't rebuild `riot.css` when generating HTML output
    - anyone touching the less file will have to manually call
      `make src/css/riot.css -C doc/doxygen`
    - this happens so rarely that implementing a convenient mechanism
      is not worth the trouble

Fixes https://github.com/RIOT-OS/RIOT/issues/8122
2023-05-24 21:24:08 +02:00
..
dot doc/porting-boards.md: improve with porting graph and reference section 2021-09-16 16:54:42 +02:00
src doc/mainpage: fix punctuation 2023-05-17 14:51:48 +02:00
.gitignore doc: add release notes to doxygen documentation 2017-05-12 17:54:48 +02:00
footer.html doc: utilize smartmenus 2017-04-25 09:35:50 +02:00
generate-changelog.py doc: generate-changelog: add support for point releases 2021-01-08 14:46:10 +01:00
header.html doc/doxygen: use DuckDuckGo for search 2022-07-22 14:39:51 +02:00
Makefile doc: do not rebuild riot.css 2023-05-24 21:24:08 +02:00
riot.doxyfile blobs: include documentation in doxygen 2023-01-26 09:27:47 +01:00
RIOTDoxygenLayout.xml doc: add quicklink to boards in navbar 2023-03-06 18:50:17 +01:00