Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 9ccc0df

Browse files
committed
Add references to the documentation for the Python documentation markup.
Suggested by the comments in SF bug #430627.
1 parent c341580 commit 9ccc0df

2 files changed

Lines changed: 14 additions & 0 deletions

File tree

Doc/templates/howto.tex

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
% Complete documentation on the extended LaTeX markup used for Python
2+
% documentation is available in ``Documenting Python'', which is part
3+
% of the standard documentation for Python. It may be found online
4+
% at:
5+
%
6+
% http://www.python.org/doc/current/doc/doc.html
7+
18
\documentclass{howto}
29

310
% This is a template for short or medium-size Python-related documents,

Doc/templates/manual.tex

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
% Complete documentation on the extended LaTeX markup used for Python
2+
% documentation is available in ``Documenting Python'', which is part
3+
% of the standard documentation for Python. It may be found online
4+
% at:
5+
%
6+
% http://www.python.org/doc/current/doc/doc.html
7+
18
\documentclass{manual}
29

310
\title{Big Python Manual}

0 commit comments

Comments
 (0)