mirror of
https://github.com/wassname/catalyst.git
synced 2026-07-17 11:25:55 +08:00
Fix warnings when compiling the docs. Removes the documentation of the default types, which already gets included automatically and was wrong because not kept in sync with the function signature. Changed, the formatting to the Sphinx formatting. This looks much better in the compiled documents, but does make the source a bit harder to read.