Skip to content

dazer/api-wow-docs

 
 

Repository files navigation

About

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

Documentation

After cloning the repository, open up index.html within the /docs/ folder, or generate new documentation with the commands below.

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.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors