GitHub user kant2002 opened a pull request: https://github.com/apache/cordova-docs/pull/253
CB-8246 Improve docs generation time Current docs generation time could be improved if don't process images as HTML files. In AddTitle and TableOfContent steps processed all files, not only HTML files. By removing check, generation process could be speed up by ~30%. You can merge this pull request into a Git repository by running: $ git pull https://github.com/kant2002/cordova-docs CB-8246 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/cordova-docs/pull/253.patch To close this pull request, make a commit to your master/trunk branch with (at least) the following in the commit message: This closes #253 ---- commit 110f324a5d1d012f2f65572b21bee825214b7dd7 Author: Andrey Kurdyumov <kant2...@gmail.com> Date: 2015-01-05T12:06:16Z Added --timing switch As a side effect right now all generated content is not clearead, so it could be generated in two steps in case of failure commit dd8481ed0d56f6f01d9f60511ff7455fc33377ee Author: Andrey Kurdyumov <kant2...@gmail.com> Date: 2015-01-05T12:10:41Z Fix JsLint warnings commit f3ed8aca3977e2be3016f1bc6d7e33c5618028b7 Author: Andrey Kurdyumov <kant2...@gmail.com> Date: 2015-01-05T22:11:13Z Improve generation speed Don't process not HTML files in the AddTitle and TableOfContent steps commit e6d3b05a8897459572552e2273ee8e9686d3cda4 Author: Andrey Kurdyumov <kant2...@gmail.com> Date: 2015-01-05T22:11:30Z Fix timing filtering commit cca78ce48009c87fa9bc836b0630f9282fefac3e Author: Andrey Kurdyumov <kant2...@gmail.com> Date: 2015-01-05T22:13:06Z Merge pull request #1 from apache/master Merge with upstream commit 397bf38ed101195567d80d5dc02d2f79b9730179 Author: Andrey Kurdyumov <kant2...@gmail.com> Date: 2015-01-05T22:14:02Z Merge branch 'master' into CB-8231 commit 448d56d3d1303878703b49101a1ebd18f73bd2ca Author: Andrey Kurdyumov <kant2...@gmail.com> Date: 2015-01-05T22:14:22Z Merge branch 'CB-8231' into CB-8246 ---- --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is enabled but not working, please contact infrastructure at infrastruct...@apache.org or file a JIRA ticket with INFRA. --- --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@cordova.apache.org For additional commands, e-mail: dev-h...@cordova.apache.org