Merge lp://staging/~abreu-alexandre/unity-js-scopes/doc-theme-update into lp://staging/unity-js-scopes

Proposed by Alexandre Abreu
Status: Merged
Merged at revision: 117
Proposed branch: lp://staging/~abreu-alexandre/unity-js-scopes/doc-theme-update
Merge into: lp://staging/unity-js-scopes
Diff against target: 17804 lines (+5342/-11349)
52 files modified
doc/docbuild/assets/css/main.css (+105/-464)
doc/docbuild/assets/js/tabs.js (+67/-0)
doc/docbuild/assets/js/yui-prettify.js (+27/-0)
doc/docbuild/assets/vendor/prettify/prettify-min.js (+28/-1)
doc/docbuild/classes/ActionMetadata.html (+128/-330)
doc/docbuild/classes/ActivationQuery.html (+147/-439)
doc/docbuild/classes/CategorisedResult.html (+344/-1135)
doc/docbuild/classes/Category.html (+114/-304)
doc/docbuild/classes/CategoryRenderer.html (+87/-175)
doc/docbuild/classes/ColumnLayout.html (+129/-340)
doc/docbuild/classes/Department.html (+193/-612)
doc/docbuild/classes/FilterOption.html (+131/-342)
doc/docbuild/classes/OnlineAccountClient.html (+158/-437)
doc/docbuild/classes/OnlineAccountClientServiceStatus.html (+113/-344)
doc/docbuild/classes/OptionSelectorFilter.html (+211/-671)
doc/docbuild/classes/PreviewQuery.html (+117/-307)
doc/docbuild/classes/PreviewReply.html (+127/-329)
doc/docbuild/classes/PreviewWidget.html (+190/-588)
doc/docbuild/classes/Registry.html (+168/-493)
doc/docbuild/classes/Result.html (+266/-925)
doc/docbuild/classes/Scope.html (+149/-370)
doc/docbuild/classes/ScopeMetadata.html (+176/-604)
doc/docbuild/classes/SearchMetadata.html (+300/-1048)
doc/docbuild/classes/SearchQuery.html (+114/-304)
doc/docbuild/classes/SearchReply.html (+149/-409)
doc/docbuild/classes/index.html (+0/-10)
doc/docbuild/files/index.html (+0/-10)
doc/docbuild/index.html (+60/-109)
doc/docbuild/modules/ScopeJS.html (+87/-236)
doc/docbuild/modules/index.html (+0/-10)
doc/generate-doc.py (+0/-1)
doc/index.handlebars (+0/-1)
doc/yuidoc-theme/assets/css/main.css (+424/-0)
doc/yuidoc-theme/assets/js/tabs.js (+67/-0)
doc/yuidoc-theme/assets/js/yui-prettify.js (+44/-0)
doc/yuidoc-theme/assets/vendor/prettify/CHANGES.html (+130/-0)
doc/yuidoc-theme/assets/vendor/prettify/COPYING (+202/-0)
doc/yuidoc-theme/assets/vendor/prettify/README.html (+203/-0)
doc/yuidoc-theme/assets/vendor/prettify/prettify-min.css (+1/-0)
doc/yuidoc-theme/assets/vendor/prettify/prettify-min.js (+28/-0)
doc/yuidoc-theme/layouts/main.handlebars (+38/-0)
doc/yuidoc-theme/partials/attrs.handlebars (+22/-0)
doc/yuidoc-theme/partials/classes.handlebars (+72/-0)
doc/yuidoc-theme/partials/events.handlebars (+34/-0)
doc/yuidoc-theme/partials/files.handlebars (+6/-0)
doc/yuidoc-theme/partials/index.handlebars (+2/-0)
doc/yuidoc-theme/partials/method.handlebars (+48/-0)
doc/yuidoc-theme/partials/module.handlebars (+27/-0)
doc/yuidoc-theme/partials/props.handlebars (+9/-0)
doc/yuidoc-theme/partials/sidebar.handlebars (+94/-0)
doc/yuidoc-theme/theme.json (+4/-0)
doc/yuidoc.json (+2/-1)
To merge this branch: bzr merge lp://staging/~abreu-alexandre/unity-js-scopes/doc-theme-update
Reviewer Review Type Date Requested Status
David Callé (community) Approve
PS Jenkins bot (community) continuous-integration Approve
Review via email: mp+278053@code.staging.launchpad.net

Commit message

Update yuidoc-theme to fix doc import scripts

Description of the change

Update yuidoc-theme to fix doc import scripts

To post a comment you must log in.
Revision history for this message
PS Jenkins bot (ps-jenkins) wrote :
review: Approve (continuous-integration)
Revision history for this message
David Callé (davidc3) wrote :

Thanks alex, it's working well.

One last thing, could you remove the patch_yui_files_local_refs() method from generate-doc.py, we need the data.json file for the importer. Local "build path" strings don't appear anymore with the new theme (and are not messing with the importer now).

Revision history for this message
Marcus Tomlinson (marcustomlinson) wrote :

Hey David, could you set your review to "Needs Fixing" so we can better track the status of this MP. Thanks :)

Revision history for this message
David Callé (davidc3) :
review: Needs Fixing
Revision history for this message
Alexandre Abreu (abreu-alexandre) wrote :

> Thanks alex, it's working well.
>
> One last thing, could you remove the patch_yui_files_local_refs() method from
> generate-doc.py, we need the data.json file for the importer. Local "build
> path" strings don't appear anymore with the new theme (and are not messing
> with the importer now).

done

116. By Alexandre Abreu

remove local refs step in doc gen

Revision history for this message
PS Jenkins bot (ps-jenkins) wrote :
review: Approve (continuous-integration)
Revision history for this message
David Callé (davidc3) wrote :

+1

review: Approve

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
The diff is not available at this time. You can reload the page or download it.

Subscribers

People subscribed via source and target branches

to all changes: