Skip to content

Commit

Permalink
changing organization, please someone split up twilight. Thanks <3 @KSNQ
Browse files Browse the repository at this point in the history
  • Loading branch information
Dawsson committed Feb 20, 2024
1 parent cc38bc4 commit 42b22de
Show file tree
Hide file tree
Showing 5 changed files with 275 additions and 52 deletions.
33 changes: 21 additions & 12 deletions Writerside/flyte.tree
Original file line number Diff line number Diff line change
Expand Up @@ -12,23 +12,24 @@
<toc-element topic="Contributing.md"/>
</toc-element>

<toc-element topic="Flyte-API.md">

<toc-element toc-title="Guilds Endpoint">
<toc-element toc-title="APIs">
<toc-element toc-title="MC Utils API">

</toc-element>

<toc-element toc-title="Users Endpoint">
<toc-element topic="Flyte-API.md">

<toc-element topic="Get-User.md"/>
<toc-element topic="Post-User.md"/>
<toc-element topic="Patch-User.md"/>
<toc-element topic="Delete-User.md"/>
</toc-element>
</toc-element>
<toc-element toc-title="Guilds Endpoint">

<toc-element toc-title="MC Utils API">
</toc-element>

<toc-element toc-title="Users Endpoint">
<toc-element topic="Get-User.md"/>
<toc-element topic="Post-User.md"/>
<toc-element topic="Patch-User.md"/>
<toc-element topic="Delete-User.md"/>
</toc-element>
</toc-element>
</toc-element>

<toc-element toc-title="GitHub Actions">
Expand All @@ -39,10 +40,18 @@
<toc-element toc-title="Libraries">

<toc-element topic="Neptune.md"/>
<toc-element topic="Twilight.md"/>
<toc-element topic="Twilight.md">

<toc-element topic="Getting-Started.md"/>
<toc-element toc-title="Databases">

</toc-element>
</toc-element>
</toc-element>

<toc-element toc-title="Plugins">
<toc-element toc-title="Plugin Portal">

</toc-element>
</toc-element>
</instance-profile>
8 changes: 8 additions & 0 deletions Writerside/redirection-rules.xml
Original file line number Diff line number Diff line change
Expand Up @@ -11,4 +11,12 @@
<description>Created after removal of "Endorsed Technologies" from Flyte Documentation</description>
<accepts>Endorsed-Technologies.html</accepts>
</rule>
<rule id="5e43f6ce">
<description><![CDATA[Created after removal of "<Internal.md>" from Flyte Documentation]]></description>
<accepts>Internal.html</accepts>
</rule>
<rule id="3a4296">
<description>Created after removal of "Internal" from Flyte Documentation</description>
<accepts>Internal.html</accepts>
</rule>
</rules>
3 changes: 3 additions & 0 deletions Writerside/topics/Getting-Started.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
# Getting Started

Start typing here...
4 changes: 2 additions & 2 deletions Writerside/topics/flyteapi/Flyte-API.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Flyte API
# Internal Flyte API

<!-- This document describes how to start using your API: authorization, authentication, accessing API resources. -->
In this section, you'll find a step-by-step guide to quickly start using the API.
In this section, you'll find a step-by-step guide to quickly start using the internal Flyte API.
Loading

0 comments on commit 42b22de

Please sign in to comment.