2018-10-18 11:10:01 -05:00
|
|
|
|
|
|
|
|
|
|
|
\documentclass[a4paper]{asimbook}
|
|
|
|
|
|
|
|
\usepackage{a4wide}
|
|
|
|
\usepackage{makeidx}
|
|
|
|
\usepackage{fancyhdr}
|
|
|
|
\usepackage{graphicx}
|
|
|
|
\usepackage{multicol}
|
|
|
|
\usepackage{float}
|
|
|
|
\usepackage{textcomp}
|
|
|
|
\usepackage{alltt}
|
|
|
|
\usepackage{times}
|
|
|
|
\ifx\pdfoutput\undefined
|
|
|
|
\usepackage[ps2pdf,pagebackref=true,colorlinks=true,linkcolor=blue]{hyperref}
|
|
|
|
\usepackage{pspicture}
|
|
|
|
\else
|
|
|
|
\usepackage[pdftex,pagebackref=true,colorlinks=true,linkcolor=blue]{hyperref}
|
|
|
|
\fi
|
|
|
|
\usepackage{doxygen}
|
|
|
|
|
|
|
|
\makeindex
|
|
|
|
\setcounter{tocdepth}{1}
|
|
|
|
\renewcommand{\footrulewidth}{0.4pt}
|
|
|
|
\raggedbottom
|
|
|
|
|
|
|
|
|
|
|
|
\begin{document}
|
|
|
|
|
|
|
|
\begin{titlepage}
|
|
|
|
\vspace*{7cm}
|
|
|
|
\begin{center}
|
|
|
|
{\Large Oroshi -\/ Analog Devices Layout Reference Manual\\[1ex]\large 1.\+0 }\\
|
|
|
|
\vspace*{1cm}
|
|
|
|
{\large Generated by Doxygen 1.8.14}\\
|
|
|
|
\vspace*{0.5cm}
|
2020-02-03 10:44:15 -06:00
|
|
|
{\small Mon Feb 3 2020 17:10:41}\\
|
2018-10-18 11:10:01 -05:00
|
|
|
\end{center}
|
|
|
|
\end{titlepage}
|
|
|
|
|
|
|
|
\clearemptydoublepage
|
|
|
|
\pagenumbering{roman}
|
|
|
|
|
|
|
|
\tableofcontents
|
|
|
|
\clearemptydoublepage
|
|
|
|
|
|
|
|
\pagenumbering{arabic}
|
2019-11-13 16:43:04 -06:00
|
|
|
\chapter{Hierarchical Index}
|
|
|
|
\input{hierarchy}
|
2018-10-18 11:10:01 -05:00
|
|
|
\chapter{Class Index}
|
|
|
|
\input{annotated}
|
|
|
|
\chapter{Class Documentation}
|
2019-11-13 16:43:04 -06:00
|
|
|
\input{classpython_1_1CapacitorMatrix_1_1CapacitorStack}
|
|
|
|
\input{classpython_1_1CapacitorUnit_1_1CapacitorUnit}
|
|
|
|
\input{classpython_1_1CapacitorRouted_1_1RoutMatchedCapacitor}
|
2018-10-18 11:10:01 -05:00
|
|
|
\input{classpython_1_1Stack_1_1Stack}
|
2019-11-13 16:43:04 -06:00
|
|
|
\input{classpython_1_1CapacitorVRTracks_1_1VerticalRoutingTracks}
|
2018-10-18 11:10:01 -05:00
|
|
|
%--- End generated contents ---
|
|
|
|
|
|
|
|
% Index
|
|
|
|
\backmatter
|
|
|
|
\newpage
|
|
|
|
\phantomsection
|
|
|
|
\clearemptydoublepage
|
|
|
|
\addcontentsline{toc}{chapter}{Index}
|
|
|
|
\printindex
|
|
|
|
|
|
|
|
\end{document}
|