index.rst 1.2 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445
  1. .. Note
  2. Copyright 2017 Digital
  3. This file is part of DigiLib.
  4. DigiLib is free software: you can redistribute it and/or modify
  5. it under the terms of the GNU General Public License as published by
  6. the Free Software Foundation, either version 3 of the License, or
  7. (at your option) any later version.
  8. DigiLib is distributed in the hope that it will be useful,
  9. but WITHOUT ANY WARRANTY; without even the implied warranty of
  10. MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
  11. GNU General Public License for more details.
  12. You should have received a copy of the GNU General Public License
  13. along with DigiLib. If not, see <http://www.gnu.org/licenses/>.
  14. Welcome to DigiLib's documentation!
  15. ===================================
  16. DigiLib is a library which contains generally useful code. Having it in a separate library allows me to easily use it in my projects.
  17. .. Note::
  18. This project is very experimental. I do not advise you to use it yet.
  19. The documentation is incomplete, so don't wonder about strange stuff.
  20. .. Warning::
  21. You loose the game.
  22. .. toctree::
  23. :maxdepth: 2
  24. :caption: Contents:
  25. Indices and tables
  26. ==================
  27. * :ref:`genindex`
  28. * :ref:`modindex`
  29. * :ref:`search`