From 358ac166e0bfcb3fd03c0eb8916306e803e824af Mon Sep 17 00:00:00 2001 From: Stypox Date: Tue, 26 Jul 2022 09:46:37 +0200 Subject: [PATCH] Deployed 36c9c7e with MkDocs version: 1.3.1 --- 00_Prepare_everything/index.html | 156 +++--- 01_Concept_of_the_extractor/index.html | 156 +++--- 02_Concept_of_LinkHandler/index.html | 156 +++--- 03_Implement_a_service/index.html | 156 +++--- 04_Run_changes_in_App/index.html | 156 +++--- 05_Mock_tests/index.html | 156 +++--- 06_releasing/index.html | 234 +++------ 07_release_instructions/index.html | 468 ++++++++++++++++++ .../index.html | 164 +++--- .../index.html | 161 +++--- 404.html | 164 +++--- .../fonts/Roboto-Slab-Bold.woff | Bin .../fonts/Roboto-Slab-Bold.woff2 | Bin .../fonts/Roboto-Slab-Regular.woff | Bin .../fonts/Roboto-Slab-Regular.woff2 | Bin {fonts => css/fonts}/fontawesome-webfont.eot | Bin {fonts => css/fonts}/fontawesome-webfont.svg | 0 {fonts => css/fonts}/fontawesome-webfont.ttf | Bin {fonts => css/fonts}/fontawesome-webfont.woff | Bin .../fonts}/fontawesome-webfont.woff2 | Bin .../fonts/lato-bold-italic.woff | Bin .../fonts/lato-bold-italic.woff2 | Bin {fonts/Lato => css/fonts}/lato-bold.woff | Bin {fonts/Lato => css/fonts}/lato-bold.woff2 | Bin .../fonts/lato-normal-italic.woff | Bin .../fonts/lato-normal-italic.woff2 | Bin .../fonts/lato-normal.woff | Bin .../fonts/lato-normal.woff2 | Bin css/theme.css | 13 +- css/theme_extra.css | 30 +- fonts/Lato/lato-bold.eot | Bin 256056 -> 0 bytes fonts/Lato/lato-bold.ttf | Bin 600856 -> 0 bytes fonts/Lato/lato-bolditalic.eot | Bin 266158 -> 0 bytes fonts/Lato/lato-bolditalic.ttf | Bin 622572 -> 0 bytes fonts/Lato/lato-italic.eot | Bin 268604 -> 0 bytes fonts/Lato/lato-italic.ttf | Bin 639388 -> 0 bytes fonts/Lato/lato-regular.eot | Bin 253461 -> 0 bytes fonts/Lato/lato-regular.ttf | Bin 607720 -> 0 bytes fonts/RobotoSlab/roboto-slab-v7-bold.eot | Bin 79520 -> 0 bytes fonts/RobotoSlab/roboto-slab-v7-bold.ttf | Bin 170616 -> 0 bytes fonts/RobotoSlab/roboto-slab-v7-regular.eot | Bin 78331 -> 0 bytes fonts/RobotoSlab/roboto-slab-v7-regular.ttf | Bin 169064 -> 0 bytes fonts/RobotoSlab/roboto-slab.eot | Bin 78331 -> 0 bytes index.html | 157 +++--- js/html5shiv.min.js | 4 + js/jquery-2.1.1.min.js | 4 - js/jquery-3.6.0.min.js | 2 + js/modernizr-2.8.3.min.js | 1 - js/theme.js | 5 +- search.html | 144 +++--- search/main.js | 9 +- search/search_index.json | 2 +- sitemap.xml | 25 +- sitemap.xml.gz | Bin 203 -> 204 bytes 54 files changed, 1357 insertions(+), 1166 deletions(-) create mode 100644 07_release_instructions/index.html rename {07_documentation => 08_documentation}/index.html (70%) rename {08_maintainers_view => 09_maintainers_view}/index.html (74%) rename fonts/RobotoSlab/roboto-slab-v7-bold.woff => css/fonts/Roboto-Slab-Bold.woff (100%) rename fonts/RobotoSlab/roboto-slab-v7-bold.woff2 => css/fonts/Roboto-Slab-Bold.woff2 (100%) rename fonts/RobotoSlab/roboto-slab-v7-regular.woff => css/fonts/Roboto-Slab-Regular.woff (100%) rename fonts/RobotoSlab/roboto-slab-v7-regular.woff2 => css/fonts/Roboto-Slab-Regular.woff2 (100%) rename {fonts => css/fonts}/fontawesome-webfont.eot (100%) rename {fonts => css/fonts}/fontawesome-webfont.svg (100%) rename {fonts => css/fonts}/fontawesome-webfont.ttf (100%) rename {fonts => css/fonts}/fontawesome-webfont.woff (100%) rename {fonts => css/fonts}/fontawesome-webfont.woff2 (100%) rename fonts/Lato/lato-bolditalic.woff => css/fonts/lato-bold-italic.woff (100%) rename fonts/Lato/lato-bolditalic.woff2 => css/fonts/lato-bold-italic.woff2 (100%) rename {fonts/Lato => css/fonts}/lato-bold.woff (100%) rename {fonts/Lato => css/fonts}/lato-bold.woff2 (100%) rename fonts/Lato/lato-italic.woff => css/fonts/lato-normal-italic.woff (100%) rename fonts/Lato/lato-italic.woff2 => css/fonts/lato-normal-italic.woff2 (100%) rename fonts/Lato/lato-regular.woff => css/fonts/lato-normal.woff (100%) rename fonts/Lato/lato-regular.woff2 => css/fonts/lato-normal.woff2 (100%) delete mode 100644 fonts/Lato/lato-bold.eot delete mode 100644 fonts/Lato/lato-bold.ttf delete mode 100644 fonts/Lato/lato-bolditalic.eot delete mode 100644 fonts/Lato/lato-bolditalic.ttf delete mode 100644 fonts/Lato/lato-italic.eot delete mode 100644 fonts/Lato/lato-italic.ttf delete mode 100644 fonts/Lato/lato-regular.eot delete mode 100644 fonts/Lato/lato-regular.ttf delete mode 100644 fonts/RobotoSlab/roboto-slab-v7-bold.eot delete mode 100644 fonts/RobotoSlab/roboto-slab-v7-bold.ttf delete mode 100644 fonts/RobotoSlab/roboto-slab-v7-regular.eot delete mode 100644 fonts/RobotoSlab/roboto-slab-v7-regular.ttf delete mode 100644 fonts/RobotoSlab/roboto-slab.eot create mode 100644 js/html5shiv.min.js delete mode 100644 js/jquery-2.1.1.min.js create mode 100644 js/jquery-3.6.0.min.js delete mode 100644 js/modernizr-2.8.3.min.js diff --git a/00_Prepare_everything/index.html b/00_Prepare_everything/index.html index 7c18225..8c832da 100644 --- a/00_Prepare_everything/index.html +++ b/00_Prepare_everything/index.html @@ -1,15 +1,11 @@ - - + - - - - - - - - Before You Start - NewPipe Development Documentation + + + + + Before You Start - NewPipe Development Documentation @@ -36,26 +32,24 @@
- -
- - -