doxygen: Remove reference to Python 2

We are already using a sed to make the scripts run with Python 3.
This commit is contained in:
Xi Ruoyao 2023-09-20 19:38:08 +08:00
parent 00766cca21
commit 2b676a5c4a
No known key found for this signature in database
GPG Key ID: ACAAD20E19E710E3

View File

@ -213,9 +213,8 @@ install -vm644 ../doc/*.1 /usr/share/man/man1</userinput></screen>
<para>
There is no real configuration necessary for the
<application>Doxygen</application> package although three additional
packages are required if you wish to use extended capabilities. If you
need to use the language translation features, you must have <xref
linkend="python2"/> installed. If you require formulas to create PDF
packages are required if you wish to use extended capabilities.
If you require formulas to create PDF
documentation, then you must have <xref linkend="texlive"/> installed.
If you require formulas to convert PostScript files to bitmaps, then
you must have <xref linkend="gs"/> installed.