matthiasmullie / scrapbook

PHP cache library, with adapters for e.g. Memcached, Redis, Couchbase, APC(u), SQL and additional capabilities (e.g. transactions, stampede protection) built on top.
https://www.scrapbook.cash
MIT License
315 stars 27 forks source link

API reference per version #4

Closed matthiasmullie closed 8 years ago

matthiasmullie commented 8 years ago

API reference (http://docs.scrapbook.cash/) should be generated for every tag, not just for master

matthiasmullie commented 8 years ago

Done. There's now an subfolder (e.g. http://docs.scrapbook.cash/1.0.0) for every version. There's also /master for HEAD, which is what all existing (non-versioned) urls will redirect to.