Thomas Gossmann
Thomas Gossmann
Hum, ye rewrite somehow sounds weird. It's more an extension that I needed and pushed back now.
Any news on this @schmittjoh ? Because I'm planning on releasing my fork as its own version. Thanks.
That might be broken by now, but when you run composer, it writes on the output, that a packaged got symlinked during installation.
I occasionally run into two situations where I didn't want to have my local package symlinked (I fixed it, by fixing the issue on the referenced package), though my own...
Having a `composer.local.json` is basically a nice idea to overwrite *any* values of `composer.json` for your local setup. In that case that would be a feature request to composer itself....
With that object it is more a QOBJECT instead of a QNAME. The benefit of the QNAME (and to have it as a key in the JSON format - which...
I like it more, if I see a php doc, that a backslash () is used as namespace separator and a dot (.) if I see a javascript doc. Or...
Interresting. I immediately used the files as top structure. Another approach. I posted about QNAME in #11. How would DocTools generate the docspec format? They probably process it file by...
Hi Mike, As a disclaimer in front: I used XSLT to generate some docs back in the day, from xml into simple html and as a front end developer I...
I had exactly the same thoughts but later turned out not to be ideal: 1. What if we had multiple formats, through multiple schema validators. Doctools may generate the one,...