File tree Expand file tree Collapse file tree 1 file changed +21
-1
lines changed Expand file tree Collapse file tree 1 file changed +21
-1
lines changed Original file line number Diff line number Diff line change 82
82
\renewcommand {\headrulewidth }{0.1pt}
83
83
\renewcommand {\footrulewidth }{0.1pt}
84
84
85
+ \renewcommand {\maketitle }{%
86
+ \noindent\rule {\textwidth }{1pt}\ifsphinxpdfoutput\newline\null \fi \par
87
+ \ifsphinxpdfoutput
88
+ \begingroup
89
+ % \pdfstringdefDisableCommands{\def\\{, }\def\endgraf{ }\def\and{, }}%
90
+ % \hypersetup{pdfauthor={\@author}, pdftitle={\@title}}%
91
+ \endgroup
92
+ \fi
93
+ \begin {flushright }
94
+ \sphinxlogo
95
+ \py@HeaderFamily
96
+ {\Huge \@title }\par
97
+ \end {flushright }
98
+ \@thanks
99
+ \setcounter {footnote}{0}
100
+ \let\thanks\relax\let\maketitle\relax
101
+ % \gdef\@thanks{}\gdef\@author{}\gdef\@title{}
102
+ }
103
+
104
+
85
105
\newcommand {\makeodootitleold }{%
86
106
\begin {titlepage }
87
107
\titlepagedecoration
88
108
\begin {center }
89
109
\vspace {3cm}
90
- \includegraphics {_static/banners/odoo_logo}
110
+ \sphinxlogo
91
111
\end {center }
92
112
93
113
\vspace {2cm}
You can’t perform that action at this time.
0 commit comments