Greg Sheremeta has posted comments on this change.

Change subject: engine: create tool to scan source code for help tags
......................................................................


Patch Set 3: Verified+1

The tool produces output like so:

greg@dauntless:~/projects/ovirt-engine$ python build/doctag.py --command 
template --format ini
[doctags]

; Volumes > Bricks > Add Brick
add_bricks=

; [gluster] Clusters main tab -> Gluster Hooks sub tab -> 'Hook Content' dialog
view_gluster_hook=

; 
volume_rebalance_status=

; Volumes main tab -> 'Stop Rebalance' dialog
volume_rebalance_stop=

----------------------

greg@dauntless:~/projects/ovirt-engine$ python build/doctag.py --command diff 
--format ini --load tags
The following tags are changed:
+add_event_notification
+add_hosts



This should make it pretty easy to create and keep updated any documentation 
mapping files.

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

Gerrit-MessageType: comment
Gerrit-Change-Id: I70a92fd49a00fe7c235d7bc201218a7119dfa425
Gerrit-PatchSet: 3
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Greg Sheremeta <gsher...@redhat.com>
Gerrit-Reviewer: Greg Sheremeta <gsher...@redhat.com>
Gerrit-Reviewer: oVirt Jenkins CI Server
Gerrit-HasComments: No
_______________________________________________
Engine-patches mailing list
Engine-patches@ovirt.org
http://lists.ovirt.org/mailman/listinfo/engine-patches

Reply via email to