Sha256: 591a09701b28f7ebd26f79ef9922dced8264518564b70bd4f8262561da878813
Contents?: true
Size: 382 Bytes
Versions: 2
Compression:
Stored size: 382 Bytes
Contents
# YardXML: an YARD extension for XML output YardXML is an YARD extension which allows to produce XML output from YARD registry. ## Usage Install the gem: gem install yard-xml Edit `~/.yard/config` and insert the following line: load_plugins: true Run yardoc with `-f xml` switch to specify XML format. yard -f xml It will generate `doc/index.xml` file for you.
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
yard-xml-0.2.0 | README.markdown |
yard-xml-0.1.3 | README.markdown |