deploy: 0723f9ca4ea4b686ff9c2e32c9cec56d40de1a62
diff --git a/_static/pygments.css b/_static/pygments.css index 84ab303..6f8b210 100644 --- a/_static/pygments.css +++ b/_static/pygments.css
@@ -6,9 +6,9 @@ .highlight .hll { background-color: #ffffcc } .highlight { background: #f8f8f8; } .highlight .c { color: #3D7B7B; font-style: italic } /* Comment */ -.highlight .err { border: 1px solid #FF0000 } /* Error */ +.highlight .err { border: 1px solid #F00 } /* Error */ .highlight .k { color: #008000; font-weight: bold } /* Keyword */ -.highlight .o { color: #666666 } /* Operator */ +.highlight .o { color: #666 } /* Operator */ .highlight .ch { color: #3D7B7B; font-style: italic } /* Comment.Hashbang */ .highlight .cm { color: #3D7B7B; font-style: italic } /* Comment.Multiline */ .highlight .cp { color: #9C6500 } /* Comment.Preproc */ @@ -25,34 +25,34 @@ .highlight .gp { color: #000080; font-weight: bold } /* Generic.Prompt */ .highlight .gs { font-weight: bold } /* Generic.Strong */ .highlight .gu { color: #800080; font-weight: bold } /* Generic.Subheading */ -.highlight .gt { color: #0044DD } /* Generic.Traceback */ +.highlight .gt { color: #04D } /* Generic.Traceback */ .highlight .kc { color: #008000; font-weight: bold } /* Keyword.Constant */ .highlight .kd { color: #008000; font-weight: bold } /* Keyword.Declaration */ .highlight .kn { color: #008000; font-weight: bold } /* Keyword.Namespace */ .highlight .kp { color: #008000 } /* Keyword.Pseudo */ .highlight .kr { color: #008000; font-weight: bold } /* Keyword.Reserved */ .highlight .kt { color: #B00040 } /* Keyword.Type */ -.highlight .m { color: #666666 } /* Literal.Number */ +.highlight .m { color: #666 } /* Literal.Number */ .highlight .s { color: #BA2121 } /* Literal.String */ .highlight .na { color: #687822 } /* Name.Attribute */ .highlight .nb { color: #008000 } /* Name.Builtin */ -.highlight .nc { color: #0000FF; font-weight: bold } /* Name.Class */ -.highlight .no { color: #880000 } /* Name.Constant */ -.highlight .nd { color: #AA22FF } /* Name.Decorator */ +.highlight .nc { color: #00F; font-weight: bold } /* Name.Class */ +.highlight .no { color: #800 } /* Name.Constant */ +.highlight .nd { color: #A2F } /* Name.Decorator */ .highlight .ni { color: #717171; font-weight: bold } /* Name.Entity */ .highlight .ne { color: #CB3F38; font-weight: bold } /* Name.Exception */ -.highlight .nf { color: #0000FF } /* Name.Function */ +.highlight .nf { color: #00F } /* Name.Function */ .highlight .nl { color: #767600 } /* Name.Label */ -.highlight .nn { color: #0000FF; font-weight: bold } /* Name.Namespace */ +.highlight .nn { color: #00F; font-weight: bold } /* Name.Namespace */ .highlight .nt { color: #008000; font-weight: bold } /* Name.Tag */ .highlight .nv { color: #19177C } /* Name.Variable */ -.highlight .ow { color: #AA22FF; font-weight: bold } /* Operator.Word */ -.highlight .w { color: #bbbbbb } /* Text.Whitespace */ -.highlight .mb { color: #666666 } /* Literal.Number.Bin */ -.highlight .mf { color: #666666 } /* Literal.Number.Float */ -.highlight .mh { color: #666666 } /* Literal.Number.Hex */ -.highlight .mi { color: #666666 } /* Literal.Number.Integer */ -.highlight .mo { color: #666666 } /* Literal.Number.Oct */ +.highlight .ow { color: #A2F; font-weight: bold } /* Operator.Word */ +.highlight .w { color: #BBB } /* Text.Whitespace */ +.highlight .mb { color: #666 } /* Literal.Number.Bin */ +.highlight .mf { color: #666 } /* Literal.Number.Float */ +.highlight .mh { color: #666 } /* Literal.Number.Hex */ +.highlight .mi { color: #666 } /* Literal.Number.Integer */ +.highlight .mo { color: #666 } /* Literal.Number.Oct */ .highlight .sa { color: #BA2121 } /* Literal.String.Affix */ .highlight .sb { color: #BA2121 } /* Literal.String.Backtick */ .highlight .sc { color: #BA2121 } /* Literal.String.Char */ @@ -67,9 +67,9 @@ .highlight .s1 { color: #BA2121 } /* Literal.String.Single */ .highlight .ss { color: #19177C } /* Literal.String.Symbol */ .highlight .bp { color: #008000 } /* Name.Builtin.Pseudo */ -.highlight .fm { color: #0000FF } /* Name.Function.Magic */ +.highlight .fm { color: #00F } /* Name.Function.Magic */ .highlight .vc { color: #19177C } /* Name.Variable.Class */ .highlight .vg { color: #19177C } /* Name.Variable.Global */ .highlight .vi { color: #19177C } /* Name.Variable.Instance */ .highlight .vm { color: #19177C } /* Name.Variable.Magic */ -.highlight .il { color: #666666 } /* Literal.Number.Integer.Long */ \ No newline at end of file +.highlight .il { color: #666 } /* Literal.Number.Integer.Long */ \ No newline at end of file
diff --git a/community.html b/community.html index 9f54916..983cde9 100644 --- a/community.html +++ b/community.html
@@ -48,7 +48,7 @@ <title>Community — F4PGA documentation</title> - <link rel="stylesheet" type="text/css" href="_static/pygments.css?v=80d5e7a1" /> + <link rel="stylesheet" type="text/css" href="_static/pygments.css?v=b86133f3" /> <link rel="stylesheet" type="text/css" href="_static/material.css?v=79c92029" /> <script src="_static/documentation_options.js?v=5929fcd5"></script> <script src="_static/doctools.js?v=9bcbadda"></script>
diff --git a/development/building-docs.html b/development/building-docs.html index 4c3561e..b408578 100644 --- a/development/building-docs.html +++ b/development/building-docs.html
@@ -48,7 +48,7 @@ <title>Building the documentation — F4PGA documentation</title> - <link rel="stylesheet" type="text/css" href="../_static/pygments.css?v=80d5e7a1" /> + <link rel="stylesheet" type="text/css" href="../_static/pygments.css?v=b86133f3" /> <link rel="stylesheet" type="text/css" href="../_static/material.css?v=79c92029" /> <script src="../_static/documentation_options.js?v=5929fcd5"></script> <script src="../_static/doctools.js?v=9bcbadda"></script>
diff --git a/development/changes.html b/development/changes.html index 44aada0..b4b65af 100644 --- a/development/changes.html +++ b/development/changes.html
@@ -48,7 +48,7 @@ <title>Changes — F4PGA documentation</title> - <link rel="stylesheet" type="text/css" href="../_static/pygments.css?v=80d5e7a1" /> + <link rel="stylesheet" type="text/css" href="../_static/pygments.css?v=b86133f3" /> <link rel="stylesheet" type="text/css" href="../_static/material.css?v=79c92029" /> <script src="../_static/documentation_options.js?v=5929fcd5"></script> <script src="../_static/doctools.js?v=9bcbadda"></script>
diff --git a/development/venv.html b/development/venv.html index c1b60d2..419cdb3 100644 --- a/development/venv.html +++ b/development/venv.html
@@ -48,7 +48,7 @@ <title>Packages in virtual environment — F4PGA documentation</title> - <link rel="stylesheet" type="text/css" href="../_static/pygments.css?v=80d5e7a1" /> + <link rel="stylesheet" type="text/css" href="../_static/pygments.css?v=b86133f3" /> <link rel="stylesheet" type="text/css" href="../_static/material.css?v=79c92029" /> <script src="../_static/documentation_options.js?v=5929fcd5"></script> <script src="../_static/doctools.js?v=9bcbadda"></script>
diff --git a/f4pga/Deprecated.html b/f4pga/Deprecated.html index fba3173..89eaefc 100644 --- a/f4pga/Deprecated.html +++ b/f4pga/Deprecated.html
@@ -48,7 +48,7 @@ <title>Understanding the (deprecated) flow — F4PGA documentation</title> - <link rel="stylesheet" type="text/css" href="../_static/pygments.css?v=80d5e7a1" /> + <link rel="stylesheet" type="text/css" href="../_static/pygments.css?v=b86133f3" /> <link rel="stylesheet" type="text/css" href="../_static/material.css?v=79c92029" /> <script src="../_static/documentation_options.js?v=5929fcd5"></script> <script src="../_static/doctools.js?v=9bcbadda"></script>
diff --git a/f4pga/DevNotes.html b/f4pga/DevNotes.html index 5c77e6a..cef6e09 100644 --- a/f4pga/DevNotes.html +++ b/f4pga/DevNotes.html
@@ -48,7 +48,7 @@ <title>Developer’s notes — F4PGA documentation</title> - <link rel="stylesheet" type="text/css" href="../_static/pygments.css?v=80d5e7a1" /> + <link rel="stylesheet" type="text/css" href="../_static/pygments.css?v=b86133f3" /> <link rel="stylesheet" type="text/css" href="../_static/material.css?v=79c92029" /> <script src="../_static/documentation_options.js?v=5929fcd5"></script> <script src="../_static/doctools.js?v=9bcbadda"></script>
diff --git a/f4pga/Usage.html b/f4pga/Usage.html index 2125898..70d48c8 100644 --- a/f4pga/Usage.html +++ b/f4pga/Usage.html
@@ -48,7 +48,7 @@ <title>Usage — F4PGA documentation</title> - <link rel="stylesheet" type="text/css" href="../_static/pygments.css?v=80d5e7a1" /> + <link rel="stylesheet" type="text/css" href="../_static/pygments.css?v=b86133f3" /> <link rel="stylesheet" type="text/css" href="../_static/material.css?v=79c92029" /> <script src="../_static/documentation_options.js?v=5929fcd5"></script> <script src="../_static/doctools.js?v=9bcbadda"></script>
diff --git a/f4pga/index.html b/f4pga/index.html index 57ce888..b745b04 100644 --- a/f4pga/index.html +++ b/f4pga/index.html
@@ -48,7 +48,7 @@ <title>Overview — F4PGA documentation</title> - <link rel="stylesheet" type="text/css" href="../_static/pygments.css?v=80d5e7a1" /> + <link rel="stylesheet" type="text/css" href="../_static/pygments.css?v=b86133f3" /> <link rel="stylesheet" type="text/css" href="../_static/material.css?v=79c92029" /> <script src="../_static/documentation_options.js?v=5929fcd5"></script> <script src="../_static/doctools.js?v=9bcbadda"></script>
diff --git a/f4pga/modules/fasm.html b/f4pga/modules/fasm.html index c0f9dcd..2de06c3 100644 --- a/f4pga/modules/fasm.html +++ b/f4pga/modules/fasm.html
@@ -48,7 +48,7 @@ <title>fasm — F4PGA documentation</title> - <link rel="stylesheet" type="text/css" href="../../_static/pygments.css?v=80d5e7a1" /> + <link rel="stylesheet" type="text/css" href="../../_static/pygments.css?v=b86133f3" /> <link rel="stylesheet" type="text/css" href="../../_static/material.css?v=79c92029" /> <script src="../../_static/documentation_options.js?v=5929fcd5"></script> <script src="../../_static/doctools.js?v=9bcbadda"></script>
diff --git a/f4pga/modules/generic_script_wrapper.html b/f4pga/modules/generic_script_wrapper.html index 18334ab..9cb82b2 100644 --- a/f4pga/modules/generic_script_wrapper.html +++ b/f4pga/modules/generic_script_wrapper.html
@@ -48,7 +48,7 @@ <title>generic_script_wrapper — F4PGA documentation</title> - <link rel="stylesheet" type="text/css" href="../../_static/pygments.css?v=80d5e7a1" /> + <link rel="stylesheet" type="text/css" href="../../_static/pygments.css?v=b86133f3" /> <link rel="stylesheet" type="text/css" href="../../_static/material.css?v=79c92029" /> <script src="../../_static/documentation_options.js?v=5929fcd5"></script> <script src="../../_static/doctools.js?v=9bcbadda"></script>
diff --git a/f4pga/modules/index.html b/f4pga/modules/index.html index 46bfdfc..103e5fa 100644 --- a/f4pga/modules/index.html +++ b/f4pga/modules/index.html
@@ -48,7 +48,7 @@ <title>Modules — F4PGA documentation</title> - <link rel="stylesheet" type="text/css" href="../../_static/pygments.css?v=80d5e7a1" /> + <link rel="stylesheet" type="text/css" href="../../_static/pygments.css?v=b86133f3" /> <link rel="stylesheet" type="text/css" href="../../_static/material.css?v=79c92029" /> <script src="../../_static/documentation_options.js?v=5929fcd5"></script> <script src="../../_static/doctools.js?v=9bcbadda"></script>
diff --git a/f4pga/modules/io_rename.html b/f4pga/modules/io_rename.html index cc4fd3d..3079307 100644 --- a/f4pga/modules/io_rename.html +++ b/f4pga/modules/io_rename.html
@@ -48,7 +48,7 @@ <title>io_rename — F4PGA documentation</title> - <link rel="stylesheet" type="text/css" href="../../_static/pygments.css?v=80d5e7a1" /> + <link rel="stylesheet" type="text/css" href="../../_static/pygments.css?v=b86133f3" /> <link rel="stylesheet" type="text/css" href="../../_static/material.css?v=79c92029" /> <script src="../../_static/documentation_options.js?v=5929fcd5"></script> <script src="../../_static/doctools.js?v=9bcbadda"></script>
diff --git a/f4pga/modules/mkdirs.html b/f4pga/modules/mkdirs.html index af5fe59..1dcce72 100644 --- a/f4pga/modules/mkdirs.html +++ b/f4pga/modules/mkdirs.html
@@ -48,7 +48,7 @@ <title>mkdirs — F4PGA documentation</title> - <link rel="stylesheet" type="text/css" href="../../_static/pygments.css?v=80d5e7a1" /> + <link rel="stylesheet" type="text/css" href="../../_static/pygments.css?v=b86133f3" /> <link rel="stylesheet" type="text/css" href="../../_static/material.css?v=79c92029" /> <script src="../../_static/documentation_options.js?v=5929fcd5"></script> <script src="../../_static/doctools.js?v=9bcbadda"></script>
diff --git a/f4pga/modules/pack.html b/f4pga/modules/pack.html index 56570c7..9579857 100644 --- a/f4pga/modules/pack.html +++ b/f4pga/modules/pack.html
@@ -48,7 +48,7 @@ <title>pack — F4PGA documentation</title> - <link rel="stylesheet" type="text/css" href="../../_static/pygments.css?v=80d5e7a1" /> + <link rel="stylesheet" type="text/css" href="../../_static/pygments.css?v=b86133f3" /> <link rel="stylesheet" type="text/css" href="../../_static/material.css?v=79c92029" /> <script src="../../_static/documentation_options.js?v=5929fcd5"></script> <script src="../../_static/doctools.js?v=9bcbadda"></script>
diff --git a/f4pga/modules/place.html b/f4pga/modules/place.html index 13d62af..1833212 100644 --- a/f4pga/modules/place.html +++ b/f4pga/modules/place.html
@@ -48,7 +48,7 @@ <title>place — F4PGA documentation</title> - <link rel="stylesheet" type="text/css" href="../../_static/pygments.css?v=80d5e7a1" /> + <link rel="stylesheet" type="text/css" href="../../_static/pygments.css?v=b86133f3" /> <link rel="stylesheet" type="text/css" href="../../_static/material.css?v=79c92029" /> <script src="../../_static/documentation_options.js?v=5929fcd5"></script> <script src="../../_static/doctools.js?v=9bcbadda"></script>
diff --git a/f4pga/modules/place_constraints.html b/f4pga/modules/place_constraints.html index 5ca9825..9d821ac 100644 --- a/f4pga/modules/place_constraints.html +++ b/f4pga/modules/place_constraints.html
@@ -48,7 +48,7 @@ <title>place_constraints — F4PGA documentation</title> - <link rel="stylesheet" type="text/css" href="../../_static/pygments.css?v=80d5e7a1" /> + <link rel="stylesheet" type="text/css" href="../../_static/pygments.css?v=b86133f3" /> <link rel="stylesheet" type="text/css" href="../../_static/material.css?v=79c92029" /> <script src="../../_static/documentation_options.js?v=5929fcd5"></script> <script src="../../_static/doctools.js?v=9bcbadda"></script>
diff --git a/f4pga/modules/route.html b/f4pga/modules/route.html index 8a72a02..0a3869d 100644 --- a/f4pga/modules/route.html +++ b/f4pga/modules/route.html
@@ -48,7 +48,7 @@ <title>route — F4PGA documentation</title> - <link rel="stylesheet" type="text/css" href="../../_static/pygments.css?v=80d5e7a1" /> + <link rel="stylesheet" type="text/css" href="../../_static/pygments.css?v=b86133f3" /> <link rel="stylesheet" type="text/css" href="../../_static/material.css?v=79c92029" /> <script src="../../_static/documentation_options.js?v=5929fcd5"></script> <script src="../../_static/doctools.js?v=9bcbadda"></script>
diff --git a/f4pga/modules/synth.html b/f4pga/modules/synth.html index f1a5003..569ba29 100644 --- a/f4pga/modules/synth.html +++ b/f4pga/modules/synth.html
@@ -48,7 +48,7 @@ <title>synth — F4PGA documentation</title> - <link rel="stylesheet" type="text/css" href="../../_static/pygments.css?v=80d5e7a1" /> + <link rel="stylesheet" type="text/css" href="../../_static/pygments.css?v=b86133f3" /> <link rel="stylesheet" type="text/css" href="../../_static/material.css?v=79c92029" /> <script src="../../_static/documentation_options.js?v=5929fcd5"></script> <script src="../../_static/doctools.js?v=9bcbadda"></script>
diff --git a/flows/bitstream.html b/flows/bitstream.html index 804be3e..a5e9365 100644 --- a/flows/bitstream.html +++ b/flows/bitstream.html
@@ -48,7 +48,7 @@ <title>Bitstream translation — F4PGA documentation</title> - <link rel="stylesheet" type="text/css" href="../_static/pygments.css?v=80d5e7a1" /> + <link rel="stylesheet" type="text/css" href="../_static/pygments.css?v=b86133f3" /> <link rel="stylesheet" type="text/css" href="../_static/material.css?v=79c92029" /> <script src="../_static/documentation_options.js?v=5929fcd5"></script> <script src="../_static/doctools.js?v=9bcbadda"></script>
diff --git a/flows/f4pga.html b/flows/f4pga.html index 7fccf20..cedb517 100644 --- a/flows/f4pga.html +++ b/flows/f4pga.html
@@ -48,7 +48,7 @@ <title>In F4PGA — F4PGA documentation</title> - <link rel="stylesheet" type="text/css" href="../_static/pygments.css?v=80d5e7a1" /> + <link rel="stylesheet" type="text/css" href="../_static/pygments.css?v=b86133f3" /> <link rel="stylesheet" type="text/css" href="../_static/material.css?v=79c92029" /> <script src="../_static/documentation_options.js?v=5929fcd5"></script> <script src="../_static/doctools.js?v=9bcbadda"></script>
diff --git a/flows/index.html b/flows/index.html index 0cdb941..b495b2a 100644 --- a/flows/index.html +++ b/flows/index.html
@@ -48,7 +48,7 @@ <title>Introduction — F4PGA documentation</title> - <link rel="stylesheet" type="text/css" href="../_static/pygments.css?v=80d5e7a1" /> + <link rel="stylesheet" type="text/css" href="../_static/pygments.css?v=b86133f3" /> <link rel="stylesheet" type="text/css" href="../_static/material.css?v=79c92029" /> <script src="../_static/documentation_options.js?v=5929fcd5"></script> <script src="../_static/doctools.js?v=9bcbadda"></script>
diff --git a/flows/pnr.html b/flows/pnr.html index f910097..16e843e 100644 --- a/flows/pnr.html +++ b/flows/pnr.html
@@ -48,7 +48,7 @@ <title>Place & Route — F4PGA documentation</title> - <link rel="stylesheet" type="text/css" href="../_static/pygments.css?v=80d5e7a1" /> + <link rel="stylesheet" type="text/css" href="../_static/pygments.css?v=b86133f3" /> <link rel="stylesheet" type="text/css" href="../_static/material.css?v=79c92029" /> <script src="../_static/documentation_options.js?v=5929fcd5"></script> <script src="../_static/doctools.js?v=9bcbadda"></script>
diff --git a/flows/synthesis.html b/flows/synthesis.html index 76e236a..5117ab4 100644 --- a/flows/synthesis.html +++ b/flows/synthesis.html
@@ -48,7 +48,7 @@ <title>Synthesis — F4PGA documentation</title> - <link rel="stylesheet" type="text/css" href="../_static/pygments.css?v=80d5e7a1" /> + <link rel="stylesheet" type="text/css" href="../_static/pygments.css?v=b86133f3" /> <link rel="stylesheet" type="text/css" href="../_static/material.css?v=79c92029" /> <script src="../_static/documentation_options.js?v=5929fcd5"></script> <script src="../_static/doctools.js?v=9bcbadda"></script>
diff --git a/genindex.html b/genindex.html index 429e873..be830e8 100644 --- a/genindex.html +++ b/genindex.html
@@ -47,7 +47,7 @@ <title>Index — F4PGA documentation</title> - <link rel="stylesheet" type="text/css" href="_static/pygments.css?v=80d5e7a1" /> + <link rel="stylesheet" type="text/css" href="_static/pygments.css?v=b86133f3" /> <link rel="stylesheet" type="text/css" href="_static/material.css?v=79c92029" /> <script src="_static/documentation_options.js?v=5929fcd5"></script> <script src="_static/doctools.js?v=9bcbadda"></script>
diff --git a/getting-started.html b/getting-started.html index 97f6cb3..72d7f5c 100644 --- a/getting-started.html +++ b/getting-started.html
@@ -48,7 +48,7 @@ <title>Getting started — F4PGA documentation</title> - <link rel="stylesheet" type="text/css" href="_static/pygments.css?v=80d5e7a1" /> + <link rel="stylesheet" type="text/css" href="_static/pygments.css?v=b86133f3" /> <link rel="stylesheet" type="text/css" href="_static/material.css?v=79c92029" /> <script src="_static/documentation_options.js?v=5929fcd5"></script> <script src="_static/doctools.js?v=9bcbadda"></script>
diff --git a/glossary.html b/glossary.html index ade8109..95a2c33 100644 --- a/glossary.html +++ b/glossary.html
@@ -48,7 +48,7 @@ <title>Glossary — F4PGA documentation</title> - <link rel="stylesheet" type="text/css" href="_static/pygments.css?v=80d5e7a1" /> + <link rel="stylesheet" type="text/css" href="_static/pygments.css?v=b86133f3" /> <link rel="stylesheet" type="text/css" href="_static/material.css?v=79c92029" /> <script src="_static/documentation_options.js?v=5929fcd5"></script> <script src="_static/doctools.js?v=9bcbadda"></script>
diff --git a/how.html b/how.html index 6785da3..60d31fd 100644 --- a/how.html +++ b/how.html
@@ -48,7 +48,7 @@ <title>How it works — F4PGA documentation</title> - <link rel="stylesheet" type="text/css" href="_static/pygments.css?v=80d5e7a1" /> + <link rel="stylesheet" type="text/css" href="_static/pygments.css?v=b86133f3" /> <link rel="stylesheet" type="text/css" href="_static/material.css?v=79c92029" /> <script src="_static/documentation_options.js?v=5929fcd5"></script> <script src="_static/doctools.js?v=9bcbadda"></script>
diff --git a/index.html b/index.html index 7fa5e9e..cbccefc 100644 --- a/index.html +++ b/index.html
@@ -48,7 +48,7 @@ <title>FOSS Flows For FPGA — F4PGA documentation</title> - <link rel="stylesheet" type="text/css" href="_static/pygments.css?v=80d5e7a1" /> + <link rel="stylesheet" type="text/css" href="_static/pygments.css?v=b86133f3" /> <link rel="stylesheet" type="text/css" href="_static/material.css?v=79c92029" /> <script src="_static/documentation_options.js?v=5929fcd5"></script> <script src="_static/doctools.js?v=9bcbadda"></script>
diff --git a/references.html b/references.html index db41add..1a355e1 100644 --- a/references.html +++ b/references.html
@@ -48,7 +48,7 @@ <title>References — F4PGA documentation</title> - <link rel="stylesheet" type="text/css" href="_static/pygments.css?v=80d5e7a1" /> + <link rel="stylesheet" type="text/css" href="_static/pygments.css?v=b86133f3" /> <link rel="stylesheet" type="text/css" href="_static/material.css?v=79c92029" /> <script src="_static/documentation_options.js?v=5929fcd5"></script> <script src="_static/doctools.js?v=9bcbadda"></script>
diff --git a/search.html b/search.html index b2cfecc..ac61f1e 100644 --- a/search.html +++ b/search.html
@@ -47,7 +47,7 @@ <title>Search — F4PGA documentation</title> - <link rel="stylesheet" type="text/css" href="_static/pygments.css?v=80d5e7a1" /> + <link rel="stylesheet" type="text/css" href="_static/pygments.css?v=b86133f3" /> <link rel="stylesheet" type="text/css" href="_static/material.css?v=79c92029" /> <script src="_static/documentation_options.js?v=5929fcd5"></script>
diff --git a/status.html b/status.html index 8d7ddc6..5edb5a6 100644 --- a/status.html +++ b/status.html
@@ -48,7 +48,7 @@ <title>Supported Architectures — F4PGA documentation</title> - <link rel="stylesheet" type="text/css" href="_static/pygments.css?v=80d5e7a1" /> + <link rel="stylesheet" type="text/css" href="_static/pygments.css?v=b86133f3" /> <link rel="stylesheet" type="text/css" href="_static/material.css?v=79c92029" /> <script src="_static/documentation_options.js?v=5929fcd5"></script> <script src="_static/doctools.js?v=9bcbadda"></script>