mirror of
https://github.com/PhotonVision/photonvision
synced 2026-06-19 00:41:41 +00:00
Move docs in-source (#1357)
This commit is contained in:
BIN
docs/source/_static/assets/3d2019.mp4
Normal file
BIN
docs/source/_static/assets/3d2019.mp4
Normal file
Binary file not shown.
BIN
docs/source/_static/assets/3d2020.mp4
Normal file
BIN
docs/source/_static/assets/3d2020.mp4
Normal file
Binary file not shown.
BIN
docs/source/_static/assets/AreaRatioFullness.mp4
Normal file
BIN
docs/source/_static/assets/AreaRatioFullness.mp4
Normal file
Binary file not shown.
BIN
docs/source/_static/assets/PhotonVision-Header-noBG.png
Normal file
BIN
docs/source/_static/assets/PhotonVision-Header-noBG.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 56 KiB |
BIN
docs/source/_static/assets/PhotonVision-Header-onWhite.png
Normal file
BIN
docs/source/_static/assets/PhotonVision-Header-onWhite.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 56 KiB |
BIN
docs/source/_static/assets/RoundLogo.png
Normal file
BIN
docs/source/_static/assets/RoundLogo.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 27 KiB |
BIN
docs/source/_static/assets/RoundLogoLight.png
Normal file
BIN
docs/source/_static/assets/RoundLogoLight.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 17 KiB |
BIN
docs/source/_static/assets/calibration_small.mp4
Normal file
BIN
docs/source/_static/assets/calibration_small.mp4
Normal file
Binary file not shown.
BIN
docs/source/_static/assets/colorPicker.mp4
Normal file
BIN
docs/source/_static/assets/colorPicker.mp4
Normal file
Binary file not shown.
BIN
docs/source/_static/assets/groupingSorting.mp4
Normal file
BIN
docs/source/_static/assets/groupingSorting.mp4
Normal file
Binary file not shown.
BIN
docs/source/_static/assets/import-export-settings.mp4
Normal file
BIN
docs/source/_static/assets/import-export-settings.mp4
Normal file
Binary file not shown.
BIN
docs/source/_static/assets/logGui.mp4
Normal file
BIN
docs/source/_static/assets/logGui.mp4
Normal file
Binary file not shown.
BIN
docs/source/_static/assets/objdetectFiltering.mp4
Normal file
BIN
docs/source/_static/assets/objdetectFiltering.mp4
Normal file
Binary file not shown.
BIN
docs/source/_static/assets/offsetandmultiple.mp4
Normal file
BIN
docs/source/_static/assets/offsetandmultiple.mp4
Normal file
Binary file not shown.
BIN
docs/source/_static/assets/simaimandrange.mp4
Normal file
BIN
docs/source/_static/assets/simaimandrange.mp4
Normal file
Binary file not shown.
BIN
docs/source/_static/assets/tuningHueSatVal.mp4
Normal file
BIN
docs/source/_static/assets/tuningHueSatVal.mp4
Normal file
Binary file not shown.
17
docs/source/_static/css/pv-icons.css
Normal file
17
docs/source/_static/css/pv-icons.css
Normal file
@@ -0,0 +1,17 @@
|
||||
/*!
|
||||
* Font Awesome 4.7.0 by @davegandy - http://fontawesome.io - @fontawesome
|
||||
* License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
|
||||
*/
|
||||
|
||||
@font-face {
|
||||
font-family: FontAwesome;
|
||||
src: url(fonts/fontawesome-webfont.eot?674f50d287a8c48dc19ba404d20fe713);
|
||||
src: url(fonts/fontawesome-webfont.eot?674f50d287a8c48dc19ba404d20fe713?#iefix&v=4.7.0) format("embedded-opentype"), url(fonts/fontawesome-webfont.woff2?af7ae505a9eed503f8b8e6982036873e) format("woff2"), url(fonts/fontawesome-webfont.woff?fee66e712a8a08eef5805a46892932ad) format("woff"), url(fonts/fontawesome-webfont.ttf?b06871f281fee6b241d60582ae9369b9) format("truetype"), url(fonts/fontawesome-webfont.svg?912ec66d7572ff821749319396470bde#fontawesomeregular) format("svg");
|
||||
font-weight: 400;
|
||||
font-style:normal
|
||||
}
|
||||
|
||||
.code-block-caption>.headerlink, dl dt>.headerlink, h1>.headerlink, h2>.headerlink, h3>.headerlink, h4>.headerlink, h5>.headerlink, h6>.headerlink, p.caption>.headerlink, table>caption>.headerlink {
|
||||
font-family: FontAwesome;
|
||||
font-size: 0.75em;
|
||||
}
|
||||
Reference in New Issue
Block a user