summaryrefslogtreecommitdiffstats
path: root/doc/tools/doxybuilder_funcs.py
diff options
context:
space:
mode:
authorBen Kaduk <kaduk@mit.edu>2012-11-14 13:44:08 -0500
committerBen Kaduk <kaduk@mit.edu>2012-11-27 16:59:25 -0500
commitda396d7603e949faec594036dee6de0e8f44bddb (patch)
treed64100d99732c725485a18e63874cb97a1ab9fb9 /doc/tools/doxybuilder_funcs.py
parent3070dcd18ea2d07f74afa35fa4a8cada373d9975 (diff)
downloadkrb5-da396d7603e949faec594036dee6de0e8f44bddb.tar.gz
krb5-da396d7603e949faec594036dee6de0e8f44bddb.tar.xz
krb5-da396d7603e949faec594036dee6de0e8f44bddb.zip
Fix overflowing cell in HTML table
sphinx-build defaults to the 'tabulary' environment for tables, but uses regular 'tabular' for those involving literal blocks, since tabulary does not handle them properly. It seems that this deficiency of tabulary also applies to inline literals, which are rendered as \code{} sections by the latex builder. Fortunately, sphinx provides a workaround to force a particular column specification for the table. The requirement for a table:: statement after the tabularcolumns:: statement is very poorly documented. ticket: 7447 tags: pullup target_version: 1.11
Diffstat (limited to 'doc/tools/doxybuilder_funcs.py')
0 files changed, 0 insertions, 0 deletions