Entity Documentation
Categories
Component ID
2407243
Component name
Entity Documentation
Component type
module
Maintenance status
Development status
Component security advisory coverage
covered
Downloads
1357
Component created
Component changed
Component body
Overview
A module that exports entity configuration documentation. There is already implementation, through submodules, for node entities and PDF export.
There are hooks to add new entities and exporters. Please check entity_documentation.api.php
Features
- Export content type documentation
- Export documentation as PDF
- Export documentation as JSON
- Export documentation through CRON
- Export documentation through drush
Suggestions, patches and ideas for sub modules are pretty welcome.
Requirements
TCPDF if you want to export documentation as PDF.
Sub modules
- Entity Documentation Node(Included): Export documentation of content types
- Entity Documentation PDF(Included): Export documentation as PDF
- Entity Documentation JSON(Included): Export documentation as JSON
- Entity Documentation Taxonomy: Export documentation of vocabularies
- Entity Documentation Confluence: Export documentation as Confluence pages
Known problems
No problems at the moment.
Credits
Developed by Thanos Nokas
Initially sponsored by Human Factor
