BinaryMuse / api-wow-docs

Documentation for the World of Warcraft web APIs.

Home Page:http://blizzard.github.com/api-wow-docs/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

About

This is the public documentation for the api-wow RESTful web service provided as part of the World of Warcraft community site.

Documentation

Latest documentation can be found here: http://blizzard.github.com/api-wow-docs/

Generating

Open your command line within the cloned repositories folder, and execute the follow commands. The libxml2 and libxslt libraries are required.

$ xmllint --xinclude docbook.xml > docbook-new.xml
$ xsltproc api-wow.xsl --stringparam html.stylesheet style.css docbook-new.xml > index-new.html

About

Documentation for the World of Warcraft web APIs.

http://blizzard.github.com/api-wow-docs/


Languages

Language:JavaScript 97.0%Language:Perl 3.0%