diff options
| author | _Tradam <[email protected]> | 2021-12-30 07:36:01 -0500 |
|---|---|---|
| committer | GitHub <[email protected]> | 2021-12-30 07:36:01 -0500 |
| commit | daea6c2d2aa595abff590e73d7b34e338df705cf (patch) | |
| tree | b82c99051b378c18ad4a8af98292681869dfa5a7 /docs/_index.html | |
| parent | 03d9234c16714e0c0963d9f52b819ff1948d9c45 (diff) | |
| download | FelECS-daea6c2d2aa595abff590e73d7b34e338df705cf.tar.gz FelECS-daea6c2d2aa595abff590e73d7b34e338df705cf.zip | |
Major 4.0 Update (#14)
Check the changelog
Diffstat (limited to 'docs/_index.html')
| -rw-r--r-- | docs/_index.html | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/docs/_index.html b/docs/_index.html index 61b0c08..4b3f2de 100644 --- a/docs/_index.html +++ b/docs/_index.html @@ -88,7 +88,7 @@ </li> <li> - <span class='object_link'><a href="FelFlame/Components.html" title="FelFlame::Components (class)">Components</a></span> + <span class='object_link'><a href="FelFlame/Components.html" title="FelFlame::Components (module)">Components</a></span> <small>(FelFlame)</small> @@ -118,7 +118,7 @@ <ul> <li> - <span class='object_link'><a href="FelFlame.html" title="FelFlame (class)">FelFlame</a></span> + <span class='object_link'><a href="FelFlame.html" title="FelFlame (module)">FelFlame</a></span> </li> @@ -143,7 +143,7 @@ </li> <li> - <span class='object_link'><a href="FelFlame/Stage.html" title="FelFlame::Stage (class)">Stage</a></span> + <span class='object_link'><a href="FelFlame/Stage.html" title="FelFlame::Stage (module)">Stage</a></span> <small>(FelFlame)</small> @@ -168,7 +168,7 @@ </div> <div id="footer"> - Generated on Wed Dec 29 06:04:54 2021 by + Generated on Thu Dec 30 07:28:05 2021 by <a href="http://yardoc.org" title="Yay! A Ruby Documentation Tool" target="_parent">yard</a> 0.9.26 (ruby-2.7.3). </div> |
