Skip to content

Commit 64a4df1

Browse files
committed
Deploying to main from @ ChipFlow/chipflow-lib@447c14f 🚀
1 parent c18adc2 commit 64a4df1

File tree

5 files changed

+66
-66
lines changed

5 files changed

+66
-66
lines changed

chipflow-lib/latest/_static/pygments.css

Lines changed: 62 additions & 62 deletions
Original file line numberDiff line numberDiff line change
@@ -5,80 +5,80 @@ td.linenos .special { color: #000000; background-color: #ffffc0; padding-left: 5
55
span.linenos.special { color: #000000; background-color: #ffffc0; padding-left: 5px; padding-right: 5px; }
66
.highlight .hll { background-color: #ffffcc }
77
.highlight { background: #f8f8f8; }
8-
.highlight .c { color: #8f5902; font-style: italic } /* Comment */
9-
.highlight .err { color: #a40000; border: 1px solid #ef2929 } /* Error */
10-
.highlight .g { color: #000000 } /* Generic */
8+
.highlight .c { color: #8F5902; font-style: italic } /* Comment */
9+
.highlight .err { color: #A40000; border: 1px solid #EF2929 } /* Error */
10+
.highlight .g { color: #000 } /* Generic */
1111
.highlight .k { color: #004461; font-weight: bold } /* Keyword */
12-
.highlight .l { color: #000000 } /* Literal */
13-
.highlight .n { color: #000000 } /* Name */
12+
.highlight .l { color: #000 } /* Literal */
13+
.highlight .n { color: #000 } /* Name */
1414
.highlight .o { color: #582800 } /* Operator */
15-
.highlight .x { color: #000000 } /* Other */
16-
.highlight .p { color: #000000; font-weight: bold } /* Punctuation */
17-
.highlight .ch { color: #8f5902; font-style: italic } /* Comment.Hashbang */
18-
.highlight .cm { color: #8f5902; font-style: italic } /* Comment.Multiline */
19-
.highlight .cp { color: #8f5902 } /* Comment.Preproc */
20-
.highlight .cpf { color: #8f5902; font-style: italic } /* Comment.PreprocFile */
21-
.highlight .c1 { color: #8f5902; font-style: italic } /* Comment.Single */
22-
.highlight .cs { color: #8f5902; font-style: italic } /* Comment.Special */
23-
.highlight .gd { color: #a40000 } /* Generic.Deleted */
24-
.highlight .ge { color: #000000; font-style: italic } /* Generic.Emph */
25-
.highlight .ges { color: #000000 } /* Generic.EmphStrong */
26-
.highlight .gr { color: #ef2929 } /* Generic.Error */
15+
.highlight .x { color: #000 } /* Other */
16+
.highlight .p { color: #000; font-weight: bold } /* Punctuation */
17+
.highlight .ch { color: #8F5902; font-style: italic } /* Comment.Hashbang */
18+
.highlight .cm { color: #8F5902; font-style: italic } /* Comment.Multiline */
19+
.highlight .cp { color: #8F5902 } /* Comment.Preproc */
20+
.highlight .cpf { color: #8F5902; font-style: italic } /* Comment.PreprocFile */
21+
.highlight .c1 { color: #8F5902; font-style: italic } /* Comment.Single */
22+
.highlight .cs { color: #8F5902; font-style: italic } /* Comment.Special */
23+
.highlight .gd { color: #A40000 } /* Generic.Deleted */
24+
.highlight .ge { color: #000; font-style: italic } /* Generic.Emph */
25+
.highlight .ges { color: #000 } /* Generic.EmphStrong */
26+
.highlight .gr { color: #EF2929 } /* Generic.Error */
2727
.highlight .gh { color: #000080; font-weight: bold } /* Generic.Heading */
2828
.highlight .gi { color: #00A000 } /* Generic.Inserted */
29-
.highlight .go { color: #888888 } /* Generic.Output */
29+
.highlight .go { color: #888 } /* Generic.Output */
3030
.highlight .gp { color: #745334 } /* Generic.Prompt */
31-
.highlight .gs { color: #000000; font-weight: bold } /* Generic.Strong */
31+
.highlight .gs { color: #000; font-weight: bold } /* Generic.Strong */
3232
.highlight .gu { color: #800080; font-weight: bold } /* Generic.Subheading */
33-
.highlight .gt { color: #a40000; font-weight: bold } /* Generic.Traceback */
33+
.highlight .gt { color: #A40000; font-weight: bold } /* Generic.Traceback */
3434
.highlight .kc { color: #004461; font-weight: bold } /* Keyword.Constant */
3535
.highlight .kd { color: #004461; font-weight: bold } /* Keyword.Declaration */
3636
.highlight .kn { color: #004461; font-weight: bold } /* Keyword.Namespace */
3737
.highlight .kp { color: #004461; font-weight: bold } /* Keyword.Pseudo */
3838
.highlight .kr { color: #004461; font-weight: bold } /* Keyword.Reserved */
3939
.highlight .kt { color: #004461; font-weight: bold } /* Keyword.Type */
40-
.highlight .ld { color: #000000 } /* Literal.Date */
41-
.highlight .m { color: #990000 } /* Literal.Number */
42-
.highlight .s { color: #4e9a06 } /* Literal.String */
43-
.highlight .na { color: #c4a000 } /* Name.Attribute */
40+
.highlight .ld { color: #000 } /* Literal.Date */
41+
.highlight .m { color: #900 } /* Literal.Number */
42+
.highlight .s { color: #4E9A06 } /* Literal.String */
43+
.highlight .na { color: #C4A000 } /* Name.Attribute */
4444
.highlight .nb { color: #004461 } /* Name.Builtin */
45-
.highlight .nc { color: #000000 } /* Name.Class */
46-
.highlight .no { color: #000000 } /* Name.Constant */
47-
.highlight .nd { color: #888888 } /* Name.Decorator */
48-
.highlight .ni { color: #ce5c00 } /* Name.Entity */
49-
.highlight .ne { color: #cc0000; font-weight: bold } /* Name.Exception */
50-
.highlight .nf { color: #000000 } /* Name.Function */
51-
.highlight .nl { color: #f57900 } /* Name.Label */
52-
.highlight .nn { color: #000000 } /* Name.Namespace */
53-
.highlight .nx { color: #000000 } /* Name.Other */
54-
.highlight .py { color: #000000 } /* Name.Property */
45+
.highlight .nc { color: #000 } /* Name.Class */
46+
.highlight .no { color: #000 } /* Name.Constant */
47+
.highlight .nd { color: #888 } /* Name.Decorator */
48+
.highlight .ni { color: #CE5C00 } /* Name.Entity */
49+
.highlight .ne { color: #C00; font-weight: bold } /* Name.Exception */
50+
.highlight .nf { color: #000 } /* Name.Function */
51+
.highlight .nl { color: #F57900 } /* Name.Label */
52+
.highlight .nn { color: #000 } /* Name.Namespace */
53+
.highlight .nx { color: #000 } /* Name.Other */
54+
.highlight .py { color: #000 } /* Name.Property */
5555
.highlight .nt { color: #004461; font-weight: bold } /* Name.Tag */
56-
.highlight .nv { color: #000000 } /* Name.Variable */
56+
.highlight .nv { color: #000 } /* Name.Variable */
5757
.highlight .ow { color: #004461; font-weight: bold } /* Operator.Word */
58-
.highlight .pm { color: #000000; font-weight: bold } /* Punctuation.Marker */
59-
.highlight .w { color: #f8f8f8 } /* Text.Whitespace */
60-
.highlight .mb { color: #990000 } /* Literal.Number.Bin */
61-
.highlight .mf { color: #990000 } /* Literal.Number.Float */
62-
.highlight .mh { color: #990000 } /* Literal.Number.Hex */
63-
.highlight .mi { color: #990000 } /* Literal.Number.Integer */
64-
.highlight .mo { color: #990000 } /* Literal.Number.Oct */
65-
.highlight .sa { color: #4e9a06 } /* Literal.String.Affix */
66-
.highlight .sb { color: #4e9a06 } /* Literal.String.Backtick */
67-
.highlight .sc { color: #4e9a06 } /* Literal.String.Char */
68-
.highlight .dl { color: #4e9a06 } /* Literal.String.Delimiter */
69-
.highlight .sd { color: #8f5902; font-style: italic } /* Literal.String.Doc */
70-
.highlight .s2 { color: #4e9a06 } /* Literal.String.Double */
71-
.highlight .se { color: #4e9a06 } /* Literal.String.Escape */
72-
.highlight .sh { color: #4e9a06 } /* Literal.String.Heredoc */
73-
.highlight .si { color: #4e9a06 } /* Literal.String.Interpol */
74-
.highlight .sx { color: #4e9a06 } /* Literal.String.Other */
75-
.highlight .sr { color: #4e9a06 } /* Literal.String.Regex */
76-
.highlight .s1 { color: #4e9a06 } /* Literal.String.Single */
77-
.highlight .ss { color: #4e9a06 } /* Literal.String.Symbol */
78-
.highlight .bp { color: #3465a4 } /* Name.Builtin.Pseudo */
79-
.highlight .fm { color: #000000 } /* Name.Function.Magic */
80-
.highlight .vc { color: #000000 } /* Name.Variable.Class */
81-
.highlight .vg { color: #000000 } /* Name.Variable.Global */
82-
.highlight .vi { color: #000000 } /* Name.Variable.Instance */
83-
.highlight .vm { color: #000000 } /* Name.Variable.Magic */
84-
.highlight .il { color: #990000 } /* Literal.Number.Integer.Long */
58+
.highlight .pm { color: #000; font-weight: bold } /* Punctuation.Marker */
59+
.highlight .w { color: #F8F8F8 } /* Text.Whitespace */
60+
.highlight .mb { color: #900 } /* Literal.Number.Bin */
61+
.highlight .mf { color: #900 } /* Literal.Number.Float */
62+
.highlight .mh { color: #900 } /* Literal.Number.Hex */
63+
.highlight .mi { color: #900 } /* Literal.Number.Integer */
64+
.highlight .mo { color: #900 } /* Literal.Number.Oct */
65+
.highlight .sa { color: #4E9A06 } /* Literal.String.Affix */
66+
.highlight .sb { color: #4E9A06 } /* Literal.String.Backtick */
67+
.highlight .sc { color: #4E9A06 } /* Literal.String.Char */
68+
.highlight .dl { color: #4E9A06 } /* Literal.String.Delimiter */
69+
.highlight .sd { color: #8F5902; font-style: italic } /* Literal.String.Doc */
70+
.highlight .s2 { color: #4E9A06 } /* Literal.String.Double */
71+
.highlight .se { color: #4E9A06 } /* Literal.String.Escape */
72+
.highlight .sh { color: #4E9A06 } /* Literal.String.Heredoc */
73+
.highlight .si { color: #4E9A06 } /* Literal.String.Interpol */
74+
.highlight .sx { color: #4E9A06 } /* Literal.String.Other */
75+
.highlight .sr { color: #4E9A06 } /* Literal.String.Regex */
76+
.highlight .s1 { color: #4E9A06 } /* Literal.String.Single */
77+
.highlight .ss { color: #4E9A06 } /* Literal.String.Symbol */
78+
.highlight .bp { color: #3465A4 } /* Name.Builtin.Pseudo */
79+
.highlight .fm { color: #000 } /* Name.Function.Magic */
80+
.highlight .vc { color: #000 } /* Name.Variable.Class */
81+
.highlight .vg { color: #000 } /* Name.Variable.Global */
82+
.highlight .vi { color: #000 } /* Name.Variable.Instance */
83+
.highlight .vm { color: #000 } /* Name.Variable.Magic */
84+
.highlight .il { color: #900 } /* Literal.Number.Integer.Long */

chipflow-lib/latest/chipflow-toml-guide.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<meta name="viewport" content="width=device-width, initial-scale=1.0" /><meta name="viewport" content="width=device-width, initial-scale=1" />
77

88
<title>Intro to chipflow.toml &#8212; ChipFlow alpha documentation</title>
9-
<link rel="stylesheet" type="text/css" href="_static/pygments.css?v=d1102ebc" />
9+
<link rel="stylesheet" type="text/css" href="_static/pygments.css?v=5ecbeea2" />
1010
<link rel="stylesheet" type="text/css" href="_static/alabaster.css?v=12dfc556" />
1111
<script src="_static/documentation_options.js?v=1f169f65"></script>
1212
<script src="_static/doctools.js?v=9a2dae69"></script>

chipflow-lib/latest/genindex.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<meta charset="utf-8" />
66
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
77
<title>Index &#8212; ChipFlow alpha documentation</title>
8-
<link rel="stylesheet" type="text/css" href="_static/pygments.css?v=d1102ebc" />
8+
<link rel="stylesheet" type="text/css" href="_static/pygments.css?v=5ecbeea2" />
99
<link rel="stylesheet" type="text/css" href="_static/alabaster.css?v=12dfc556" />
1010
<script src="_static/documentation_options.js?v=1f169f65"></script>
1111
<script src="_static/doctools.js?v=9a2dae69"></script>

chipflow-lib/latest/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
<meta name="viewport" content="width=device-width, initial-scale=1.0" /><meta name="viewport" content="width=device-width, initial-scale=1" />
77

88
<title>chipflow-lib documentation &#8212; ChipFlow alpha documentation</title>
9-
<link rel="stylesheet" type="text/css" href="_static/pygments.css?v=d1102ebc" />
9+
<link rel="stylesheet" type="text/css" href="_static/pygments.css?v=5ecbeea2" />
1010
<link rel="stylesheet" type="text/css" href="_static/alabaster.css?v=12dfc556" />
1111
<script src="_static/documentation_options.js?v=1f169f65"></script>
1212
<script src="_static/doctools.js?v=9a2dae69"></script>

chipflow-lib/latest/search.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<meta charset="utf-8" />
66
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
77
<title>Search &#8212; ChipFlow alpha documentation</title>
8-
<link rel="stylesheet" type="text/css" href="_static/pygments.css?v=d1102ebc" />
8+
<link rel="stylesheet" type="text/css" href="_static/pygments.css?v=5ecbeea2" />
99
<link rel="stylesheet" type="text/css" href="_static/alabaster.css?v=12dfc556" />
1010

1111
<script src="_static/documentation_options.js?v=1f169f65"></script>

0 commit comments

Comments
 (0)