Skip to content

Commit

Permalink
Updated documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Oct 17, 2024
1 parent 99aedad commit 6dfcc73
Show file tree
Hide file tree
Showing 2 changed files with 46 additions and 46 deletions.
52 changes: 26 additions & 26 deletions docs/library_breakdown/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -6,39 +6,39 @@ The full breakdown of what everything does!
.. toctree::
:maxdepth: 1

advthreading.rst
passport.rst
quickstart.rst
controller.rst
noise.rst
text.rst
gpu_distribution.rst
image.rst
backpack.rst
surface.rst
file.rst
gpu.rst
video.rst
number_converter.rst
draw.rst
render_pipeline.rst
constants.rst
formatters.rst
recorder.rst
logging.rst
transitions.rst
error.rst
data_structures.rst
sampler.rst
audio.rst
memory_manager.rst
advmath.rst
general.rst
formatters.rst
file.rst
opengl.rst
transitions.rst
noise.rst
display.rst
settings.rst
surface.rst
logging.rst
recorder.rst
backpack.rst
render_pipeline.rst
text.rst
passport.rst
video.rst
executor.rst
advthreading.rst
projection.rst
audio.rst
quickstart.rst
data_structures.rst
advmath.rst
gpu_distribution.rst
gpu.rst
draw.rst
opengl.rst
advtkinter.rst
error.rst
constants.rst
display.rst
controller.rst
image.rst
miscellaneous.rst
events.rst
40 changes: 20 additions & 20 deletions docs/library_breakdown/miscellaneous.rst
Original file line number Diff line number Diff line change
Expand Up @@ -4,26 +4,6 @@ PMMA Miscellaneous Methods (``pmma.``)

Here you will find all the subroutines that aren't grouped into a specific object. Don't let the title fool you however, the subroutines found here can be incredibly powerful and helpful.

.. py:method:: pmma.set_render_wire_frame() -> None
Not Yet Written

.. py:method:: pmma.get_render_wire_frame() -> None
Not Yet Written

.. py:method:: pmma.quit() -> None
Not Yet Written

.. py:method:: pmma.add() -> None
Not Yet Written

.. py:method:: pmma.render() -> None
Not Yet Written

.. py:method:: pmma.path_builder() -> None
Not Yet Written
Expand Down Expand Up @@ -160,3 +140,23 @@ Here you will find all the subroutines that aren't grouped into a specific objec
Not Yet Written

.. py:method:: pmma.set_render_wire_frame() -> None
Not Yet Written

.. py:method:: pmma.get_render_wire_frame() -> None
Not Yet Written

.. py:method:: pmma.quit() -> None
Not Yet Written

.. py:method:: pmma.add() -> None
Not Yet Written

.. py:method:: pmma.render() -> None
Not Yet Written

0 comments on commit 6dfcc73

Please sign in to comment.