14 Commits

Author SHA1 Message Date
765ab9c778 Documented the String+Constants extension in the library target. 2025-03-07 22:14:25 +01:00
9154009f6e Documented the constants for the String+Formats extension in the library target. 2025-03-05 00:17:04 +01:00
996459c9f0 Documented the StaticFile enumeration in the library target. 2025-03-05 00:04:07 +01:00
299a196fff Documented the IndexPrefix enumeration in the library target. 2025-03-04 23:45:00 +01:00
d59b64afdb Documented the AssetPrefix enumeration in the library target. 2025-03-04 23:44:24 +01:00
65415fad52 Moved the String format constants from the Pathable protocol in the library target into its own String+Constants extension. 2025-03-04 23:33:29 +01:00
957eb5f41b Documented the Pathable protocol in the library target. 2025-03-04 23:16:41 +01:00
cef62262ed Rearranged some types in both the library and executable targets. 2025-02-27 23:45:21 +01:00
8b3e9e47fd Removed debug logs from the DocCMiddleware middleware in the library target. 2025-02-26 00:59:26 +01:00
f9e8088088 Improved the DoccMiddleware midlleware integration to the router on the AppBuilder builder in the library target. 2025-02-26 00:24:25 +01:00
d19d34fafb Updated the DocCMiddleware middleware in the library target to support hosting from docc archives. 2025-02-26 00:22:14 +01:00
c59b2ba453 Integrated the DocCMiddleware middleware into the AppBuilder builder in the app target. 2025-02-25 01:56:31 +01:00
19a54b25ae Implemented (a first version of) the DocCMiddleware middleware in the library target. 2025-02-25 01:55:49 +01:00
be3245ae39 Initial commit 2025-02-22 10:21:07 +01:00