Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2023-03-16 | hotdoc: Install devhelp files at the right location | Xavier Claessens | 1 | -5/+5 | |
When devhelp is enabled, hotdoc generates a devhelp/ subdir that needs to be installed to /usr/share/devhelp/. Otherwise, the html/ subdir needs to be installed to /usr/share/doc/<project>/html/ | |||||
2023-02-01 | treewide: add future annotations import | Eli Schwartz | 1 | -0/+2 | |
2020-09-08 | typing: fully annotate scripts | Daniel Mensinger | 1 | -2/+4 | |
2018-08-28 | modules: Add an 'hotdoc' module | Thibault Saunier | 1 | -0/+36 | |
hotdoc: http://github.com/hotdoc/hotdoc/ |