summaryrefslogtreecommitdiffstats
path: root/lib/api
Commit message (Expand)AuthorAgeFilesLines
* Implement renderInline method and missing output methods for APISamy Pesse2016-05-171-0/+50
* Implement renderBlock method for plugin APISamy Pesse2016-05-171-0/+15
* Add api method getPageByPath for pluginsSamy Pessé2016-05-121-0/+14
* Fix #1294: multilingual book should extend the book's configSamy Pessé2016-05-121-3/+1
* Fixed summary encodingTomas Dvorak2016-05-101-1/+1
* Improve comment for API summary.walkSamy Pesse2016-05-081-1/+1
* Add method summary.getArticleByPath to summary apiSamy Pesse2016-05-081-0/+11
* Start API for plugins to access the summarySamy Pesse2016-05-082-2/+45
* Add mode TemplateOutput to represent {content + blocks} from templateSamy Pesse2016-05-051-0/+10
* Add global method resolve(fileName)Johan Preynat2016-05-041-0/+11
* lib/api/deprecate.js: Fix deprecateRenameMethod()Johan Preynat2016-05-021-3/+1
* Add method contentLink as deprecated for plugin APISamy Pessé2016-05-022-9/+23
* Add this.gitbook.versionSamy Pessé2016-05-021-0/+5
* Document encodeGlobal apiSamy Pessé2016-05-021-3/+15
* Complete api method template.applyBlockSamy Pessé2016-05-021-3/+8
* Add signature for api template.applyBlockSamy Pesse2016-05-011-0/+13
* Add this.generator as deprecatedSamy Pesse2016-04-301-0/+6
* Fix listing of plugins when contains "-"Samy Pesse2016-04-291-3/+4
* Fix linting errorSamy Pesse2016-04-293-7/+1
* Add api this.readFile and this.readFileAsStringSamy Pessé2016-04-291-0/+21
* lib/api/encodePage.js: Fix deprecated page.progress assignmentJohan Preynat2016-04-291-1/+1
* Complete deprecated page.progress and this.navigationSamy Pessé2016-04-295-20/+92
* Encode navigation for compatibility with gitbook v2Samy Pesse2016-04-284-8/+72
* Add command "init"Samy Pesse2016-04-281-1/+1
* Add base for deprecated page.naviationSamy Pessé2016-04-282-0/+23
* Add language property to book for multilingualSamy Pessé2016-04-271-45/+49
* Complete api method output.toURLSamy Pessé2016-04-271-2/+3
* Fix filters for theme templatesSamy Pessé2016-04-271-1/+1
* Don;t log deprecation warning for own logicSamy Pessé2016-04-274-7/+38
* Complete generator name in plugins APISamy Pessé2016-04-272-7/+43
* Add this.book and this.options as deprecatedSamy Pessé2016-04-271-0/+6
* Stop running test on node 0.12 for windowsSamy Pesse2016-04-262-3/+28
* Correctly set log levelSamy Pesse2016-04-261-0/+4
* Add base for plugin JS apiSamy Pesse2016-04-268-6/+208
* Add duration to final log for generationSamy Pesse2016-04-261-0/+5
* Add json encoding utilsSamy Pesse2016-04-231-5/+0
* Add method to be article by levelSamy Pesse2016-04-233-2/+33
* BaseSamy Pessé2016-04-221-0/+3