From dae22597bd81d0d96370738010cac775bf31afea Mon Sep 17 00:00:00 2001 From: Nik Nyby Date: Thu, 22 Oct 2015 20:50:29 -0400 Subject: update manual with librejs development notes --- doc/manual/html_node/index.html | 14 ++++++++++++-- 1 file changed, 12 insertions(+), 2 deletions(-) (limited to 'doc/manual/html_node/index.html') 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}
  • 7.2 Adding a stylized comment in your JavaScript files and on your page
  • +
  • 8 LibreJS Development Notes +
  • Appendix A Installation Requirements