Skip to content

Commit c22c7c1

Browse files
committed
Add version notice to docs
1 parent c3cc516 commit c22c7c1

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

doc/index.rst

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,11 @@ FOSHttpCache
33

44
This is the documentation for the `FOSHttpCache library <https://github.com/FriendsOfSymfony/FOSHttpCache>`_.
55

6+
.. note::
7+
8+
This documentation is for the (upcoming) 2.0 of the library. For the stable
9+
1.* version, please refer to the `stable documentation`_.
10+
611
This library integrates your PHP applications with HTTP caching proxies such as
712
Varnish, NGINX or the Symfony HttpCache class. Use this library to send
813
invalidation requests from your application to the caching proxy and to test
@@ -28,3 +33,5 @@ Contents:
2833

2934
testing-your-application
3035
contributing
36+
37+
.. _stable documentation: http://foshttpcache.readthedocs.org/en/stable/

0 commit comments

Comments
 (0)