File tree Expand file tree Collapse file tree
gui/wxpython/docs/wxgui_sphinx Expand file tree Collapse file tree Original file line number Diff line number Diff line change 3030footer_tmpl = string .Template (
3131 r"""
3232{% block footer %}<hr class="header">
33- <p><a href="../index.html">Help Index</a> | <a href="../topics.html">Topics Index</a>
34- | <a href="../keywords.html">Keywords Index</a>
33+ <p><a href="../index.html">Help Index</a> | <a href="../topics.html">Topics Index</a>
34+ | <a href="../keywords.html">Keywords Index</a>
3535| <a href="../full_index.html">Full Index</a></p>
36- <p>© 2003-${year} <a href="https://grass.osgeo.org">GRASS Development Team</a>,
36+ <p>© 2003-${year} <a href="https://grass.osgeo.org">GRASS Development Team</a>,
3737GRASS GIS ${grass_version} Reference Manual</p>
3838{% endblock %}
3939"""
Original file line number Diff line number Diff line change 44 "config:best-practices" ,
55 ":semanticCommits" ,
66 ":semanticCommitTypeAll(CI)" ,
7-
8- // allows to use comments starting with
9- // "# renovate: " to update _VERSION
7+
8+ // allows to use comments starting with
9+ // "# renovate: " to update _VERSION
1010 // environment variables in GitHub Action files.
1111 "customManagers:githubActionsVersions" ,
1212 // allows to use comments starting with
1313 // "# renovate: " to update _VERSION
1414 // ENV or ARG in a Dockerfile.
1515 "customManagers:dockerfileVersions" ,
16-
16+
1717 // when a dependency is really out of date, this will prevent to skip directly to the latest version.
1818 ":separateMultipleMajorReleases" ,
1919 ]
You can’t perform that action at this time.
0 commit comments