Seperating transform

This commit is contained in:
2026-02-11 21:04:23 -05:00
parent c234315ee3
commit e9ede187c7
322 changed files with 205 additions and 27454 deletions

View File

@@ -13,10 +13,17 @@
<ul class="nav level1">
<li>
<a href="introduction.html" name="" title="Introduction">Introduction</a>
</li>
<li>
<a href="getting-started.html" name="" title="Getting Started">Getting Started</a>
<span class="expand-stub"></span>
<a>Introduction</a>
<ul class="nav level2">
<li>
<a href="whatis.html" name="" title="What Is Awperative">What Is Awperative</a>
</li>
<li>
<a href="whyuse.html" name="" title="Why Use Awperative">Why Use Awperative</a>
</li>
</ul>
</li>
</ul>
</div>

View File

@@ -1,2 +1,2 @@
{"items":[{"name":"Introduction","href":"introduction.html","topicHref":"introduction.html"},{"name":"Getting Started","href":"getting-started.html","topicHref":"getting-started.html"}],"pdf":true}
{"items":[{"name":"Introduction","items":[{"name":"What Is Awperative","href":"whatis.html","topicHref":"whatis.html"},{"name":"Why Use Awperative","href":"whyuse.html","topicHref":"whyuse.html"}]}],"pdf":true}

Binary file not shown.