-
Notifications
You must be signed in to change notification settings - Fork 50
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add troubleshooting and debug features
- function `context()` to analyse an object with a `pretty` filter (provides a table) - function `macros_info() for general documentation/debug (provides paragraphs and tables) - error in a module or template is now reflected within the page (does not crash mkdocs)
- Loading branch information
Laurent Franceschetti
committed
Feb 24, 2020
1 parent
09f57f6
commit 6f91c51
Showing
14 changed files
with
476 additions
and
31 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,3 @@ | ||
include README.md | ||
include LICENSE.md | ||
include macros/*.md |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.