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/librejs.html | 68 ++++++++++++++++++++++++++++++++++++++++++++++--- 1 file changed, 64 insertions(+), 4 deletions(-) (limited to 'doc/manual/librejs.html') diff --git a/doc/manual/librejs.html b/doc/manual/librejs.html index 13ff618..8569cd8 100644 --- a/doc/manual/librejs.html +++ b/doc/manual/librejs.html @@ -98,6 +98,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