Skip to content

Commit

Permalink
deploy: 2aeea0f
Browse files Browse the repository at this point in the history
  • Loading branch information
ethanc8 committed Aug 6, 2024
1 parent 1759834 commit 30fbd8c
Show file tree
Hide file tree
Showing 45 changed files with 5,109 additions and 1,855 deletions.
2 changes: 1 addition & 1 deletion main/.buildinfo
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Sphinx build info version 1
# This file hashes the configuration used when building these files. When it is not found, a full rebuild will be done.
config: 10a116809d5e4c084b1efdab9db9f53f
config: 2839a83f3f51511cfae5994f1925ab88
tags: 645f666f9bcd5a90fca523b33c5a78b7
436 changes: 317 additions & 119 deletions main/Resources/1_JavaProgramming/index.html

Large diffs are not rendered by default.

411 changes: 298 additions & 113 deletions main/Resources/2_CppProgramming/index.html

Large diffs are not rendered by default.

411 changes: 298 additions & 113 deletions main/Resources/3_Coprocessors/index.html

Large diffs are not rendered by default.

411 changes: 298 additions & 113 deletions main/Resources/4_Linux/index.html

Large diffs are not rendered by default.

448 changes: 323 additions & 125 deletions main/Resources/StyleGuide.html

Large diffs are not rendered by default.

433 changes: 316 additions & 117 deletions main/Resources/index.html

Large diffs are not rendered by default.

410 changes: 298 additions & 112 deletions main/TitanAlgorithms/index.html

Large diffs are not rendered by default.

411 changes: 298 additions & 113 deletions main/TitanProcessing/1_Installation/index.html

Large diffs are not rendered by default.

411 changes: 298 additions & 113 deletions main/TitanProcessing/2_AprilTags/index.html

Large diffs are not rendered by default.

411 changes: 298 additions & 113 deletions main/TitanProcessing/3_Localization/index.html

Large diffs are not rendered by default.

402 changes: 290 additions & 112 deletions main/TitanProcessing/4_Networking/index.html

Large diffs are not rendered by default.

433 changes: 316 additions & 117 deletions main/TitanProcessing/index.html

Large diffs are not rendered by default.

Binary file removed main/_static/0fecf1cc5677455886b4.woff2
Binary file not shown.
Binary file removed main/_static/1d5fc702ab9000c3247a.woff
Binary file not shown.
Binary file removed main/_static/2fe080a3bf49bdc12fcb.woff2
Binary file not shown.
Binary file removed main/_static/39bd78ffb50669d6855a.woff
Binary file not shown.
Binary file removed main/_static/4f183a25813446a47ad9.woff2
Binary file not shown.
Binary file removed main/_static/5f68b8c26e28d783a591.woff2
Binary file not shown.
Binary file removed main/_static/63a0f5d460fb58135365.woff
Binary file not shown.
Binary file removed main/_static/70e1dc5f5622381d6e9e.woff
Binary file not shown.
Binary file removed main/_static/84504970850f0632d9c3.woff
Binary file not shown.
Binary file removed main/_static/a1e4997bd1fb9d7822e1.woff2
Binary file not shown.
Binary file removed main/_static/a61d04152f1635036f0d.woff2
Binary file not shown.
1 change: 0 additions & 1 deletion main/_static/awesome-docsearch.css

This file was deleted.

1 change: 0 additions & 1 deletion main/_static/awesome-sphinx-design.css

This file was deleted.

Empty file.
Binary file removed main/_static/c226d7283d0d52c2d32c.woff
Binary file not shown.
69 changes: 69 additions & 0 deletions main/_static/debug.css
Original file line number Diff line number Diff line change
@@ -0,0 +1,69 @@
/*
This CSS file should be overridden by the theme authors. It's
meant for debugging and developing the skeleton that this theme provides.
*/
body {
font-family: -apple-system, "Segoe UI", Roboto, Helvetica, Arial, sans-serif,
"Apple Color Emoji", "Segoe UI Emoji";
background: lavender;
}
.sb-announcement {
background: rgb(131, 131, 131);
}
.sb-announcement__inner {
background: black;
color: white;
}
.sb-header {
background: lightskyblue;
}
.sb-header__inner {
background: royalblue;
color: white;
}
.sb-header-secondary {
background: lightcyan;
}
.sb-header-secondary__inner {
background: cornflowerblue;
color: white;
}
.sb-sidebar-primary {
background: lightgreen;
}
.sb-main {
background: blanchedalmond;
}
.sb-main__inner {
background: antiquewhite;
}
.sb-header-article {
background: lightsteelblue;
}
.sb-article-container {
background: snow;
}
.sb-article-main {
background: white;
}
.sb-footer-article {
background: lightpink;
}
.sb-sidebar-secondary {
background: lightgoldenrodyellow;
}
.sb-footer-content {
background: plum;
}
.sb-footer-content__inner {
background: palevioletred;
}
.sb-footer {
background: pink;
}
.sb-footer__inner {
background: salmon;
}
.sb-article {
background: white;
}
Loading

0 comments on commit 30fbd8c

Please sign in to comment.