cottage14 closed pull request #1: Added an entry to the doc ToC
URL: https://github.com/apache/royale-docs/pull/1
This is a PR merged from a forked repository.
As GitHub hides the original diff on merge, it is displayed below for
the sake of provenance:
As this is a foreign pull request (from a fork), the diff is supplied
below (as it won't show otherwise due to GitHub magic):
diff --git a/_layouts/docpage.html b/_layouts/docpage.html
index c878584..de0b6e4 100644
--- a/_layouts/docpage.html
+++ b/_layouts/docpage.html
@@ -101,6 +101,7 @@ <h3>Designed for the future. Code Once. Run
Everywhere.</h3>
<a id="secure" class="toc_entry2" href="{{ site.baseurl
}}/CreateAnApplication/ApplicationLIfecycle/Secure.html">Secure</a>
<a id="maintain" class="toc_entry2" href="{{ site.baseurl
}}/CreateAnApplication/ApplicationLIfecycle/Maintain.html">Maintain</a>
</div>
+ <a id="structure" class="toc_entry" href="{{ site.baseurl
}}/CreateAnApplication/Structure.html">Structure</a>
</div>
</div>
<div class="content" id="content">
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
With regards,
Apache Git Services