chiark / gitweb /
documentation/python: rename brief to summary.
authorVladimír Vondruš <mosra@centrum.cz>
Sat, 4 May 2019 19:47:34 +0000 (21:47 +0200)
committerVladimír Vondruš <mosra@centrum.cz>
Sat, 4 May 2019 19:47:34 +0000 (21:47 +0200)
commitdb3570629dd52722f38b7c068d33e9e112973ab9
treecb5fdcae4b2822dd449d09d441b00ca1f146df01
parent4a5e8f69d29141e15bdb574d28c93beba124d1b5
documentation/python: rename brief to summary.

Another doxygen-ism. It made some sense for API docs, but having "brief"
and "description" for pages doesn't make any sense at all. Summary and
content makes much more sense for pages and since it doesn't make sense
to have two types of naming, let's rename it for everything else as
well. This is now also in-line with Pelican article metadata and XMLDoc
for C# docs, yay.
14 files changed:
doc/documentation/python.rst
documentation/python.py
documentation/templates/python/class.html
documentation/templates/python/classes.html
documentation/templates/python/details-enum.html
documentation/templates/python/entry-class.html
documentation/templates/python/entry-data.html
documentation/templates/python/entry-enum.html
documentation/templates/python/entry-function.html
documentation/templates/python/entry-module.html
documentation/templates/python/entry-property.html
documentation/templates/python/module.html
documentation/templates/python/modules.html
documentation/templates/python/pages.html