diff --git a/docs/index.rst b/docs/index.rst index 77ce7cf..d78b926 100644 --- a/docs/index.rst +++ b/docs/index.rst @@ -3,20 +3,20 @@ You can adapt this file completely to your liking, but it should at least contain the root `toctree` directive. -Tablib: Pythonic Tabular Datasets +Tablib: Pythonic Tabular Datasets ================================= Release |version|. .. Contents: -.. +.. .. .. toctree:: .. :maxdepth: 2 -.. +.. .. Indices and tables .. ================== -.. +.. .. * :ref:`genindex` .. * :ref:`modindex` .. * :ref:`search` @@ -26,6 +26,18 @@ Tablib is an :ref:`MIT Licensed ` format-agnostic tabular dataset library, I recommend you start with :ref:`Installation `. +Testimonials +------------ + +`The Library of Congress `_, +`National Geographic `, +`Digg, Inc `_, +`Northrop Grumman `_, +`Discovery Channel `_, +`The Sunlight Foundation `_, and +`NetApp, Inc `_ use Tablib internally. + + User's Guide ------------