Skip to content

Commit 5043cdf

Browse files
Deployed 6831045 with MkDocs version: 1.6.1
1 parent 42ad35f commit 5043cdf

64 files changed

Lines changed: 45170 additions & 1052 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

.DS_Store

0 Bytes
Binary file not shown.

404.html

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,8 @@
4343

4444

4545

46+
<link rel="stylesheet" href="/assets/_mkdocstrings.css">
47+
4648
<script>__md_scope=new URL("/",location),__md_hash=e=>[...e].reduce(((e,_)=>(e<<5)-e+_.charCodeAt(0)),0),__md_get=(e,_=localStorage,t=__md_scope)=>JSON.parse(_.getItem(t.pathname+"."+e)),__md_set=(e,_,t=localStorage,a=__md_scope)=>{try{t.setItem(a.pathname+"."+e,JSON.stringify(_))}catch(e){}}</script>
4749

4850

@@ -304,7 +306,7 @@
304306

305307

306308
<li class="md-nav__item">
307-
<a href="/t3co_overview.md" class="md-nav__link">
309+
<a href="/T3CO_Overview/" class="md-nav__link">
308310

309311

310312
<span class="md-ellipsis">

T3CO_Overview/index.html

Lines changed: 102 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,10 @@
1313

1414

1515

16+
<link rel="prev" href="../quick_start/">
17+
18+
19+
<link rel="next" href="../pages/cost_and_tool_features/">
1620

1721

1822
<link rel="icon" href="../t3co_logo.svg">
@@ -43,6 +47,8 @@
4347

4448

4549

50+
<link rel="stylesheet" href="../assets/_mkdocstrings.css">
51+
4652
<script>__md_scope=new URL("..",location),__md_hash=e=>[...e].reduce(((e,_)=>(e<<5)-e+_.charCodeAt(0)),0),__md_get=(e,_=localStorage,t=__md_scope)=>JSON.parse(_.getItem(t.pathname+"."+e)),__md_set=(e,_,t=localStorage,a=__md_scope)=>{try{t.setItem(a.pathname+"."+e,JSON.stringify(_))}catch(e){}}</script>
4753

4854

@@ -306,10 +312,30 @@
306312

307313

308314

315+
309316

310317

311-
<li class="md-nav__item">
312-
<a href="../t3co_overview.md" class="md-nav__link">
318+
319+
<li class="md-nav__item md-nav__item--active">
320+
321+
<input class="md-nav__toggle md-toggle" type="checkbox" id="__toc">
322+
323+
324+
325+
326+
327+
<label class="md-nav__link md-nav__link--active" for="__toc">
328+
329+
330+
<span class="md-ellipsis">
331+
Overview
332+
</span>
333+
334+
335+
<span class="md-nav__icon md-icon"></span>
336+
</label>
337+
338+
<a href="./" class="md-nav__link md-nav__link--active">
313339

314340

315341
<span class="md-ellipsis">
@@ -318,6 +344,80 @@
318344

319345

320346
</a>
347+
348+
349+
350+
<nav class="md-nav md-nav--secondary" aria-label="Table of contents">
351+
352+
353+
354+
355+
356+
357+
<label class="md-nav__title" for="__toc">
358+
<span class="md-nav__icon md-icon"></span>
359+
Table of contents
360+
</label>
361+
<ul class="md-nav__list" data-md-component="toc" data-md-scrollfix>
362+
363+
<li class="md-nav__item">
364+
<a href="#t3co-introduction" class="md-nav__link">
365+
<span class="md-ellipsis">
366+
T3CO Introduction
367+
</span>
368+
</a>
369+
370+
</li>
371+
372+
<li class="md-nav__item">
373+
<a href="#code-flow" class="md-nav__link">
374+
<span class="md-ellipsis">
375+
Code Flow
376+
</span>
377+
</a>
378+
379+
</li>
380+
381+
<li class="md-nav__item">
382+
<a href="#generating-tco-and-performance" class="md-nav__link">
383+
<span class="md-ellipsis">
384+
Generating TCO and performance
385+
</span>
386+
</a>
387+
388+
</li>
389+
390+
<li class="md-nav__item">
391+
<a href="#t3co-input-files" class="md-nav__link">
392+
<span class="md-ellipsis">
393+
T3CO Input Files
394+
</span>
395+
</a>
396+
397+
</li>
398+
399+
<li class="md-nav__item">
400+
<a href="#optimization-flow" class="md-nav__link">
401+
<span class="md-ellipsis">
402+
Optimization Flow
403+
</span>
404+
</a>
405+
406+
</li>
407+
408+
<li class="md-nav__item">
409+
<a href="#performance-constraints" class="md-nav__link">
410+
<span class="md-ellipsis">
411+
Performance Constraints
412+
</span>
413+
</a>
414+
415+
</li>
416+
417+
</ul>
418+
419+
</nav>
420+
321421
</li>
322422

323423

assets/_mkdocstrings.css

