File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11# Sphinx build info version 1
22# This file records the configuration used when building these files. When it is not found, a full rebuild will be done.
3- config: 9df86a09e9582009c58155662296ffae
3+ config: 12f41aed90322b70f03e8bab96d88d69
44tags: 645f666f9bcd5a90fca523b33c5a78b7
Original file line number Diff line number Diff line change @@ -344,6 +344,8 @@ <h2>T</h2>
344344import elkLayouts from "https://cdn.jsdelivr.net/npm/@mermaid-js/layout-elk@0.2.0/dist/mermaid-layout-elk.esm.min.mjs"
345345
346346
347+
348+
347349const initStyles = ( ) => {
348350 const defaultStyle = document . createElement ( 'style' ) ;
349351 defaultStyle . textContent = "pre.mermaid {\n /* Same as .mermaid-container > pre */\n display: block;\n width: 100%;\n}\n\npre.mermaid > svg {\n /* Same as .mermaid-container > pre > svg */\n height: 500px;\n width: 100%;\n max-width: 100% !important;\n}" ;
Original file line number Diff line number Diff line change @@ -309,6 +309,8 @@ <h1>Python Module Index</h1>
309309import elkLayouts from "https://cdn.jsdelivr.net/npm/@mermaid-js/layout-elk@0.2.0/dist/mermaid-layout-elk.esm.min.mjs"
310310
311311
312+
313+
312314const initStyles = ( ) => {
313315 const defaultStyle = document . createElement ( 'style' ) ;
314316 defaultStyle . textContent = "pre.mermaid {\n /* Same as .mermaid-container > pre */\n display: block;\n width: 100%;\n}\n\npre.mermaid > svg {\n /* Same as .mermaid-container > pre > svg */\n height: 500px;\n width: 100%;\n max-width: 100% !important;\n}" ;
Original file line number Diff line number Diff line change 291291import elkLayouts from "https://cdn.jsdelivr.net/npm/@mermaid-js/layout-elk@0.2.0/dist/mermaid-layout-elk.esm.min.mjs"
292292
293293
294+
295+
294296const initStyles = ( ) => {
295297 const defaultStyle = document . createElement ( 'style' ) ;
296298 defaultStyle . textContent = "pre.mermaid {\n /* Same as .mermaid-container > pre */\n display: block;\n width: 100%;\n}\n\npre.mermaid > svg {\n /* Same as .mermaid-container > pre > svg */\n height: 500px;\n width: 100%;\n max-width: 100% !important;\n}" ;
You can’t perform that action at this time.
0 commit comments