symfony-tools/docs-builder

Ability to do cached/smarter builds

Closed this issue · 4 comments

discussion opened on the parser repo:
doctrine/rst-parser#85

This is now merged upstream :)

Oh, actually, small thing, we need a flag to be able to build but ignore the cache. There is already a method on Configuration to control this

Closing as fixed because we have this method to disable the cache:

public function disableBuildCache(): self