3 Apr
2019
3 Apr
'19
6:55 p.m.
On Wed, Apr 03, 2019 at 01:24:29PM -0500, Matt Riedemann wrote:
On 4/3/2019 11:59 AM, Lance Bragstad wrote:
The first one suggested is to render documentation as PDFs [2].
/me waits for mtreinish to propose the same with LaTeX.
Oh, I already commented on the review. It uses LaTeX internally, Sphinx generates LaTeX (and a makefile) and then you compile that into the pdf. The goal is basically to do what I did for Nova 4 years ago [3] (although that has bitrotted quite a bit since then and no longer works) for all projects and add the infrastructure to run and host that as part of docs builds. I wouldn't miss the opportunity to talk LaTeX. :) -Matt Treinish [3] https://github.com/openstack/nova/commit/62575dd40e5b7698d9ba54641558246489f...