Doc Downloads

Up-to-date doc­u­ment­a­tion for Cor­rade, Mag­num and Mag­num Py­thon Bind­ings is act­ively main­tained on

While it’s pos­sible to scrape these for off­line view­ing, it’s ad­vised to build your own ver­sion loc­ally in­stead. Guide how to do that is avail­able in the doc­u­ment­a­tion. Thank you for be­ing nice to serv­er band­width.

Doxy­gen tag files

If you have a pro­ject us­ing Mag­num and want to cross-link to Mag­num doc­u­ment­a­tion from your Doxy­gen docs, you can make use of the fol­low­ing tag files:

Down­load the files in­to your pro­ject and ref­er­ence them from your Doxyfile like shown be­low. If Doxy­gen com­plains about du­plic­ate sym­bols, use just one of the files.

TAGFILES += corrade.tag=https://doc.magnum.graphics/corrade/ \
            magnum.tag=https://doc.magnum.graphics/magnum/

In­ter­sphinx in­vent­ory file

If you use the Py­thon API and want to cross­link to that as well, the In­ter­sphinx in­vent­ory file is in its usu­al loc­a­tion:

Either point Sphinx dir­ectly to https://doc.magnum.graphics/python/ or down­load the file and hook it up manu­ally