Alon Bar-Lev has posted comments on this change.

Change subject: userportal, webadmin: use json for documentation mapping files
......................................................................


Patch Set 10:

(2 comments)

Update README

....................................................
File README.manual
Line 37: the manual content.
Line 38: 
Line 39: The format of this file is:
Line 40: 
Line 41:     helptags.APPLICATION = [index1.json[, index2.json[, ....]]]
please make sure that spaces etc... are ignored.
Line 42: 
Line 43: APPLICATION is the name of the application that issues the request
Line 44: (e.g. webadmin or userportal), the value is list of json files 
relative to
Line 45: configuration file that map between help tag and URI. Their content is


Line 49: is uri relative to the package, for example:
Line 50: 
Line 51:     {
Line 52:         "create_new_vm": "newvm.html",
Line 53:         "delete_vm": "delvm.html",
please notice that this is relative to the config and should not contain 
'manual' embedded.
Line 54:     }
Line 55: 
Line 56: The index file can be generated out of source code or compared to 
source


-- 
To view, visit http://gerrit.ovirt.org/21392
To unsubscribe, visit http://gerrit.ovirt.org/settings

Gerrit-MessageType: comment
Gerrit-Change-Id: I4d6e8be143583d253943445842c2851fb52274e6
Gerrit-PatchSet: 10
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Greg Sheremeta <gsher...@redhat.com>
Gerrit-Reviewer: Alexander Wels <aw...@redhat.com>
Gerrit-Reviewer: Alon Bar-Lev <alo...@redhat.com>
Gerrit-Reviewer: Einav Cohen <eco...@redhat.com>
Gerrit-Reviewer: Greg Sheremeta <gsher...@redhat.com>
Gerrit-Reviewer: Vojtech Szocs <vsz...@redhat.com>
Gerrit-Reviewer: oVirt Jenkins CI Server
Gerrit-HasComments: Yes
_______________________________________________
Engine-patches mailing list
Engine-patches@ovirt.org
http://lists.ovirt.org/mailman/listinfo/engine-patches

Reply via email to