Freya Gustavsson
Freya Gustavsson
@jelly we need to check how to make the docs work if we don't go with Antora for now though. I'm sure we can get docs working in cockpit website...
> My comment is about how we want to land this change, its a big one. I am sure about Antora or if we want to change how we publish...
> > > My comment is about how we want to land this change, its a big one. I am sure about Antora or if we want to change how...
@jelly Fixed. Local `make` seems to work, not checked for other distros. Appreciate if you could verify the change > My shortlist is: > > * [x] xmlto / xsltproc...
> Interesting, our Packit builds should go through but they fail in CentOS Stream because `No matching package to install: 'rubygem-asciidoctor'`. > > > > So: CentOS/RHEL has asciidoc >...
> > Interesting, our Packit builds should go through but they fail in CentOS Stream because `No matching package to install: 'rubygem-asciidoctor'`. > > So: CentOS/RHEL has asciidoc > >...
@jelly Okay implemented `asciidoc-py` support. Fingers crossed it works on everything now
Currently having this issue with py-asciidoc.. not sure what the backend conf is supposed to be yet ``` make[1]: Entering directory '/builddir/build/BUILD/cockpit-349.dev10+g980674b21' mkdir -p doc/output/man/ && /usr/bin/asciidoc -a cockpit-version= -b...
> > missing backend conf file: manpage.conf > > Strange, I know that the Arch Linux package manager uses `asciidoc` for building docs and can generate man pages so it...
@jelly I assume the failing tests with dep issues need to be updated in bots right?