All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- Add wiki repo as git submodule
- Composer helper scripts
- Add throws section to output
- Set index Markdown file name to Home.md
- Removed watermark from footer
- Fixed issue with interface extends
- Option for leaving out .md file extensions from urls (used for GitLab wiki pages).
- Added links to implemented interface md files
- Add documentation to Twig macros
- Add tests for Twig macros
- Add PHP wrapper for Twig macros
- Run tests and generate docs (test) with GitHub Actions
- Add properties to classes and traits documentation
- Removed method return section when return value is not documented
- Fixed issue with empty table cells
- Regenerated examples
- Renamed header.twig to header.md.twig
- Fixed Markdown horizontal separator breaking in GitHub
- Tests for Twig macros
- Made the project a Composer package
- Added example docs source dode
- Rewrote examples
- Fixed malformed Markdown
- Constants
- Interfaces
- Traits
- Inherited methods
- Initial version