mirror of https://github.com/libAthena/athena.git
Create gh-pages branch via GitHub
This commit is contained in:
parent
babd4a8990
commit
835ba191eb
|
@ -31,7 +31,9 @@
|
||||||
<!-- MAIN CONTENT -->
|
<!-- MAIN CONTENT -->
|
||||||
<div id="main_content_wrap" class="outer">
|
<div id="main_content_wrap" class="outer">
|
||||||
<section id="main_content" class="inner">
|
<section id="main_content" class="inner">
|
||||||
<h3>
|
<p><a href="/">Home</a></p>
|
||||||
|
|
||||||
|
<hr><h3>
|
||||||
<a name="welcome-to-athena" class="anchor" href="#welcome-to-athena"><span class="octicon octicon-link"></span></a>Welcome to Athena</h3>
|
<a name="welcome-to-athena" class="anchor" href="#welcome-to-athena"><span class="octicon octicon-link"></span></a>Welcome to Athena</h3>
|
||||||
|
|
||||||
<p>Athena is a small library that provides powerful, cross platform, endian independent IO. It has the ability to automatically detect the endian the system is on, even if it's a mixed endian system, and behave appropriately. It also provides a few classes for Nintendo specific formats, such as data.bin, ALTTP SRAM, Yaz0 encoding, LZ77 (LZ10, and LZ11) and a few others.</p>
|
<p>Athena is a small library that provides powerful, cross platform, endian independent IO. It has the ability to automatically detect the endian the system is on, even if it's a mixed endian system, and behave appropriately. It also provides a few classes for Nintendo specific formats, such as data.bin, ALTTP SRAM, Yaz0 encoding, LZ77 (LZ10, and LZ11) and a few others.</p>
|
||||||
|
|
|
@ -1 +1 @@
|
||||||
{"name":"Athena","tagline":"","body":"### Welcome to Athena\r\nAthena is a small library that provides powerful, cross platform, endian independent IO. It has the ability to automatically detect the endian the system is on, even if it's a mixed endian system, and behave appropriately. It also provides a few classes for Nintendo specific formats, such as data.bin, ALTTP SRAM, Yaz0 encoding, LZ77 (LZ10, and LZ11) and a few others.\r\n\r\n#Releases:\r\n* v1.0.0: \r\n Initial release","google":"","note":"Don't delete this file! It's used internally to help with page regeneration."}
|
{"name":"Athena","tagline":"","body":"[Home](/)\r\n***\r\n### Welcome to Athena\r\nAthena is a small library that provides powerful, cross platform, endian independent IO. It has the ability to automatically detect the endian the system is on, even if it's a mixed endian system, and behave appropriately. It also provides a few classes for Nintendo specific formats, such as data.bin, ALTTP SRAM, Yaz0 encoding, LZ77 (LZ10, and LZ11) and a few others.\r\n\r\n#Releases:\r\n* v1.0.0: \r\n Initial release","google":"","note":"Don't delete this file! It's used internally to help with page regeneration."}
|
Loading…
Reference in New Issue