Skip to content

Commit

Permalink
deploy: aef5851
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Oct 1, 2023
0 parents commit 1dc725d
Show file tree
Hide file tree
Showing 243 changed files with 82,852 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .buildinfo
Original file line number Diff line number Diff line change
@@ -0,0 +1,4 @@
# Sphinx build info version 1
# This file hashes the configuration used when building these files. When it is not found, a full rebuild will be done.
config: 309316cfaa626aa979e88ee8091cf584
tags: 645f666f9bcd5a90fca523b33c5a78b7
Binary file added .doctrees/environment.pickle
Binary file not shown.
Binary file added .doctrees/index.doctree
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file added .doctrees/reference/index.doctree
Binary file not shown.
Binary file added .doctrees/user/index.doctree
Binary file not shown.
Binary file added .doctrees/user/nurses_2_faq.doctree
Binary file not shown.
Binary file added .doctrees/user/pong_tutorial.doctree
Binary file not shown.
Binary file added .doctrees/user/widget_tree.doctree
Binary file not shown.
Binary file added .doctrees/user/widgets.doctree
Binary file not shown.
Empty file added .nojekyll
Empty file.
19 changes: 19 additions & 0 deletions _sources/index.rst.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
**********************
nurses_2 Documentation
**********************

Welcome to the nurses_2 docs. nurses_2 is a library for terminal graphics.
It can render transparent images, animations, or videos. Perfect for simulation
visualizations, games, or GUIs.

.. toctree::
:maxdepth: 1

User Guide <user/index>
API reference <reference/index>

**Version**: |release|

**Links**:
`Source <https://github.com/salt-die/nurses_2>`_ |
`Examples <https://github.com/salt-die/nurses_2/tree/main/examples>`_
35 changes: 35 additions & 0 deletions _sources/reference/generated/nurses_2.app.rst.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,35 @@
nurses\_2.app
=============

.. automodule:: nurses_2.app







.. rubric:: Functions

.. autosummary::

run_widget_as_app





.. rubric:: Classes

.. autosummary::

App









32 changes: 32 additions & 0 deletions _sources/reference/generated/nurses_2.colors.color_types.rst.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,32 @@
nurses\_2.colors.color\_types
=============================

.. automodule:: nurses_2.colors.color_types











.. rubric:: Classes

.. autosummary::

AColor
Color
ColorPair
ColorTheme









48 changes: 48 additions & 0 deletions _sources/reference/generated/nurses_2.colors.colors.rst.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,48 @@
nurses\_2.colors.colors
=======================

.. automodule:: nurses_2.colors.colors



.. rubric:: Module Attributes

.. autosummary::

WHITE
BLACK
RED
GREEN
BLUE
YELLOW
CYAN
MAGENTA
AWHITE
ABLACK
ARED
AGREEN
ABLUE
AYELLOW
ACYAN
AMAGENTA
TRANSPARENT
WHITE_ON_BLACK
BLACK_ON_BLACK
DEFAULT_COLOR_THEME

















31 changes: 31 additions & 0 deletions _sources/reference/generated/nurses_2.colors.gradients.rst.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,31 @@
nurses\_2.colors.gradients
==========================

.. automodule:: nurses_2.colors.gradients







.. rubric:: Functions

.. autosummary::

gradient
lerp_colors
rainbow_gradient













33 changes: 33 additions & 0 deletions _sources/reference/generated/nurses_2.colors.rst.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,33 @@
nurses\_2.colors
================

.. automodule:: nurses_2.colors



















.. rubric:: Modules

.. autosummary::
:toctree:
:recursive:

nurses_2.colors.color_types
nurses_2.colors.colors
nurses_2.colors.gradients

59 changes: 59 additions & 0 deletions _sources/reference/generated/nurses_2.easings.rst.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,59 @@
nurses\_2.easings
=================

.. automodule:: nurses_2.easings







.. rubric:: Functions

.. autosummary::

in_back
in_bounce
in_circ
in_cubic
in_elastic
in_exp
in_out_back
in_out_bounce
in_out_circ
in_out_cubic
in_out_elastic
in_out_exp
in_out_quad
in_out_quart
in_out_quint
in_out_sine
in_quad
in_quart
in_quint
in_sine
linear
out_back
out_bounce
out_circ
out_cubic
out_elastic
out_exp
out_quad
out_quart
out_quint
out_sine













30 changes: 30 additions & 0 deletions _sources/reference/generated/nurses_2.fonts.rst.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,30 @@
nurses\_2.fonts
===============

.. automodule:: nurses_2.fonts











.. rubric:: Classes

.. autosummary::

FIGFont
FullLayout









39 changes: 39 additions & 0 deletions _sources/reference/generated/nurses_2.geometry.rst.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,39 @@
nurses\_2.geometry
==================

.. automodule:: nurses_2.geometry







.. rubric:: Functions

.. autosummary::

clamp
intersection
lerp





.. rubric:: Classes

.. autosummary::

Point
Rect
Size









34 changes: 34 additions & 0 deletions _sources/reference/generated/nurses_2.io.input.events.rst.txt
Original file line number Diff line number Diff line change
@@ -0,0 +1,34 @@
nurses\_2.io.input.events
=========================

.. automodule:: nurses_2.io.input.events











.. rubric:: Classes

.. autosummary::

KeyEvent
Mods
MouseButton
MouseEvent
MouseEventType
PasteEvent









Loading

0 comments on commit 1dc725d

Please sign in to comment.