-
- Downloads
[ADD] support for canonical urls in technical doc
* canonical_root setting is the path to the root of the canonical sphinx doc, if not set no canonical link is generated, must end with "/" * canonical_branch defines the canonical branch to which to redirect, defaults to master also various side-fixes: * disabled permalinks in sphinx instead of hiding them via CSS * improved generation of github links, removed _app global and setting of linkcode_resolve in conf.py
Showing
- doc/_themes/odoodoc/github.py 52 additions, 39 deletionsdoc/_themes/odoodoc/github.py
- doc/_themes/odoodoc/layout.html 11 additions, 5 deletionsdoc/_themes/odoodoc/layout.html
- doc/_themes/odoodoc/static/style.css 0 additions, 3 deletionsdoc/_themes/odoodoc/static/style.css
- doc/_themes/odoodoc/static/style.less 0 additions, 4 deletionsdoc/_themes/odoodoc/static/style.less
- doc/conf.py 16 additions, 4 deletionsdoc/conf.py
Loading
Please register or sign in to comment