Skip to content

Commit

Permalink
Tag 1.1.3
Browse files Browse the repository at this point in the history
  • Loading branch information
AshKetshup committed Apr 23, 2022
1 parent fb774a1 commit b5040f9
Show file tree
Hide file tree
Showing 91 changed files with 50,545 additions and 3 deletions.
Binary file modified .gradle/7.1.1/executionHistory/executionHistory.bin
Binary file not shown.
Binary file modified .gradle/7.1.1/executionHistory/executionHistory.lock
Binary file not shown.
Binary file modified .gradle/7.1.1/fileHashes/fileHashes.bin
Binary file not shown.
Binary file modified .gradle/7.1.1/fileHashes/fileHashes.lock
Binary file not shown.
Binary file modified .gradle/7.1.1/fileHashes/resourceHashesCache.bin
Binary file not shown.
Binary file modified .gradle/buildOutputCleanup/buildOutputCleanup.lock
Binary file not shown.
Binary file modified .gradle/buildOutputCleanup/outputFiles.bin
Binary file not shown.
7 changes: 6 additions & 1 deletion .idea/workspace.xml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ plugins {
sourceCompatibility = JavaVersion.VERSION_13

group 'com.ashketshup'
version '1.1.1'
version '1.1.2'

repositories {
mavenCentral()
Expand Down
243 changes: 243 additions & 0 deletions build/docs/javadoc/allclasses-index.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,243 @@
<!DOCTYPE HTML>
<!-- NewPage -->
<html lang="pt">
<head>
<!-- Generated by javadoc -->
<title>All Classes (Landmark 1.1.2 API)</title>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<meta name="description" content="class index">
<meta name="generator" content="javadoc/AllClassesIndexWriter">
<link rel="stylesheet" type="text/css" href="stylesheet.css" title="Style">
<link rel="stylesheet" type="text/css" href="script-dir/jquery-ui.css" title="Style">
<script type="text/javascript" src="script.js"></script>
<script type="text/javascript" src="script-dir/jszip/dist/jszip.min.js"></script>
<script type="text/javascript" src="script-dir/jszip-utils/dist/jszip-utils.min.js"></script>
<!--[if IE]>
<script type="text/javascript" src="script-dir/jszip-utils/dist/jszip-utils-ie.min.js"></script>
<![endif]-->
<script type="text/javascript" src="script-dir/jquery-3.4.1.js"></script>
<script type="text/javascript" src="script-dir/jquery-ui.js"></script>
</head>
<body class="all-classes-index">
<script type="text/javascript">var data = {"i0":2,"i1":2,"i2":2,"i3":2,"i4":1,"i5":1,"i6":1,"i7":2,"i8":2,"i9":2,"i10":2,"i11":2,"i12":2,"i13":2,"i14":2,"i15":2,"i16":2,"i17":2,"i18":2,"i19":2,"i20":2,"i21":1};
var tabs = {65535:["t0","All Classes"],1:["t1","Interface Summary"],2:["t2","Class Summary"]};
var altColor = "altColor";
var rowColor = "rowColor";
var tableTab = "tableTab";
var activeTableTab = "activeTableTab";
var pathtoroot = "./";
loadScripts(document, 'script');</script>
<noscript>
<div>JavaScript is disabled on your browser.</div>
</noscript>
<header role="banner">
<nav role="navigation">
<div class="fixedNav">
<!-- ========= START OF TOP NAVBAR ======= -->
<div class="topNav"><a id="navbar.top">
<!-- -->
</a>
<div class="skipNav"><a href="#skip.navbar.top" title="Skip navigation links">Skip navigation links</a></div>
<a id="navbar.top.firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="index.html">Overview</a></li>
<li>Package</li>
<li>Class</li>
<li><a href="overview-tree.html">Tree</a></li>
<li><a href="deprecated-list.html">Deprecated</a></li>
<li><a href="index-all.html">Index</a></li>
<li><a href="help-doc.html">Help</a></li>
</ul>
</div>
<div class="subNav">
<div class="navListSearch"><label for="search">SEARCH:</label>
<input type="text" id="search" value="search" disabled="disabled">
<input type="reset" id="reset" value="reset" disabled="disabled">
</div>
</div>
<a id="skip.navbar.top">
<!-- -->
</a>
<!-- ========= END OF TOP NAVBAR ========= -->
</div>
<div class="navPadding">&nbsp;</div>
<script type="text/javascript"><!--
$('.navPadding').css('padding-top', $('.fixedNav').css("height"));
//-->
</script>
</nav>
</header>
<main role="main">
<div class="header">
<h1 title="All&amp;nbsp;Classes" class="title">All&nbsp;Classes</h1>
</div>
<div class="allClassesContainer">
<div class="typeSummary">
<div role="tablist" aria-orientation="horizontal"><button role="tab" aria-selected="true" aria-controls="typeSummary_tabpanel" tabindex="0" onkeydown="switchTab(event)" id="t0" class="activeTableTab">All Classes</button><button role="tab" aria-selected="false" aria-controls="typeSummary_tabpanel" tabindex="-1" onkeydown="switchTab(event)" id="t1" class="tableTab" onclick="show(1);">Interface Summary</button><button role="tab" aria-selected="false" aria-controls="typeSummary_tabpanel" tabindex="-1" onkeydown="switchTab(event)" id="t2" class="tableTab" onclick="show(2);">Class Summary</button></div>
<div id="typeSummary_tabpanel" role="tabpanel">
<table aria-labelledby="t0">
<thead>
<tr>
<th class="colFirst" scope="col">Class</th>
<th class="colLast" scope="col">Description</th>
</tr>
</thead>
<tbody>
<tr class="altColor" id="i0">
<td class="colFirst"><a href="com/ashketshup/Landmark/Screens/Article.html" title="class in com.ashketshup.Landmark.Screens">Article</a></td>
<th class="colLast" scope="row">
<div class="block">The type Article.</div>
</th>
</tr>
<tr class="rowColor" id="i1">
<td class="colFirst"><a href="com/ashketshup/Landmark/UIElements/Command.html" title="class in com.ashketshup.Landmark.UIElements">Command</a></td>
<th class="colLast" scope="row">
<div class="block">The type Command.</div>
</th>
</tr>
<tr class="altColor" id="i2">
<td class="colFirst"><a href="com/ashketshup/Landmark/markdownParser/CommonStyle.html" title="class in com.ashketshup.Landmark.markdownParser">CommonStyle</a></td>
<th class="colLast" scope="row">&nbsp;</th>
</tr>
<tr class="rowColor" id="i3">
<td class="colFirst"><a href="com/ashketshup/Landmark/UIElements/Component.html" title="class in com.ashketshup.Landmark.UIElements">Component</a></td>
<th class="colLast" scope="row">
<div class="block">The type Component.</div>
</th>
</tr>
<tr class="altColor" id="i4">
<td class="colFirst"><a href="com/ashketshup/Landmark/Interfaces/Foo.html" title="interface in com.ashketshup.Landmark.Interfaces">Foo</a></td>
<th class="colLast" scope="row">
<div class="block">The interface Foo.</div>
</th>
</tr>
<tr class="rowColor" id="i5">
<td class="colFirst"><a href="com/ashketshup/Landmark/Interfaces/FooRecieve.html" title="interface in com.ashketshup.Landmark.Interfaces">FooRecieve</a>&lt;<a href="com/ashketshup/Landmark/Interfaces/FooRecieve.html" title="type parameter in FooRecieve">T</a>&gt;</td>
<th class="colLast" scope="row">
<div class="block">The interface Foo recieve.</div>
</th>
</tr>
<tr class="altColor" id="i6">
<td class="colFirst"><a href="com/ashketshup/Landmark/Interfaces/FooReturn.html" title="interface in com.ashketshup.Landmark.Interfaces">FooReturn</a>&lt;<a href="com/ashketshup/Landmark/Interfaces/FooReturn.html" title="type parameter in FooReturn">T</a>&gt;</td>
<th class="colLast" scope="row">
<div class="block">The interface Foo return.</div>
</th>
</tr>
<tr class="rowColor" id="i7">
<td class="colFirst"><a href="com/ashketshup/Landmark/Screens/Form.html" title="class in com.ashketshup.Landmark.Screens">Form</a></td>
<th class="colLast" scope="row">
<div class="block">The type Form.</div>
</th>
</tr>
<tr class="altColor" id="i8">
<td class="colFirst"><a href="com/ashketshup/Landmark/TUI/Input.html" title="class in com.ashketshup.Landmark.TUI">Input</a></td>
<th class="colLast" scope="row">
<div class="block">The type Input.</div>
</th>
</tr>
<tr class="rowColor" id="i9">
<td class="colFirst"><a href="com/ashketshup/Landmark/Screens/Menu.html" title="class in com.ashketshup.Landmark.Screens">Menu</a></td>
<th class="colLast" scope="row">
<div class="block">The type Menu.</div>
</th>
</tr>
<tr class="altColor" id="i10">
<td class="colFirst"><a href="com/ashketshup/Landmark/Navigation.html" title="class in com.ashketshup.Landmark">Navigation</a></td>
<th class="colLast" scope="row">
<div class="block">The type Navigation.</div>
</th>
</tr>
<tr class="rowColor" id="i11">
<td class="colFirst"><a href="com/ashketshup/Landmark/TUI/Notifications.html" title="class in com.ashketshup.Landmark.TUI">Notifications</a></td>
<th class="colLast" scope="row">
<div class="block">The type Notifications.</div>
</th>
</tr>
<tr class="altColor" id="i12">
<td class="colFirst"><a href="com/ashketshup/Landmark/UIElements/Option.html" title="class in com.ashketshup.Landmark.UIElements">Option</a></td>
<th class="colLast" scope="row">
<div class="block">The type Option.</div>
</th>
</tr>
<tr class="rowColor" id="i13">
<td class="colFirst"><a href="com/ashketshup/Landmark/TUI/Output.html" title="class in com.ashketshup.Landmark.TUI">Output</a></td>
<th class="colLast" scope="row">
<div class="block">The type Output.</div>
</th>
</tr>
<tr class="altColor" id="i14">
<td class="colFirst"><a href="com/ashketshup/Landmark/Pages.html" title="class in com.ashketshup.Landmark">Pages</a></td>
<th class="colLast" scope="row">
<div class="block">The type Pages.</div>
</th>
</tr>
<tr class="rowColor" id="i15">
<td class="colFirst"><a href="com/ashketshup/Landmark/markdownParser/Parser.html" title="class in com.ashketshup.Landmark.markdownParser">Parser</a></td>
<th class="colLast" scope="row">&nbsp;</th>
</tr>
<tr class="altColor" id="i16">
<td class="colFirst"><a href="com/ashketshup/Landmark/markdownParser/Patterns.html" title="class in com.ashketshup.Landmark.markdownParser">Patterns</a></td>
<th class="colLast" scope="row">&nbsp;</th>
</tr>
<tr class="rowColor" id="i17">
<td class="colFirst"><a href="com/ashketshup/Landmark/Screens/Screen.html" title="class in com.ashketshup.Landmark.Screens">Screen</a>&lt;<a href="com/ashketshup/Landmark/Screens/Screen.html" title="type parameter in Screen">T</a>&gt;</td>
<th class="colLast" scope="row">
<div class="block">The type Screen.</div>
</th>
</tr>
<tr class="altColor" id="i18">
<td class="colFirst"><a href="com/ashketshup/Landmark/ScreenManager.html" title="class in com.ashketshup.Landmark">ScreenManager</a></td>
<th class="colLast" scope="row">
<div class="block">The type Screen manager.</div>
</th>
</tr>
<tr class="rowColor" id="i19">
<td class="colFirst"><a href="com/ashketshup/Landmark/TUI/StringStyler.html" title="class in com.ashketshup.Landmark.TUI">StringStyler</a></td>
<th class="colLast" scope="row">
<div class="block">The type String styler.</div>
</th>
</tr>
<tr class="altColor" id="i20">
<td class="colFirst"><a href="com/ashketshup/Landmark/markdownParser/Style.html" title="class in com.ashketshup.Landmark.markdownParser">Style</a></td>
<th class="colLast" scope="row">&nbsp;</th>
</tr>
<tr class="rowColor" id="i21">
<td class="colFirst"><a href="com/ashketshup/Landmark/markdownParser/Theme.html" title="interface in com.ashketshup.Landmark.markdownParser">Theme</a></td>
<th class="colLast" scope="row">&nbsp;</th>
</tr>
</tbody>
</table>
</div>
</div>
</div>
</main>
<footer role="contentinfo">
<nav role="navigation">
<!-- ======= START OF BOTTOM NAVBAR ====== -->
<div class="bottomNav"><a id="navbar.bottom">
<!-- -->
</a>
<div class="skipNav"><a href="#skip.navbar.bottom" title="Skip navigation links">Skip navigation links</a></div>
<a id="navbar.bottom.firstrow">
<!-- -->
</a>
<ul class="navList" title="Navigation">
<li><a href="index.html">Overview</a></li>
<li>Package</li>
<li>Class</li>
<li><a href="overview-tree.html">Tree</a></li>
<li><a href="deprecated-list.html">Deprecated</a></li>
<li><a href="index-all.html">Index</a></li>
<li><a href="help-doc.html">Help</a></li>
</ul>
</div>
<a id="skip.navbar.bottom">
<!-- -->
</a>
<!-- ======== END OF BOTTOM NAVBAR ======= -->
</nav>
</footer>
</body>
</html>
Loading

0 comments on commit b5040f9

Please sign in to comment.