File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1818 {%- endif %}
1919 </ ul >
2020 {% block body %}{% endblock %}
21+ < div class ="clearfix "> </ div >
2122 < ul class ="pager ">
2223 {%- if prev %}
2324 < li class ="previous ">
Original file line number Diff line number Diff line change @@ -15,6 +15,20 @@ Riak Python Client
1515 query
1616 advanced
1717
18+ Tutorial
19+ --------
20+
21+ The tutorial documentation has been converted to the `Basho Docs `_ as
22+ the `Taste of Riak: Python `_. The old tutorial _ that used to live here
23+ has been moved to the `Github Wiki `_ and is likely out-of-date.
24+
25+ .. _`Basho Docs` : http://docs.basho.com/
26+ .. _`Taste of Riak: Python` :
27+ http://docs.basho.com/riak/latest/dev/taste-of-riak/python/
28+ .. _tutorial :
29+ https://github.com/basho/riak-python-client/wiki/Tutorial-%28old%29
30+ .. _`Github Wiki` : https://github.com/basho/riak-python-client/wiki
31+
1832Installation
1933------------
2034
You can’t perform that action at this time.
0 commit comments