Hi Sascha, thanks for looking into this. I had a quick shot at the missing layout and it looks like this file is missing:
https://saschalucas.github.io/docs/ganeti/3.0/html/_static/default.css It gets included by style.css in the same folder (which in turn is used by the HTML files). I have not yet looked at the code where that file might come from. The header of this file from the 2.16 docs states this: /* * default.css_t * ~~~~~~~~~~~~~ * * Sphinx stylesheet -- default theme. * * :copyright: Copyright 2007-2011 by the Sphinx team, see AUTHORS. * :license: BSD, see LICENSE for details. * */ Cheers, Rudi On Sun, Jun 28, 2020 at 9:17 PM Sascha Lucas <[email protected]> wrote: > Hi, > > I've prepared an example github page[1] showing the current state of > docs.ganeti.org. The corresponding repo is [2] forked from [3]. Please > take a look, feedback is highly appreciated. The repo contains missing > sphinx conf + extensions and as an example the current docs + manpages > from v3.0.0beta1. > > Whats not working ATM: > * Ganeti 3.0 doc: style sheet seems not applied/missing > * building API doc: > - Haskell seems to work, but ends with: "haddock: Unable to find a > package providing module AutoConf, skipping Hoogle." > - Python is broken: > > +--------------------------------------------------------------------- > | File /tmp/gntbuild.rbmdbLNU/ganeti/cmdlib/instance_migration.py, > | line 603, in > | ganeti.cmdlib.instance_migration.TLMigrateInstance._FindInstanceLocations > | Warning: Lines 606, 609: Improper paragraph indentation. > | > [.............................. > Warning: No information available for > .... > .... > UNEXPECTED ERROR: > iteration over non-sequence > > Use --debug to see trace information. > make: *** [Makefile:5090: py-apidoc] Error 3 > > Any ideas? Thanks, Sascha. > > [1] https://saschalucas.github.io/docs/ > [2] https://github.com/saschalucas/docs > [3] https://github.com/ganeti/docs > > -- > You received this message because you are subscribed to the Google Groups > "ganeti-devel" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To view this discussion on the web visit > https://groups.google.com/d/msgid/ganeti-devel/20200628211629.08a86f45d1e1c869d14e9c78%40web.de > . > -- Rudolph Bott - [email protected] Telefon: +49 (0)211-63 55 56-41 Telefax: +49 (0)211-63 55 55-22 sipgate GmbH - Gladbacher Str. 74 - 40219 Düsseldorf HRB Düsseldorf 39841 - Geschäftsführer: Thilo Salmon, Tim Mois Steuernummer: 106/5724/7147, Umsatzsteuer-ID: DE219349391 www.sipgate.de - www.sipgate.co.uk -- You received this message because you are subscribed to the Google Groups "ganeti-devel" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/ganeti-devel/CAPG4N%3DZO1r54Z1R_p9KLuLMprkWHE11yLgzEswf21CGTPmdBDg%40mail.gmail.com.
