diff --git a/05_documentation/index.html b/05_documentation/index.html index dd350fb..6f6b2b5 100644 --- a/05_documentation/index.html +++ b/05_documentation/index.html @@ -188,7 +188,7 @@ or run sudo pip3 install mkdocs to install mkdocs systemwide. Last
  • Now install mkdocs with pip install mkdocs.
  • From here on everything will be the same as on Desktop. If you want to edit the files you can (besides vim or emacs which are available through Termux) use your favourite text editor on android. This is possible by opening the files with the Termux integration of the build in android file manager:

    -

    termux_files

    +

    termux_files

    Update

    Sometimes mkdocs changes the way how to serve, or the syntax will differ. This is why you should make sure to always run the latest version of mkdocs. To ensure this simply run pip3 install --upgrade mkdocs or sudo pip3 install --upgrade mkdocs if you installed pip system wide on a linux/bsd system.

    Using mkdocs

    diff --git a/index.html b/index.html index 74c3ccf..25c0e58 100644 --- a/index.html +++ b/index.html @@ -187,5 +187,5 @@ It focuses on making it possible for the creator of a scraper for a streaming se diff --git a/sitemap.xml b/sitemap.xml index 89382a1..dad512a 100644 --- a/sitemap.xml +++ b/sitemap.xml @@ -2,37 +2,37 @@ None - 2019-01-12 + 2019-01-13 daily None - 2019-01-12 + 2019-01-13 daily None - 2019-01-12 + 2019-01-13 daily None - 2019-01-12 + 2019-01-13 daily None - 2019-01-12 + 2019-01-13 daily None - 2019-01-12 + 2019-01-13 daily None - 2019-01-12 + 2019-01-13 daily \ No newline at end of file diff --git a/sitemap.xml.gz b/sitemap.xml.gz index 5e849a0..a7a10c6 100644 Binary files a/sitemap.xml.gz and b/sitemap.xml.gz differ