PowerDocs online help Help

Writing a manifest file

This document describes how to write the manifest.xml file.

<PowerDocsExtension> <Metadata> <Author>Here goes the name of the author</Author> <Description>Here goes the description of the extension</Description> <Url>Here goes the URL of the extension project</Url> </Metadata> <Files> <!-- Here is the list of all files to include with the manifest.xml file --> <File name="main.js"/> <File name="swagger-styles.css"/> </Files> </PowerDocsExtension>
Last modified: 08 avril 2024