~timo-jyrinki/unity-webapps-qml/rebuild_against_qt521

« back to all changes in this revision

Viewing changes to src/Ubuntu/UnityWebApps/bindings/content-hub/client/yuidoc.json

  • Committer: CI bot
  • Author(s): Kyle Nitzsche
  • Date: 2014-02-12 20:43:10 UTC
  • mfrom: (84.2.2 unity-webapps-qml)
  • Revision ID: ps-jenkins@lists.canonical.com-20140212204310-m4vaqqgnktiz72zi
A single script (yuidoc-build.sh) to build all api docs for all current js apis. 

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
{
 
2
    "name": "Content Hub JS API",
 
3
    "description": "Ubuntu App Platform Content Hub JavaScript API docs",
 
4
    "version": "0.1",
 
5
    "options": {
 
6
        "outdir": "./docsbuild",
 
7
        "themedir": "../../yuidoc-theme"
 
8
    }
 
9
}