.. moderngl-window documentation master file, created by
   sphinx-quickstart on Fri Aug 16 18:42:13 2019.
   You can adapt this file completely to your liking, but it should at least
   contain the root `toctree` directive.

Welcome to moderngl-window's documentation!
===========================================

A cross platform helper library for ModernGL making window
creation and resource loading simple.

.. Note:: Please report documentation improvements/issues on github.

   Writing documentation is difficult and we can't do it without you.
   Pull requests with documentation improvements are also greatly appreciated.

.. toctree::
   :maxdepth: 3
   :caption: Programming Guide

   guide/install
   guide/basic_usage
   guide/window_guide
   guide/event_guide
   guide/resource_system

.. toctree::
   :maxdepth: 2
   :caption: API Reference

   reference/moderngl_window
   reference/settings.conf.settings
   reference/screenshot.rst
   reference/context/index
   reference/geometry
   reference/loaders
   reference/meta
   reference/finders
   reference/opengl/index
   reference/resources
   reference/timers
   reference/utils/index
   reference/scene


Indices and tables
==================

* :ref:`genindex`
* :ref:`modindex`
* :ref:`search`
