diff options
| author | Mathieu Duponchelle <mathieu@centricular.com> | 2018-04-09 15:44:02 +0200 |
|---|---|---|
| committer | Mathieu Duponchelle <mathieu@centricular.com> | 2018-04-09 15:46:06 +0200 |
| commit | 56fc22075cf3628727f15e24ad738d70c5e4d01a (patch) | |
| tree | 7dd471e041cb2d4fe5999144463b680c213195fb /docs/theme | |
| parent | 33abe0cf5576a094c565560e3e34a6457c14ad5e (diff) | |
| download | meson-56fc22075cf3628727f15e24ad738d70c5e4d01a.tar.gz | |
[fixup]: write documentation
Diffstat (limited to 'docs/theme')
| -rw-r--r-- | docs/theme/extra/templates/navbar_links.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/theme/extra/templates/navbar_links.html b/docs/theme/extra/templates/navbar_links.html index 8f3da63b7..2edce2489 100644 --- a/docs/theme/extra/templates/navbar_links.html +++ b/docs/theme/extra/templates/navbar_links.html @@ -8,6 +8,7 @@ @for tup in (("Gnome-module.html","GNOME"), \ ("i18n-module.html","i18n"), \ ("Pkgconfig-module.html","Pkgconfig"), \ + ("Python-module.html","Python"), \ ("Python-3-module.html","Python 3"), \ ("Qt4-module.html","Qt4"), \ ("Qt5-module.html","Qt5"), \ |
