--- layout: post title: Mobile API Documentation with Mashape Documentor url: >- http://apievangelist.com/2011/06/26/mobile-api-documentation-with-mashape-documentor/ image: https://s3.amazonaws.com/kinlane-productions2/api-evangelist-logos/api-evangelist-butterfly-vertical.png author: name: kinlane tags: - Documentation - Mobile --- kinlane-productions2.s3.amazonaws.com ![](http://kinlane-productions.s3.amazonaws.com/api-service-providers/mashape-documentor-261x300.png)The [Mashape Documentor](http://www.magdev.de/mashape-documentor/ "Mashape Documentor") is an engine for automatically generating a mobile version of documentation for any API running on the [Mashape API Platform](http://www.mashape.com/ "Mashape API Platform"). Using PHP, the Mashape Documenter reads the api.xml for a Mashape API, then generates a mobile version of the documentation in HTML5, CSS3, and Jquery. You can drop the script into the root of an API, where the api.xml is located,customize the header and footer of the mobile interface and your up and running. [Marco Gr�tsch](http://twitter.com/#!/magdev "Marco Gritisch"), who created Mashape Documenter has made it available under a BSD license, and is available for [download on his blog](http://www.magdev.de/mashape-documentor/ "download on his blog") (its in german). ###### Related articles * [The Battle for Your API Proxy](http://apievangelist.com/2011/06/11/the-battle-for-your-api-proxy/) (apievangelist.com) * [New API Management Platform Players](http://apievangelist.com/2011/06/17/new-api-management-platform-players/) (apievangelist.com) * [Mashape, the Marketplace for APIs, Moves to Beta](http://www.readwriteweb.com/hack/2011/06/mashape-the-marketplace-for-ap.php) (readwriteweb.com)