summaryrefslogtreecommitdiffstats
path: root/tools/mof2wiki.sh
Commit message (Collapse)AuthorAgeFilesLines
* Updated copyright yearsPeter Schiffer2014-01-161-1/+1
| | | | Updated copyright years to include new year 2014.
* Happy New Year! (better later than never)Jan Synacek2013-03-131-1/+1
|
* Merge branch 'master' of ssh://git.fedorahosted.org/git/openlmi-providersMichal Minar2012-11-221-20/+275
|\ | | | | | | | | Conflicts: tools/mof2wiki.sh
| * Relicence all sources from GPLv2+ to LGPLv2+0.0.15Radek Novacek2012-11-121-0/+19
| |
| * mof2wiki: Convert methodsRoman Rakus2012-11-081-34/+68
| | | | | | | | Signed-off-by: Roman Rakus <rrakus@redhat.com>
| * Improved mof2wiki.shRoman Rakus2012-11-081-20/+222
| | | | | | | | | | | | | | Now it can create list of defined classes, newly created properties and created references. Signed-off-by: Roman Rakus <rrakus@redhat.com>
* | fixed regex for parsing mof filesMichal Minar2012-11-221-1/+1
|/
* mof2wiki scriptRoman Rakus2012-11-071-0/+41
Script allows to create wiki table of classes defined in mof file. Signed-off-by: Roman Rakus <rrakus@redhat.com>