This is an automated email from the ASF dual-hosted git repository.
aharui pushed a commit to branch develop
in repository https://gitbox.apache.org/repos/asf/royale-docs.git
The following commit(s) were added to refs/heads/develop by this push:
new 33fe72a test out toc. Need to collapse and highlight eventually, but
testing the folder structure
33fe72a is described below
commit 33fe72a0b288b20d80710025564295723c694ce6
Author: Alex Harui <[email protected]>
AuthorDate: Sun Jan 21 23:06:09 2018 -0800
test out toc. Need to collapse and highlight eventually, but testing the
folder structure
---
Welcome/Features And Concepts.md | 8 +++++++
Welcome/Features/AS3.md | 8 +++++++
Welcome/Features/MXML.md | 8 +++++++
Welcome/Features/PAYG.md | 8 +++++++
Welcome/Features/Strands and Beads.md | 8 +++++++
Welcome/High Level View.md | 8 +++++++
_layouts/docpage.html | 45 +++++++++++++++++++++++++++++++++++
index.html | 8 -------
index.md | 8 +++++++
royalesite.css | 23 ++++++++++++++++++
10 files changed, 124 insertions(+), 8 deletions(-)
diff --git a/Welcome/Features And Concepts.md b/Welcome/Features And Concepts.md
new file mode 100644
index 0000000..8c131a4
--- /dev/null
+++ b/Welcome/Features And Concepts.md
@@ -0,0 +1,8 @@
+---
+layout: docpage
+title: Features and Concepts
+---
+
+# Features and Concepts
+
+This is a test of Royale Documentation Template
diff --git a/Welcome/Features/AS3.md b/Welcome/Features/AS3.md
new file mode 100644
index 0000000..ebd4ea2
--- /dev/null
+++ b/Welcome/Features/AS3.md
@@ -0,0 +1,8 @@
+---
+layout: docpage
+title: AS3
+---
+
+# AS3
+
+This is a test of Royale Documentation Template
diff --git a/Welcome/Features/MXML.md b/Welcome/Features/MXML.md
new file mode 100644
index 0000000..4eed1ac
--- /dev/null
+++ b/Welcome/Features/MXML.md
@@ -0,0 +1,8 @@
+---
+layout: docpage
+title: MXML
+---
+
+# MXML
+
+This is a test of Royale Documentation Template
diff --git a/Welcome/Features/PAYG.md b/Welcome/Features/PAYG.md
new file mode 100644
index 0000000..1c82e1e
--- /dev/null
+++ b/Welcome/Features/PAYG.md
@@ -0,0 +1,8 @@
+---
+layout: docpage
+title: PAYG
+---
+
+# PAYG
+
+This is a test of Royale Documentation Template
diff --git a/Welcome/Features/Strands and Beads.md b/Welcome/Features/Strands
and Beads.md
new file mode 100644
index 0000000..d8d9a7e
--- /dev/null
+++ b/Welcome/Features/Strands and Beads.md
@@ -0,0 +1,8 @@
+---
+layout: docpage
+title: Strand and Beads
+---
+
+# Strand and Beads
+
+This is a test of Royale Documentation Template
diff --git a/Welcome/High Level View.md b/Welcome/High Level View.md
new file mode 100644
index 0000000..59704dc
--- /dev/null
+++ b/Welcome/High Level View.md
@@ -0,0 +1,8 @@
+---
+layout: docpage
+title: High Level View
+---
+
+# High Level View
+
+This is a test of Royale Documentation Template
diff --git a/_layouts/docpage.html b/_layouts/docpage.html
index 34f62c3..26435f5 100644
--- a/_layouts/docpage.html
+++ b/_layouts/docpage.html
@@ -62,7 +62,52 @@ limitations under the License.
</ul>
</div>
<h3>Designed for the future. Code Once. Run Everywhere.</h3>
+<div class="toc_and_doc">
+ <div class="toc" id="toc">
+ <a id="welcome" class="toc_entry" href="/index.html">Welcome to Apache
Royale</a>
+ <div id="welcome_menu" class="menu_div">
+ <a id="high_level_view" class="toc_entry"
href="/Welcome/High%20Level&20View.html">High Level View</a>
+ <a id="features_and_concepts" class="toc_entry"
href="/Welcome/Features%20and&20Concepts.html">Features and Concepts</a>
+ <div id="features_and_concepts_menu" class="menu_div2">
+ <a id="as3" class="toc_entry2" href="/Welcome/Features/AS3.html">AS3</a>
+ <a id="mxml" class="toc_entry2"
href="/Welcome/Features/MXML.html">MXML</a>
+ <a id="payg" class="toc_entry2"
href="/Welcome/Features/PAYG.html">PAYG</a>
+ <a id="strands_and_beads" class="toc_entry2"
href="/Welcome/Features/Strands%20And%20Beads.html">Strand and Beads</a>
+ </div>
+ <a id="what_royale_and_you_can_do" class="toc_entry"
href="/Welcome/What%20Royale%20and&20You%20Cand%20Do.html">What Royale and You
Can Do</a>
+ <a id="a_bit_of_history" class="toc_entry"
href="/Welcome/A%20Bit%20of&20History.html">A Bit of History</a>
+ <a id="licenses_and_policies" class="toc_entry"
href="/Welcome/Licenses%20and%20Policies.html">Licenses and Policies</a>
+ <a id="get_involved" class="toc_entry"
href="/Welcome/Get%20Involved.html">Get Involved!</a>
+ <div id="get_involved_menu" class="menu_div2">
+ <a id="the_royale_team" class="toc_entry2"
href="/Welcome/GetInvolved/The%20%Royale%20Team.html">The Royale Team</a>
+ <a id="the_apache_community" class="toc_entry2"
href="/Welcome/GetInvolved/The%20Apache%20Community.html">The Apache
Community</a>
+ </div>
+ </div>
+ <a id="get_started" class="toc_entry" href="/Get%20Started.html">Get
Started</a>
+ <div id="get_started_menu" class="menu_div">
+ <a id="system_requirements" class="toc_entry"
href="/GetStarted/System%20Requirements.html">System Requirements</a>
+ <a id="development_tools" class="toc_entry"
href="/GetStarted/Development%20Tools.html">Development Tools</a>
+ <a id="frameworks" class="toc_entry"
href="/GetStarted/Frameworks.html">Frameworks</a>
+ <a id="download_royale" class="toc_entry"
href="/GetStarted/Download%20Royale.html">Download Royale</a>
+ <a id="hello_world" class="toc_entry"
href="/GetStarted/Hello%20World.html">Hello, World!</a>
+ </div>
+ <a id="create_an_application" class="toc_entry"
href="/Create%20An%20Application.html">Create an Application</a>
+ <div id="create_an_application_menu" class="menu_div">
+ <a id="application_lifecycle" class="toc_entry"
href="/CreateAnApplication/Application%20Lifecycle.html">Application
Lifecycle</a>
+ <div id="application_lifecycle_menu" class="menu_div2">
+ <a id="design" class="toc_entry2"
href="/CreateAnApplication/ApplicationLIfecycle/Design.html">Design</a>
+ <a id="configure" class="toc_entry2"
href="/CreateAnApplication/ApplicationLIfecycle/Configure.html">Configure</a>
+ <a id="build" class="toc_entry2"
href="/CreateAnApplication/ApplicationLIfecycle/Build.html">Build</a>
+ <a id="deploy" class="toc_entry2"
href="/CreateAnApplication/ApplicationLIfecycle/Deploy.html">Deploy</a>
+ <a id="secure" class="toc_entry2"
href="/CreateAnApplication/ApplicationLIfecycle/Secure.html">Secure</a>
+ <a id="maintain" class="toc_entry2"
href="/CreateAnApplication/ApplicationLIfecycle/Maintain.html">Maintain</a>
+ </div>
+ </div>
+</div>
+<div> class="content" id="content">
+</div>
{{content}}
+</div>
<div class="footer">
<div class="footer-column">
<ul class="footer-list">
diff --git a/index.html b/index.html
deleted file mode 100644
index e0bbe21..0000000
--- a/index.html
+++ /dev/null
@@ -1,8 +0,0 @@
-<!DOCTYPE html>
-<html>
-<body>
-<h1>Apache Royale Docs</h1>
-<p>Coming soon...</p>
-<p>A temporary reference for <a href="https://royale.apache.org">Apache
Royale</a> can be found <a
href="https://github.com/ok-at-github/flexjs-docs/wiki">here</a>.</p>
-</body>
-</html>
diff --git a/index.md b/index.md
new file mode 100644
index 0000000..6d00fb5
--- /dev/null
+++ b/index.md
@@ -0,0 +1,8 @@
+---
+layout: docpage
+title: Welcome to Royale
+---
+
+# Welcome to Royale!
+
+This is a test of Royale Documentation Template
\ No newline at end of file
diff --git a/royalesite.css b/royalesite.css
index d616b85..0452a72 100644
--- a/royalesite.css
+++ b/royalesite.css
@@ -515,3 +515,26 @@
padding-right: 14px;
}
+.toc {
+ display: inline;
+}
+
+.content {
+ display: inline;
+}
+
+.menu_div {
+ margin-left: 20px;
+}
+
+.toc_entry {
+ margin-left: 20px;
+}
+
+.menu_div2 {
+ margin-left: 40px;
+}
+
+.toc_entry2 {
+ margin-left: 40px;
+}
\ No newline at end of file
--
To stop receiving notification emails like this one, please contact
[email protected].