@phpc Working on a DocBook renderer: https://gitlab.com/Girgias/docbook-renderer
Possibly to improve the php.net docs, but also to have a way to properly write articles on my website (which won't get written but *shhh*)
@Crell @phpc PhD is an actual nightmare and a massive blob of code that does way too many things.
And none of the people who actually wrote it, don't contribute to it any more since 2012.
Trying to write this in a sane way, but I'm not even sure I can use static analysis on it because of how I overload the DOMNodes :(
@hunter @phpc The idea is to avoid endorsing any particular framework or library author. Eg, if PHP.net uses Symfony, the Laravel people would get upset and vice versa.
That's valid but the cost is ignoring the incredibly robust ecosystem of PHP. I'm not convinced that is a good tradeoff any more.
Although, they do use Dokuwiki for the wiki, even though it's 3rd party and a mess. So...