Changeset 696 for branches/PublicaMundi_David-devel/docs/client
- Timestamp:
- Jun 30, 2015, 10:35:39 AM (9 years ago)
- Location:
- branches/PublicaMundi_David-devel/docs/client
- Files:
-
- 4 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/PublicaMundi_David-devel/docs/client/example.rst
- Property svn:keywords set to Date Author
-
branches/PublicaMundi_David-devel/docs/client/howto.rst
- Property svn:keywords set to Date Author
r659 r696 39 39 40 40 Compiling ZOO-Client templates 41 --------------------------- 41 ---------------------------=== 42 42 43 In order to work with ZOO-Client, you will first need to compile the provided `Mustache <http://mustache.github.io/>`_ 44 templates using `Node.js <http://nodejs.org/>`__. The ZOO-Client templates are located in the ``/zoo-project/zoo-client/lib/tpl`` directory downloaded from svn. 43 In order to work with ZOO-Client, you will first need to compile the 44 provided `Mustache <http://mustache.github.io/>`_ templates using 45 `Node.js <http://nodejs.org/>`__. The ZOO-Client templates are located 46 in the ``/zoo-project/zoo-client/lib/tpl`` directory downloaded from 47 svn. 45 48 46 49 * Install Node.js (see related `documentation <https://github.com/joyent/node/wiki/Installing-Node.js-via-package-manager>`__.) … … 64 67 65 68 Building ZOO-Client documentation 66 -------------------------- 69 --------------------------------- 67 70 68 71 You may also build the ZOO-Client API documentation using `jsDoc -
branches/PublicaMundi_David-devel/docs/client/index.rst
- Property svn:keywords set to Date Author
-
branches/PublicaMundi_David-devel/docs/client/what.rst
- Property svn:keywords set to Date Author
Note: See TracChangeset
for help on using the changeset viewer.