Lines changed: 119 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,119 @@
1+
2+
/* Avoid breaking parameter names, etc. in table cells. */
3+
.doc-contents td code {
4+
word-break: normal !important;
5+
}
6+
7+
/* No line break before first paragraph of descriptions. */
8+
.doc-md-description,
9+
.doc-md-description>p:first-child {
10+
display: inline;
11+
}
12+
13+
/* Max width for docstring sections tables. */
14+
.doc .md-typeset__table,
15+
.doc .md-typeset__table table {
16+
display: table !important;
17+
width: 100%;
18+
}
19+
20+
.doc .md-typeset__table tr {
21+
display: table-row;
22+
}
23+
24+
/* Defaults in Spacy table style. */
25+
.doc-param-default {
26+
float: right;
27+
}
28+
29+
/* Backward-compatibility: docstring section titles in bold. */
30+
.doc-section-title {
31+
font-weight: bold;
32+
}
33+
34+
/* Symbols in Navigation and ToC. */
35+
:root,
36+
[data-md-color-scheme="default"] {
37+
--doc-symbol-attribute-fg-color: #953800;
38+
--doc-symbol-function-fg-color: #8250df;
39+
--doc-symbol-method-fg-color: #8250df;
40+
--doc-symbol-class-fg-color: #0550ae;
41+
--doc-symbol-module-fg-color: #5cad0f;
42+
43+
--doc-symbol-attribute-bg-color: #9538001a;
44+
--doc-symbol-function-bg-color: #8250df1a;
45+
--doc-symbol-method-bg-color: #8250df1a;
46+
--doc-symbol-class-bg-color: #0550ae1a;
47+
--doc-symbol-module-bg-color: #5cad0f1a;
48+
}
49+
50+
[data-md-color-scheme="slate"] {
51+
--doc-symbol-attribute-fg-color: #ffa657;
52+
--doc-symbol-function-fg-color: #d2a8ff;
53+
--doc-symbol-method-fg-color: #d2a8ff;
54+
--doc-symbol-class-fg-color: #79c0ff;
55+
--doc-symbol-module-fg-color: #baff79;
56+
57+
--doc-symbol-attribute-bg-color: #ffa6571a;
58+
--doc-symbol-function-bg-color: #d2a8ff1a;
59+
--doc-symbol-method-bg-color: #d2a8ff1a;
60+
--doc-symbol-class-bg-color: #79c0ff1a;
61+
--doc-symbol-module-bg-color: #baff791a;
62+
}
63+
64+
code.doc-symbol {
65+
border-radius: .1rem;
66+
font-size: .85em;
67+
padding: 0 .3em;
68+
font-weight: bold;
69+
}
70+
71+
code.doc-symbol-attribute {
72+
color: var(--doc-symbol-attribute-fg-color);
73+
background-color: var(--doc-symbol-attribute-bg-color);
74+
}
75+
76+
code.doc-symbol-attribute::after {
77+
content: "attr";
78+
}
79+
80+
code.doc-symbol-function {
81+
color: var(--doc-symbol-function-fg-color);
82+
background-color: var(--doc-symbol-function-bg-color);
83+
}
84+
85+
code.doc-symbol-function::after {
86+
content: "func";
87+
}
88+
89+
code.doc-symbol-method {
90+
color: var(--doc-symbol-method-fg-color);
91+
background-color: var(--doc-symbol-method-bg-color);
92+
}
93+
94+
code.doc-symbol-method::after {
95+
content: "meth";
96+
}
97+
98+
code.doc-symbol-class {
99+
color: var(--doc-symbol-class-fg-color);
100+
background-color: var(--doc-symbol-class-bg-color);
101+
}
102+
103+
code.doc-symbol-class::after {
104+
content: "class";
105+
}
106+
107+
code.doc-symbol-module {
108+
color: var(--doc-symbol-module-fg-color);
109+
background-color: var(--doc-symbol-module-bg-color);
110+
}
111+
112+
code.doc-symbol-module::after {
113+
content: "mod";
114+
}
115+
116+
.doc-signature .autorefs {
117+
color: inherit;
118+
border-bottom: 1px dotted currentcolor;
119+
}

index.html

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -45,6 +45,8 @@
4545

4646

4747

48+
<link rel="stylesheet" href="assets/_mkdocstrings.css">
49+
4850
<script>__md_scope=new URL(".",location),__md_hash=e=>[...e].reduce(((e,_)=>(e<<5)-e+_.charCodeAt(0)),0),__md_get=(e,_=localStorage,t=__md_scope)=>JSON.parse(_.getItem(t.pathname+"."+e)),__md_set=(e,_,t=localStorage,a=__md_scope)=>{try{t.setItem(a.pathname+"."+e,JSON.stringify(_))}catch(e){}}</script>
4951

5052

@@ -369,7 +371,7 @@
369371

370372

371373
<li class="md-nav__item">
372-
<a href="t3co_overview.md" class="md-nav__link">
374+
<a href="T3CO_Overview/" class="md-nav__link">
373375

374376

375377
<span class="md-ellipsis">
@@ -1202,7 +1204,7 @@ <h1 id="t3co-transportation-technology-total-cost-of-ownership-tool"><strong>T3C
12021204
<h2 id="description">Description</h2>
12031205
<p>This repo houses T3CO (Transportation Technology Total Cost of Ownership), software for modeling total cost of ownership for commercial vehicles with advanced powertrains.</p>
12041206
<p><strong>New to 2.0?</strong> See <a href="whats_new/">What's New in T3CO 2.0</a> for a summary of EIA fuel price integration, expanded optimization algorithms, and other changes.</p>
1205-
<p>To learn about the models, go to the <a href="./t3co_overview.md">Overview</a></p>
1207+
<p>To learn about the models, go to the <a href="T3CO_Overview/">Overview</a></p>
12061208
<p>To get started with the tool, go to the <a href="installation/">Installation Guide</a></p>
12071209
<p>To run your first analysis after installing T3CO, go to the <a href="quick_start/">Quick Start Guide</a></p>
12081210
<h2 id="usage">Usage</h2>

0 commit comments

Comments
 (0)