diff options
Diffstat (limited to 'srcs/phpmyadmin/doc/html/_sources/index.txt')
| -rw-r--r-- | srcs/phpmyadmin/doc/html/_sources/index.txt | 32 |
1 files changed, 32 insertions, 0 deletions
diff --git a/srcs/phpmyadmin/doc/html/_sources/index.txt b/srcs/phpmyadmin/doc/html/_sources/index.txt new file mode 100644 index 0000000..f337241 --- /dev/null +++ b/srcs/phpmyadmin/doc/html/_sources/index.txt @@ -0,0 +1,32 @@ +.. phpMyAdmin documentation master file, created by + sphinx-quickstart on Wed Sep 26 14:04:48 2012. + You can adapt this file completely to your liking, but it should at least + contain the root `toctree` directive. + +Welcome to phpMyAdmin's documentation! +====================================== + +Contents: + +.. toctree:: + :maxdepth: 2 + + intro + require + setup + config + user + faq + developers + security + vendors + copyright + credits + glossary + +Indices and tables +================== + +* :ref:`genindex` +* :ref:`search` +* :ref:`glossary` |
