From 5bf66662a9bdd62c5bccab15e607cd95cfb8fcab Mon Sep 17 00:00:00 2001 From: Charles Cabergs Date: Mon, 27 Jul 2020 10:05:23 +0200 Subject: Removed wordpress and phpmyadmin, my server doesn't handle it well and it brings shame on my familly --- srcs/phpmyadmin/doc/html/_sources/index.txt | 32 ----------------------------- 1 file changed, 32 deletions(-) delete mode 100644 srcs/phpmyadmin/doc/html/_sources/index.txt (limited to 'srcs/phpmyadmin/doc/html/_sources/index.txt') diff --git a/srcs/phpmyadmin/doc/html/_sources/index.txt b/srcs/phpmyadmin/doc/html/_sources/index.txt deleted file mode 100644 index f337241..0000000 --- a/srcs/phpmyadmin/doc/html/_sources/index.txt +++ /dev/null @@ -1,32 +0,0 @@ -.. 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` -- cgit