public inbox for overseers@sourceware.org
 help / color / mirror / Atom feed
* Server package installation - Sphinx
@ 2022-11-08  8:03 Martin Liška
  2022-11-08  9:00 ` Frank Ch. Eigler
  0 siblings, 1 reply; 3+ messages in thread
From: Martin Liška @ 2022-11-08  8:03 UTC (permalink / raw)
  To: Overseers mailing list; +Cc: Mark Wielaard, Frank Ch. Eigler

Hi.

Tomorrow, I'm planning migrating the GCC documentation to Sphinx and I would like
to prepare for switching of the server-side documentation generation. That's currently
done with maintainer-scripts/update_web_docs_git job that modifies HTML, PDF and other
files we can see here: https://gcc.gnu.org/onlinedocs/. That's something I'll work on tomorrow.

For now, I would need to update the existing env:

$ /home/gccadmin/venv/bin/pip --upgrade sphinx

and add Sphinx deps:
$ /home/gccadmin/venv/bin/pip install furo sphinx-copybutton

Apart from that, I will need Texlive-related packages:
python-sphinx-latex
texlive-xindy

Hope these will be available on a RHEL instance we have and pull required
LaTeX sub-packages.

Feel free to reach me out at IRC.

Thanks,
Martin

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2022-11-08 11:19 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-11-08  8:03 Server package installation - Sphinx Martin Liška
2022-11-08  9:00 ` Frank Ch. Eigler
2022-11-08 11:19   ` Martin Liška

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).