#Enyo.js API Reference Generator
The purpose of this project is to coordinate the accumulation and generation of the API documentation reference for enyo and its public libraries. It accomplishes this by leveraging available technologies, including itself, according to the limitations of its requirements at the time it was originally authored.
In the future, my hope is that the project will be able to better fulfill its ultimate purpose by coordinating all documentation and developer guidance into a single, normalized and cohesive source that is performant, extensible and comprehensive. For now, that is not possible.
The developer guide requires a unix-y shell. If you wish to build the full docs you will need Linux or Mac OS X. If you're feeling adventurous, you can convert the shell task into a grunt task (possibly with grunt-pandoc or one of the pandoc node modules.
Required Core Technologiesnode
npm install -g grunt-cli
npm install -g bower
Execute npm install
and then bower install
in the enyo-docs directory to install these additional requirements:
The enyo-docs scripts assume that enyo and its libraries will be siblings and the libraries will be in the lib directory in the standard Bootplate way. In other words:
Parent
+- enyo-docs
+- enyo
+- lib
+- onyx
+- layout
+- moonstone
+- canvas
+- spotlight
Directories to be scanned (and other options for jsDoc) can be found in jsdoc-conf.json
To build the docs, simply execute grunt in the enyo-docs directory:
Generated docs go into the output directory.
Two special 'macros' are used within the enyo docs source:
$api
- Converted into the relative location of the root document directory. Used primarily in the developer-guide to locate api references.$dev-guide
- Converted into the relative location of the developer guide. Used primarily in the enyo source to point towards the developer guide articles.RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4