1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2025-12-27 15:31:17 +01:00

3 Commits

Author SHA1 Message Date
Marian Buschsieweke
e62f2d4de1
doc: use https://api.riot-os.org for API doc
The documentation at https://guide.riot-os.org has become the defacto
entry point for RIOT documentation. We may dedice to let
https://doc.riot-os.org point to that doc, rather than to the API doc.

In order to keep the links in the repo working when we pull through,
this updates all doc to the API doc to `https://api.riot-os.org`. This
already works today and will keep working even if
`https://doc.riot-os.org` stops pointing to the API doc.
2025-12-23 21:17:19 +01:00
krzysztof-cabaj
5e2bfeb9cf examples/nanocoap_server: enable DHCP and example doc update 2025-03-31 08:46:17 +02:00
AnnsAnn
55fa531e02 examples: restructure to use subfolders based on README structure
examples: Fix incorrect category heading

examples: shorten coap folder name

static-tests/examples: check subfolders for entries

ci/test_native: Adjust to new examples structure

examples: adjust makefiles to new structure

ci/tests: Fix symlinks to point towards proper examples
2025-02-13 11:54:09 +01:00