Ability to do cached/smarter builds
Closed this issue · 4 comments
nikophil commented
nikophil commented
discussion opened on the parser repo:
doctrine/rst-parser#85
weaverryan commented
This is now merged upstream :)
weaverryan commented
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
javiereguiluz commented
Closing as fixed because we have this method to disable the cache:
docs-builder/src/BuildConfig.php
Line 91 in f34eaab