mirror of
https://github.com/python/cpython.git
synced 2025-12-04 00:30:19 +00:00
Add references to the documentation for the Python documentation markup.
Suggested by the comments in SF bug #430627.
This commit is contained in:
parent
c341580afd
commit
9ccc0df52f
2 changed files with 14 additions and 0 deletions
|
|
@ -1,3 +1,10 @@
|
|||
% Complete documentation on the extended LaTeX markup used for Python
|
||||
% documentation is available in ``Documenting Python'', which is part
|
||||
% of the standard documentation for Python. It may be found online
|
||||
% at:
|
||||
%
|
||||
% http://www.python.org/doc/current/doc/doc.html
|
||||
|
||||
\documentclass{howto}
|
||||
|
||||
% This is a template for short or medium-size Python-related documents,
|
||||
|
|
|
|||
|
|
@ -1,3 +1,10 @@
|
|||
% Complete documentation on the extended LaTeX markup used for Python
|
||||
% documentation is available in ``Documenting Python'', which is part
|
||||
% of the standard documentation for Python. It may be found online
|
||||
% at:
|
||||
%
|
||||
% http://www.python.org/doc/current/doc/doc.html
|
||||
|
||||
\documentclass{manual}
|
||||
|
||||
\title{Big Python Manual}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue