diff options
Diffstat (limited to 'docs/topics/browsable-api.md')
| -rw-r--r-- | docs/topics/browsable-api.md | 1 | 
1 files changed, 1 insertions, 0 deletions
| diff --git a/docs/topics/browsable-api.md b/docs/topics/browsable-api.md index 96cdabe6..ad812f4b 100644 --- a/docs/topics/browsable-api.md +++ b/docs/topics/browsable-api.md @@ -69,6 +69,7 @@ For more specific CSS tweaks than simply overriding the default bootstrap theme  All of the blocks available in the browsable API base template that can be used in your `api.html`. +* `body`                       - The entire html `<body>`.  * `bodyclass`                  - Class attribute for the `<body>` tag, empty by default.  * `bootstrap_theme`            - CSS for the Bootstrap theme.  * `bootstrap_navbar_variant`   - CSS class for the navbar. | 
