Skip to main content

Extensions

To document an extension, use the following template:

Markdown
---
id: template-extension /* extension id */
sidebar_label: Extension Template /* extension name */
---

# Extension Template

- **ID**: template-extension
- **Author**: Diogo Moreira
* Contact: df.moreira@campus.fct.unl.pt /* Email address, github page, etc. */
- **Current Version**: 1.1.0
- **Summary**: Brief description of the purpose of the extension.

### Functionality

Use this section to explain how the extension works and how to use it. You may include text, images, etc.

### *Changelog*

Use this section to document the changes made in each version of the extension.

- 1.1.0
* Change 1
* Change 2
* ...
- 1.0.0
* Initial version of the extension

Extension Template

  • ID: template-extension
  • Author: Diogo Moreira
  • Current Version: 1.1.0
  • Summary: Brief description of the purpose of the extension.

Functionality

Use this section to explain how the extension works and how to use it. You may include text, images, etc.

Changelog

Use this section to document the changes made in each version of the extension.

  • 1.1.0
    • Change 1
    • Change 2
    • ...
  • 1.0.0
    • Initial version of the extension