Skip to content

Commit

Permalink
use automodule from moderngl_window
Browse files Browse the repository at this point in the history
  • Loading branch information
einarf committed Nov 29, 2024
1 parent c45eb34 commit 2e71480
Showing 1 changed file with 3 additions and 13 deletions.
16 changes: 3 additions & 13 deletions docs/reference/moderngl_window.rst
Original file line number Diff line number Diff line change
Expand Up @@ -6,16 +6,6 @@
moderngl_window
===============

General helper functions aiding in the bootstrapping of this library.

.. autofunction:: setup_basic_logging
.. autofunction:: activate_context
.. autofunction:: window
.. autofunction:: ctx
.. autofunction:: get_window_cls
.. autofunction:: get_local_window_cls
.. autofunction:: find_window_classes
.. autofunction:: create_window_from_settings
.. autofunction:: run_window_config
.. autofunction:: create_parser
.. autofunction:: parse_args
.. automodule:: moderngl_window
:members:
:undoc-members:

0 comments on commit 2e71480

Please sign in to comment.