Commit Graph

33 Commits

Author SHA1 Message Date
dependabot[bot]
40bd890497
Bump nokogiri from 1.13.9 to 1.14.2 in /docs
Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.13.9 to 1.14.2.
- [Release notes](https://github.com/sparklemotion/nokogiri/releases)
- [Changelog](https://github.com/sparklemotion/nokogiri/blob/main/CHANGELOG.md)
- [Commits](https://github.com/sparklemotion/nokogiri/compare/v1.13.9...v1.14.2)

---
updated-dependencies:
- dependency-name: nokogiri
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-03-12 21:04:22 +00:00
Lucas Scharenbroich
de26e300c4
Merge pull request #21 from lscharen/dependabot/bundler/docs/activesupport-6.0.6.1
Bump activesupport from 6.0.5 to 6.0.6.1 in /docs
2023-03-12 16:03:33 -05:00
Lucas Scharenbroich
c04bf0d323 Add new render flags to the docs 2023-03-09 00:31:45 -06:00
Lucas Scharenbroich
85cce2fe82 Fix docs typo 2023-03-06 15:18:26 -06:00
Lucas Scharenbroich
011f5c0419 Doc updates 2023-03-06 15:14:22 -06:00
dependabot[bot]
8921086e19
Bump activesupport from 6.0.5 to 6.0.6.1 in /docs
Bumps [activesupport](https://github.com/rails/rails) from 6.0.5 to 6.0.6.1.
- [Release notes](https://github.com/rails/rails/releases)
- [Changelog](https://github.com/rails/rails/blob/v7.0.4.2/activesupport/CHANGELOG.md)
- [Commits](https://github.com/rails/rails/compare/v6.0.5...v6.0.6.1)

---
updated-dependencies:
- dependency-name: activesupport
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-01-31 04:02:47 +00:00
Lucas Scharenbroich
4ea9b5c775
Merge pull request #18 from lscharen/dependabot/bundler/docs/nokogiri-1.13.9
Bump nokogiri from 1.12.5 to 1.13.9 in /docs
2022-11-24 09:28:54 -06:00
Lucas Scharenbroich
ff542c9575 Update docs for GTELoadTileSet 2022-11-24 09:26:26 -06:00
dependabot[bot]
f0110acd84
Bump nokogiri from 1.12.5 to 1.13.9 in /docs
Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.12.5 to 1.13.9.
- [Release notes](https://github.com/sparklemotion/nokogiri/releases)
- [Changelog](https://github.com/sparklemotion/nokogiri/blob/main/CHANGELOG.md)
- [Commits](https://github.com/sparklemotion/nokogiri/compare/v1.12.5...v1.13.9)

---
updated-dependencies:
- dependency-name: nokogiri
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-10-21 03:42:50 +00:00
Lucas Scharenbroich
4815254d5f Fix typo 2022-08-04 15:25:17 -05:00
Lucas Scharenbroich
273cf2572c Add documentation on the GTEGetTileDataAddr function 2022-08-04 15:23:15 -05:00
Lucas Scharenbroich
f5cad6b4dc
Merge pull request #11 from lscharen/dependabot/bundler/docs/nokogiri-1.13.6
Bump nokogiri from 1.12.5 to 1.13.6 in /docs
2022-07-28 12:24:20 -05:00
Lucas Scharenbroich
b3beca91fd
Merge pull request #13 from lscharen/dependabot/bundler/docs/tzinfo-1.2.10
Bump tzinfo from 1.2.9 to 1.2.10 in /docs
2022-07-28 12:24:07 -05:00
Lucas Scharenbroich
2e578148d9 Fix documentation for AddSprite 2022-07-24 21:21:10 -05:00
Lucas Scharenbroich
919dcf7fd3 Fix bit numbers in the GTEReadControl docs 2022-07-23 12:33:29 -05:00
Lucas Scharenbroich
0c7a6364b7 Sync documentation with current KFest demo capabilities 2022-07-23 09:57:03 -05:00
Lucas Scharenbroich
4b9d4233b3 Add in new toolbox calls 2022-07-22 16:31:49 -05:00
dependabot[bot]
353c164f6b
Bump tzinfo from 1.2.9 to 1.2.10 in /docs
Bumps [tzinfo](https://github.com/tzinfo/tzinfo) from 1.2.9 to 1.2.10.
- [Release notes](https://github.com/tzinfo/tzinfo/releases)
- [Changelog](https://github.com/tzinfo/tzinfo/blob/master/CHANGES.md)
- [Commits](https://github.com/tzinfo/tzinfo/compare/v1.2.9...v1.2.10)

---
updated-dependencies:
- dependency-name: tzinfo
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-07-22 09:36:33 +00:00
Lucas Scharenbroich
f0e75f25b5 Add initial documentation for all remaining stable toolbox calls 2022-07-04 20:52:28 -05:00
Lucas Scharenbroich
b4a4511ff2 Updated docs for GTECreateSpriteStamp and GTEAddSprite. Added docs for GTESetBG1Origin, GTEGetTileAt, GTEFillTileStore and GTERefresh 2022-07-03 11:09:56 -05:00
Lucas Scharenbroich
206d4d6095 Fix C docs for GTEStartUp 2022-07-01 17:05:20 -05:00
Lucas Scharenbroich
13856a6604 Add docs for GTEGetSeconds, GTECopyTileToDynamic, GTESetPalette, GTECopyPicToBG1, GTEBindSCBArray, GTEGetBG0TileMapInfo, and GTEGetScreenInfo 2022-07-01 17:01:58 -05:00
Lucas Scharenbroich
a849982939 Update GTESetBG0Origin, GTERender, GTELoadTileSet, GTECreateSpriteStamp, GTEAddSprite, GTEMoveSprite, GTEUpdateSprite, and GTERemoveSprite docs 2022-07-01 11:01:45 -05:00
Lucas Scharenbroich
78c8f63bd0 Add two missing pre-defined screen sizes 2022-06-30 08:31:05 -05:00
Lucas Scharenbroich
a78d1f24e5 Document GTEReadControl, GTESetScreenMode and GTESetTile 2022-06-30 07:58:42 -05:00
Lucas Scharenbroich
bbac2c411c Rename since it's not a markdown file 2022-06-29 14:27:18 -05:00
Lucas Scharenbroich
4b9ae721e1 Update list of toolbox functions 2022-06-29 14:26:56 -05:00
Lucas Scharenbroich
bba84b16e8 Set external path 2022-06-27 20:36:21 -05:00
Lucas Scharenbroich
e00c168ece More jekyll work 2022-06-27 20:33:34 -05:00
Lucas Scharenbroich
d14df40145 Jekyll tweaks 2022-06-27 20:26:25 -05:00
dependabot[bot]
fd9549d147
Bump nokogiri from 1.12.5 to 1.13.6 in /docs
Bumps [nokogiri](https://github.com/sparklemotion/nokogiri) from 1.12.5 to 1.13.6.
- [Release notes](https://github.com/sparklemotion/nokogiri/releases)
- [Changelog](https://github.com/sparklemotion/nokogiri/blob/main/CHANGELOG.md)
- [Commits](https://github.com/sparklemotion/nokogiri/compare/v1.12.5...v1.13.6)

---
updated-dependencies:
- dependency-name: nokogiri
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-06-28 01:20:42 +00:00
Lucas Scharenbroich
d5eacce55f Update function list 2022-06-27 20:19:41 -05:00
Lucas Scharenbroich
1c26a4cce2 Create documentation build 2022-06-11 20:06:49 -05:00