aboutsummaryrefslogtreecommitdiffstats
path: root/doc/manual/html_node/index.html
diff options
context:
space:
mode:
authorNik Nyby <nikolas@gnu.org>2015-10-22 20:50:29 -0400
committerNik Nyby <nikolas@gnu.org>2015-10-22 20:50:29 -0400
commitdae22597bd81d0d96370738010cac775bf31afea (patch)
tree6b19966240b4d86c9344a86fbb5c8c7bed78f390 /doc/manual/html_node/index.html
parent78a04a6e5563d7bcfb3b1b506a2698d1fa2d4e97 (diff)
downloadlibrejsxul-dae22597bd81d0d96370738010cac775bf31afea.tar.lz
librejsxul-dae22597bd81d0d96370738010cac775bf31afea.tar.xz
librejsxul-dae22597bd81d0d96370738010cac775bf31afea.zip
update manual with librejs development notes
Diffstat (limited to 'doc/manual/html_node/index.html')
-rw-r--r--doc/manual/html_node/index.html14
1 files changed, 12 insertions, 2 deletions
diff --git a/doc/manual/html_node/index.html b/doc/manual/html_node/index.html
index 58b1586..b7e668d 100644
--- a/doc/manual/html_node/index.html
+++ b/doc/manual/html_node/index.html
@@ -99,6 +99,13 @@ ul.no-bullet {list-style: none}
<li><a name="toc-Adding-a-stylized-comment-in-your-JavaScript-files-and-on-your-page" href="Setting-Your-JavaScript-Free.html#Adding-a-stylized-comment-in-your-JavaScript-files-and-on-your-page">7.2 Adding a stylized comment in your JavaScript files and on your page</a></li>
</ul></li>
</li>
+ <li><a name="toc-LibreJS-Development-Notes-1" href="LibreJS-Development-Notes.html#LibreJS-Development-Notes">8 LibreJS Development Notes</a>
+ <ul class="no-bullet">
+ <li><a name="toc-Running-LibreJS-from-the-source-directory" href="LibreJS-Development-Notes.html#Running-LibreJS-from-the-source-directory">8.1 Running LibreJS from the source directory</a></li>
+ <li><a name="toc-Debugging" href="LibreJS-Development-Notes.html#Debugging">8.2 Debugging</a></li>
+ <li><a name="toc-Adding-new-whitelisted-libraries" href="LibreJS-Development-Notes.html#Adding-new-whitelisted-libraries">8.3 Adding new whitelisted libraries</a></li>
+ <li><a name="toc-Releasing-a-new-version" href="LibreJS-Development-Notes.html#Releasing-a-new-version">8.4 Releasing a new version</a></li>
+ </ul></li>
<li><a name="toc-Installation-Requirements-1" href="Installation-Requirements.html#Installation-Requirements">Appendix A Installation Requirements</a>
<ul class="no-bullet">
<li><a name="toc-Mozilla-Browser" href="Installation-Requirements.html#Mozilla-Browser">A.1 Mozilla Browser</a></li>
@@ -137,9 +144,12 @@ Next: <a href="Overview.html#Overview" accesskey="n" rel="next">Overview</a>, Up
</td></tr>
<tr><td align="left" valign="top">&bull; <a href="Setting-Your-JavaScript-Free.html#Setting-Your-JavaScript-Free" accesskey="7">Setting Your JavaScript Free</a>:</td><td>&nbsp;&nbsp;</td><td align="left" valign="top">Information for website owners/maintainers.
</td></tr>
-<tr><td align="left" valign="top">&bull; <a href="Installation-Requirements.html#Installation-Requirements" accesskey="8">Installation Requirements</a>:</td><td>&nbsp;&nbsp;</td><td align="left" valign="top">Requirements to build and install LibreJS.
+<tr><td align="left" valign="top">&bull; <a href="LibreJS-Development-Notes.html#LibreJS-Development-Notes" accesskey="8">LibreJS Development Notes</a>:</td><td>&nbsp;&nbsp;</td><td align="left" valign="top">Documentation about the development of
+ LibreJS itself.
+</td></tr>
+<tr><td align="left" valign="top">&bull; <a href="Installation-Requirements.html#Installation-Requirements" accesskey="9">Installation Requirements</a>:</td><td>&nbsp;&nbsp;</td><td align="left" valign="top">Requirements to build and install LibreJS.
</td></tr>
-<tr><td align="left" valign="top">&bull; <a href="LibreJS-Internals.html#LibreJS-Internals" accesskey="9">LibreJS Internals</a>:</td><td>&nbsp;&nbsp;</td><td align="left" valign="top">How LibreJS works under the hood.
+<tr><td align="left" valign="top">&bull; <a href="LibreJS-Internals.html#LibreJS-Internals">LibreJS Internals</a>:</td><td>&nbsp;&nbsp;</td><td align="left" valign="top">How LibreJS works under the hood.
</td></tr>
<tr><td align="left" valign="top">&bull; <a href="Tests.html#Tests">Tests</a>:</td><td>&nbsp;&nbsp;</td><td align="left" valign="top">Test LibreJS and better understand it.
</td></tr>