|
- %% Generated by Sphinx.
- \def\sphinxdocclass{report}
- \documentclass[letterpaper,10pt,english]{sphinxmanual}
- \ifdefined\pdfpxdimen
- \let\sphinxpxdimen\pdfpxdimen\else\newdimen\sphinxpxdimen
- \fi \sphinxpxdimen=.75bp\relax
-
- \PassOptionsToPackage{warn}{textcomp}
- \usepackage[utf8]{inputenc}
- \ifdefined\DeclareUnicodeCharacter
- % support both utf8 and utf8x syntaxes
- \edef\sphinxdqmaybe{\ifdefined\DeclareUnicodeCharacterAsOptional\string"\fi}
- \DeclareUnicodeCharacter{\sphinxdqmaybe00A0}{\nobreakspace}
- \DeclareUnicodeCharacter{\sphinxdqmaybe2500}{\sphinxunichar{2500}}
- \DeclareUnicodeCharacter{\sphinxdqmaybe2502}{\sphinxunichar{2502}}
- \DeclareUnicodeCharacter{\sphinxdqmaybe2514}{\sphinxunichar{2514}}
- \DeclareUnicodeCharacter{\sphinxdqmaybe251C}{\sphinxunichar{251C}}
- \DeclareUnicodeCharacter{\sphinxdqmaybe2572}{\textbackslash}
- \fi
- \usepackage{cmap}
- \usepackage[T1]{fontenc}
- \usepackage{amsmath,amssymb,amstext}
- \usepackage{babel}
- \usepackage{times}
- \usepackage[Bjarne]{fncychap}
- \usepackage{sphinx}
-
- \fvset{fontsize=\small}
- \usepackage{geometry}
-
- % Include hyperref last.
- \usepackage{hyperref}
- % Fix anchor placement for figures with captions.
- \usepackage{hypcap}% it must be loaded after hyperref.
- % Set up styles of URL: it should be placed after hyperref.
- \urlstyle{same}
- \addto\captionsenglish{\renewcommand{\contentsname}{Contents:}}
-
- \addto\captionsenglish{\renewcommand{\figurename}{Fig.}}
- \addto\captionsenglish{\renewcommand{\tablename}{Table}}
- \addto\captionsenglish{\renewcommand{\literalblockname}{Listing}}
-
- \addto\captionsenglish{\renewcommand{\literalblockcontinuedname}{continued from previous page}}
- \addto\captionsenglish{\renewcommand{\literalblockcontinuesname}{continues on next page}}
- \addto\captionsenglish{\renewcommand{\sphinxnonalphabeticalgroupname}{Non-alphabetical}}
- \addto\captionsenglish{\renewcommand{\sphinxsymbolsname}{Symbols}}
- \addto\captionsenglish{\renewcommand{\sphinxnumbersname}{Numbers}}
-
- \addto\extrasenglish{\def\pageautorefname{page}}
-
- \setcounter{tocdepth}{1}
-
-
-
- \title{py-graph Documentation}
- \date{Jan 28, 2020}
- \release{}
- \author{Linlin Jia}
- \newcommand{\sphinxlogo}{\vbox{}}
- \renewcommand{\releasename}{}
- \makeindex
- \begin{document}
-
- \maketitle
- \sphinxtableofcontents
- \phantomsection\label{\detokenize{index::doc}}
-
-
-
- \chapter{Indices and tables}
- \label{\detokenize{index:indices-and-tables}}\begin{itemize}
- \item {}
- \DUrole{xref,std,std-ref}{genindex}
-
- \item {}
- \DUrole{xref,std,std-ref}{modindex}
-
- \item {}
- \DUrole{xref,std,std-ref}{search}
-
- \end{itemize}
-
-
-
- \renewcommand{\indexname}{Index}
- \printindex
- \end{document}
|