diff options
| author | ernado <ernado@ya.ru> | 2014-07-23 12:16:57 +0400 |
|---|---|---|
| committer | ernado <ernado@ya.ru> | 2014-07-23 12:16:57 +0400 |
| commit | 3b3391cd657210cb4052f137a4dd3a47bfec28b2 (patch) | |
| tree | e9e053b9e6eb3342303f915d49b33058185276d4 /docs/index.rst | |
| parent | dc03626167a3e5d5ea0f97b260e53057f447a97d (diff) | |
| download | seaweedfs-3b3391cd657210cb4052f137a4dd3a47bfec28b2.tar.xz seaweedfs-3b3391cd657210cb4052f137a4dd3a47bfec28b2.zip | |
added initial docs
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` + |
