A custom Customizable JSDOC3 template
Authors
- [first author] | first algorithm & templates
- lechecacharro | augments algorithm & templates
- danyg | change algorithm more OOP
Spanish/Castellano
Template basado en Sami: an API documentation generator by Fabien Potencier (https://github.com/fabpot/Sami)
Basado en la template de Michael Mathews, modificado por lechecacharro y danyg
Usa SearchDoc Copyright (c) 2009 Vladimir Kolesnikov
- Made with Classes and Singletons (Alpha)
- Relatively easy way to add custom tags (Alpha)
- Searcher for methods class namespaces etc.. (Beta)
- Tree view of namespaces (Beta)
- Automatic resolve of @extends pull the properties & methods of parent (grandparents, etc...) class, mixes (Alpha)
- Document the code ;P
- Graph of inheritance
- More efficient template system (actually undescore)
- Custom tags in classes
- Probably use of MVC