diff options
| author | _Tradam <[email protected]> | 2021-12-30 07:33:12 -0500 |
|---|---|---|
| committer | GitHub <[email protected]> | 2021-12-30 07:33:12 -0500 |
| commit | 5ef652300e71b572ca58b061610d606840ce19a9 (patch) | |
| tree | b82c99051b378c18ad4a8af98292681869dfa5a7 /docs/_index.html | |
| parent | ac8888f6682c68d74bfb362789fb43044e1c0961 (diff) | |
| download | FelECS-5ef652300e71b572ca58b061610d606840ce19a9.tar.gz FelECS-5ef652300e71b572ca58b061610d606840ce19a9.zip | |
Major 4.0 update (#12)
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 70180bc..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 Mon Jul 12 18:28:27 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> |
