braincrafted / bootstrap-bundle

BraincraftedBootstrapBundle integrates Bootstrap into Symfony2 by providing templates, Twig extensions, services and commands.
http://bootstrap.braincrafted.com
MIT License
399 stars 182 forks source link

documentation out of date #423

Closed cam-spacebar closed 8 years ago

cam-spacebar commented 8 years ago

BCBS docs for 2.* here: http://bootstrap1.braincrafted.com/getting-started

refer to app/config/config.yml option : less_filter

when it should be : css_preprocessor

(caused me a few headaches - first time user)

DemonTPx commented 8 years ago

Yep, same problem here... This seems to me like a small BC break. It should accept less_filter as an alias of css_preprocessor and notify a deprecation warning or something...

florianeckerstorfer commented 8 years ago

Documentation has been updated

decima commented 7 years ago

http://semver.org/ please follow Semantic versioning like symfony and others (minor version should not crash backyard compatibility). 👎