diff options
Diffstat (limited to 'docs/index.rst')
| -rw-r--r-- | docs/index.rst | 34 |
1 files changed, 34 insertions, 0 deletions
diff --git a/docs/index.rst b/docs/index.rst new file mode 100644 index 000000000..739dd9548 --- /dev/null +++ b/docs/index.rst @@ -0,0 +1,34 @@ +.. weed-fs documentation master file, created by + sphinx-quickstart on Wed Jul 23 12:13:18 2014. + You can adapt this file completely to your liking, but it should at least + contain the root `toctree` directive. + +Welcome to weed-fs's documentation! +=================================== + +An official mirror of code.google.com/p/weed-fs . +Moving to github.com to make cooperations easier. +This repo and the google code repo will be kept synchronized. + + +For documents and bug reporting, Please visit + http://weed-fs.googlecode.com + +For pre-compiled releases, + https://bintray.com/chrislusf/Weed-FS/weed + + +Contents: + +.. toctree:: + :maxdepth: 2 + + + +Indices and tables +================== + +* :ref:`genindex` +* :ref:`modindex` +* :ref:`search` + |
