Updated Project Architecture (markdown)

Risto Lahtela 2019-12-01 19:30:48 +02:00
parent 58d8afb23f
commit a60244970e
1 changed files with 1 additions and 1 deletions

@ -87,7 +87,7 @@ Package | Role
`delivery.domain` | Data objects related to delivering web content & doing analysis
`delivery.export` | Export System and its utilities, for exporting html and json files
`delivery.formatting` | Formatting utilities (some use settings)
`delivery.rendering` | Utilities for parsing html and json
`delivery.rendering` | Utilities for writing html and json
`delivery.webserver` | WebServer implementation & Request resolving
`exceptions` | Exceptions used around the plugin
`extension` | Implementation for DataExtension API (APIv5)