]> granicus.if.org Git - python/commit
expose the C API subsection which was hidden from LaTeX in a comment. In
authorSkip Montanaro <skip@pobox.com>
Wed, 16 Jul 2003 19:46:07 +0000 (19:46 +0000)
committerSkip Montanaro <skip@pobox.com>
Wed, 16 Jul 2003 19:46:07 +0000 (19:46 +0000)
commit2491cd98c46f10ccfb3285122da36bbd9f181e9e
tree6ec6c78ef0f441e6a39dbf2c95ceaeb2285c5080
parent4d6e8fe5d13a313314550d7ebffafaf62dea1df2
expose the C API subsection which was hidden from LaTeX in a comment.  In
the info conversion the \comment LaTeX macro mapped to a Texinfo @ignore
macro.  Unfortunately, py2texi.el is not smart enough to avoid generating
links to the @ignore'd section, which causes makeinfo to croak.

Exposing this text is probably not the most correct thing to do, as this
documentation really belongs in the C API manual.  This does get the info
files generated, however, which is a more practical goal considering the
impending release of 2.3rc1.
Doc/lib/libdatetime.tex