Should be the docs distribution neutral?

@smcmahon @jensens and all the others:

I integrated that now into Sphinx: https://youtu.be/wYlkVvNoP_U

It still needs some more tweaks and cleaning, but is that going into the direction do you mean ?

1 Like

Looks great!

So Ok I started to turn this into a proper Sphinx-extension:

what is missing besides some docs [yes I know] is fixing js, sometimes it is not working with a site reload and some lexers.

I already started to work on a lexer for apt [Debian and Ubuntu]

What else we want/need/could be useful ?

  • CentOS [yum]
  • Fedora [dnf]
  • Apple OSX [pkg]
  • more ?

It is already working without any OS lexer, but you are getting pyments warnings, during sphinx builds, I do not like warnings, but I do like lexer :smile:

Here is now a mini presentation how it would look like on docs.plone.org:

The css needs some improvements and it would be nice if someone would be willing to look over the sphinx extension to improve the code :smile: