mirror of
https://github.com/tachiyomiorg/website.git
synced 2024-12-21 07:31:58 +01:00
Merge branch 'master' of https://github.com/Soitora/soitora.github.io
This commit is contained in:
commit
4a6b180e6e
275
index.html
275
index.html
@ -1,148 +1,145 @@
|
|||||||
<!DOCTYPE html>
|
<!DOCTYPE html>
|
||||||
<html lang=en>
|
<html lang="en">
|
||||||
<head>
|
<head>
|
||||||
<title>Tachiyomi Guide</title>
|
<title>Tachiyomi Guide</title>
|
||||||
<meta charset=utf-8>
|
<meta charset="utf-8" />
|
||||||
<meta content="width=device-width, initial-scale=1" name=viewport>
|
<meta content="width=device-width, initial-scale=1" name="viewport" />
|
||||||
<meta content="" name=description>
|
<meta content="" name="description" />
|
||||||
<link href=favicon.ico rel=icon>
|
<link href="favicon.ico" rel="icon" />
|
||||||
<link href="assets/css/bootstrap-4.3.1.min.css" rel=stylesheet>
|
<link href="assets/css/bootstrap-4.3.1.min.css" rel="stylesheet" />
|
||||||
<link href="assets/css/bootstrap-toc-1.0.1.min.css" rel=stylesheet>
|
<link href="assets/css/bootstrap-toc-1.0.1.min.css" rel="stylesheet" />
|
||||||
<link href="assets/css/style.css" rel=stylesheet>
|
<link href="assets/css/style.css" rel="stylesheet" />
|
||||||
</head>
|
</head>
|
||||||
<body data-spy=scroll data-target="#toc">
|
<body data-spy="scroll" data-target="#toc">
|
||||||
<div class=container>
|
<div class="container">
|
||||||
<div class=row>
|
<div class="row">
|
||||||
<div class=col-sm-3>
|
<div class="col-sm-3">
|
||||||
<nav class=sticky-top data-toggle=toc id=toc><!--toc--></nav>
|
<nav class="sticky-top" data-toggle="toc" id="toc"><!--toc--></nav>
|
||||||
</div>
|
|
||||||
<div class=col-sm-6>
|
|
||||||
<div class="text-center mb-4"> <img src="assets/media/tachiyomi.png">
|
|
||||||
<h1 id=getting-started-with-tachiyomi>Getting started with Tachiyomi</h1>
|
|
||||||
<p><a href="https://github.com/inorichi/tachiyomi" target="_blank">Tachiyomi</a> is a free and open source manga reader for Android.
|
|
||||||
</div>
|
</div>
|
||||||
<h2 id=installation>Installation</h2>
|
<div class="col-sm-6">
|
||||||
<h3 id=downloading-and-installing>Downloading and installing</h3>
|
<div class="text-center mb-4"> <img src="assets/media/tachiyomi.png" />
|
||||||
<p>Download the latest stable release of Tachiyomi from <a href="https://github.com/inorichi/tachiyomi/releases/tag/v0.8.4">GitHub.</a>
|
<h1 id="getting-started-with-tachiyomi">Getting started with Tachiyomi</h1>
|
||||||
<p><code>tachiyomi-vX.Y.Z.apk</code>
|
<p><a href="https://github.com/inorichi/tachiyomi" target="_blank">Tachiyomi</a> is a free and open source manga reader for Android.</p>
|
||||||
<p>If you want to try new features before they get to the stable release, you can download the dev version <a href="http://tachiyomi.kanade.eu/latest">here</a>.
|
</div>
|
||||||
<p>Open and install the <code>.apk</code> file you just downloaded from GitHub.
|
<h2 id="installation">Installation</h2>
|
||||||
<div class="d-flex justify-content-center">
|
<h3 id="downloading-and-installing">Downloading and installing</h3>
|
||||||
<img height=145 intrinsicsize=1000x500 src="assets/media/installprompt.png" width=300>
|
<p>Download the latest stable release of Tachiyomi from <a href="https://github.com/inorichi/tachiyomi/releases/tag/v0.8.4">GitHub.</a></p>
|
||||||
</div>
|
<p><code>tachiyomi-vX.Y.Z.apk</code></p>
|
||||||
<h3 id=installing-an-extension>Installing an extension</h3>
|
<p>If you want to try new features before they get to the stable release, you can download the dev version <a href="http://tachiyomi.kanade.eu/latest">here</a>.</p>
|
||||||
<p>Now that Tachiyomi is installed, open the app and navigate to the <code>Extensions</code> tab.
|
<p>Open and install the <code>.apk</code> file you just downloaded from GitHub.</p>
|
||||||
<p>In this guide we will use MangaDex, our most popular extension. Press the <code>Install</code> button and accept the installation prompt that will be shown.</p>
|
<div class="d-flex justify-content-center"> <img height="145" intrinsicsize="1000x500" src="assets/media/installprompt.png" width="300" /></div>
|
||||||
<p>If you're getting stopped by a security prompt and don't know what to do you can read this FAQ section: <a href="#how-do-i-allow-third-party-installations"><span class="mt-5 text-muted">("How do I allow third-party installations on my phone?")</span></a></p>
|
<h3 id="installing-an-extension">Installing an extension</h3>
|
||||||
<figure>
|
<p>Now that Tachiyomi is installed, open the app and navigate to the <code>Extensions</code> tab.</p>
|
||||||
<video controls crossorigin=use-credentials height=534 intrinsicsize=500x100 loading=lazy loop muted playsinline poster="assets/media/extensioninstaller.png" preload=none width=300>
|
<p>In this guide we will use MangaDex, our most popular extension. Press the <code>Install</code> button and accept the installation prompt that will be shown.</p>
|
||||||
<source src="assets/media/extensioninstaller.webm" type="video/webm">
|
<p>If you're getting stopped by a security prompt and don't know what to do you can read this FAQ section: <a href="#how-do-i-allow-third-party-installations"><span class="mt-5 text-muted">("How do I allow third-party installations on my phone?")</span></a></p>
|
||||||
<source src="assets/media/extensioninstaller.mp4" type="video/mp4">
|
<figure>
|
||||||
</video>
|
<video controls="controls" crossorigin="use-credentials" height="534" intrinsicsize="500x100" loading="lazy" loop="loop" muted="muted" playsinline="playsinline" poster="assets/media/extensioninstaller.png" preload="none" width="300">
|
||||||
</figure>
|
<source src="assets/media/extensioninstaller.webm" type="video/webm" />
|
||||||
<h3 id=adding-manga-to-your-library>Adding manga to your library</h3>
|
<source src="assets/media/extensioninstaller.mp4" type="video/mp4" />
|
||||||
<p>Now that you've installed the MangaDex extension it should show up in the <code>Catalogues</code> tab. The items appearing here are called <code>Sources</code> <span class="mt-5 text-muted">(can also be called Catalogues)</span>, an extension can contain multiple sources.</p>
|
</video>
|
||||||
<p>To find and add manga, you can now either use the <code>Latest</code> button on your source, or you can use <code>Browse</code> and search for it.</p>
|
</figure>
|
||||||
<p>Now that you've found manga that you want to add to your library, click on it and then press the blue bookmark button.</p>
|
<h3 id="adding-manga-to-your-library">Adding manga to your library</h3>
|
||||||
<p>It should now appear in your <code>My library</code> tab, ready to be read!</p>
|
<p>Now that you've installed the MangaDex extension it should show up in the <code>Catalogues</code> tab. The items appearing here are called <code>Sources</code> <span class="mt-5 text-muted">(can also be called Catalogues)</span>, an extension can contain multiple sources.</p>
|
||||||
<figure>
|
<p>To find and add manga, you can now either use the <code>Latest</code> button on your source, or you can use <code>Browse</code> and search for it.</p>
|
||||||
<video controls crossorigin=use-credentials height=534 intrinsicsize=500x1000 loading=lazy loop muted playsinline poster="assets/media/addtolibrary.png" preload=none width=300>
|
<p>Now that you've found manga that you want to add to your library, click on it and then press the blue bookmark button.</p>
|
||||||
<source src="assets/media/addtolibrary.webm" type="video/webm">
|
<p>It should now appear in your <code>My library</code> tab, ready to be read!</p>
|
||||||
<source src="assets/media/addtolibrary.mp4" type="video/mp4">
|
<figure>
|
||||||
</video>
|
<video controls="controls" crossorigin="use-credentials" height="534" intrinsicsize="500x1000" loading="lazy" loop="loop" muted="muted" playsinline="playsinline" poster="assets/media/addtolibrary.png" preload="none" width="300">
|
||||||
</figure>
|
<source src="assets/media/addtolibrary.webm" type="video/webm" />
|
||||||
<div class=mb-4>
|
<source src="assets/media/addtolibrary.mp4" type="video/mp4" />
|
||||||
<h2 id=frequently-asked-questions>Frequently Asked Questions</h2>
|
</video>
|
||||||
<div class="mb-5 accordion">
|
</figure>
|
||||||
<details>
|
<div class="mb-4">
|
||||||
<summary><h3 id=what-are-some-good-extensions>What are some good extensions?</h3></summary>
|
<h2 id="frequently-asked-questions">Frequently Asked Questions</h2>
|
||||||
<p>The most popular are MangaDex, MangaRock and MangaSee, these are large sites which host content from scanlators, there's also extensions like Genkan, Madara, FoolSlide and ComiCake which contain sources which host directly from the scanlators own websites.
|
<div class="mb-5 accordion">
|
||||||
<p><a href="https://docs.google.com/spreadsheets/d/1TyJEUg78WWH4zgnf3g6M2lkbWpBWbd40FYiPVQhW8IU/edit#gid=0" target="_blank">Here</a>'s a good spreadsheet showing the different extensions and their sources.
|
<details>
|
||||||
</details>
|
<summary><h3 id="what-are-some-good-extensions">What are some good extensions?</h3></summary>
|
||||||
<details>
|
<p>The most popular are MangaDex, MangaRock and MangaSee, these are large sites which host content from scanlators, there's also extensions like Genkan, Madara, FoolSlide and ComiCake which contain sources which host directly from the scanlators own websites.</p>
|
||||||
<summary><h3 id=how-do-i-allow-third-party-installations>How do I allow third-party installations?</h3></summary>
|
<p><a href="https://docs.google.com/spreadsheets/d/1TyJEUg78WWH4zgnf3g6M2lkbWpBWbd40FYiPVQhW8IU/edit#gid=0" target="_blank">Here</a>'s a good spreadsheet showing the different extensions and their sources.</p>
|
||||||
<p>When installing your first extension and are promted that your phone isn't allowed to install unknown apps from that source, simply press the <code>Settings</code> button and then allow it.
|
</details>
|
||||||
<p>Two example videos, left one is for newer Androids.
|
<details>
|
||||||
<figure>
|
<summary><h3 id="how-do-i-allow-third-party-installations">How do I allow third-party installations?</h3></summary>
|
||||||
<video controls crossorigin=use-credentials height=355 intrinsicsize=400x688 loading=lazy loop muted playsinline poster="assets/media/unknownapps-api28.png" preload=none width=200>
|
<p>When installing your first extension and are promted that your phone isn't allowed to install unknown apps from that source, simply press the <code>Settings</code> button and then allow it.</p>
|
||||||
<source src="assets/media/unknownapps-api28.webm" type="video/webm">
|
<p>Two example videos, left one is for newer Androids.</p>
|
||||||
<source src="assets/media/unknownapps-api28.mp4" type="video/mp4">
|
<figure>
|
||||||
</video>
|
<video controls="controls" crossorigin="use-credentials" height="355" intrinsicsize="400x688" loading="lazy" loop="loop" muted="muted" playsinline="playsinline" poster="assets/media/unknownapps-api28.png" preload="none" width="200">
|
||||||
<video controls crossorigin=use-credentials height=355 intrinsicsize=400x688 loading=lazy loop muted playsinline poster="assets/media/unknownapps-api25.png" preload=none width=200>
|
<source src="assets/media/unknownapps-api28.webm" type="video/webm" />
|
||||||
<source src="assets/media/unknownapps-api25.webm" type="video/webm">
|
<source src="assets/media/unknownapps-api28.mp4" type="video/mp4" />
|
||||||
<source src="assets/media/unknownapps-api25.mp4" type="video/mp4">
|
</video>
|
||||||
</video>
|
<video controls="controls" crossorigin="use-credentials" height="355" intrinsicsize="400x688" loading="lazy" loop="loop" muted="muted" playsinline="playsinline" poster="assets/media/unknownapps-api25.png" preload="none" width="200">
|
||||||
</figure>
|
<source src="assets/media/unknownapps-api25.webm" type="video/webm" />
|
||||||
</details>
|
<source src="assets/media/unknownapps-api25.mp4" type="video/mp4" />
|
||||||
<details>
|
</video>
|
||||||
<summary><h3 id=extensions-not-installing>Why won't the extensions install?</h3></summary>
|
</figure>
|
||||||
<p>In some cases your phone might have some issues downloading the extensions, in those cases you can try installing them yourselves directly from the source. <a href="https://github.com/inorichi/tachiyomi-extensions/tree/repo/apk" target="_blank">Here</a>'s the repository for the files.</p>
|
</details>
|
||||||
<p>To install just download the <code>.apk</code> file for the extension you want and then install it, like how you installed Tachiyomi.</p>
|
<details>
|
||||||
</details>
|
<summary><h3 id="extensions-not-installing">Why won't the extensions install?</h3></summary>
|
||||||
<details>
|
<p>In some cases your phone might have some issues downloading the extensions, in those cases you can try installing them yourselves directly from the source. <a href="https://github.com/inorichi/tachiyomi-extensions/tree/repo/apk" target="_blank">Here</a>'s the repository for the files.</p>
|
||||||
<summary><h3 id=tachiyomi-automatic-updates>Does Tachiyomi have automatic updates?</h3></summary>
|
<p>To install just download the <code>.apk</code> file for the extension you want and then install it, like how you installed Tachiyomi.</p>
|
||||||
<p>The Tachiyomi app now has in-app updating for both stable and dev versions. If you go to <code>Settings > About > Version</code> to check for updates, you can force an update there or wait for the app to notify you.</p>
|
</details>
|
||||||
</details>
|
<details>
|
||||||
<details>
|
<summary><h3 id="tachiyomi-automatic-updates">Does Tachiyomi have automatic updates?</h3></summary>
|
||||||
<summary><h3 id=image-display-issues>Why are some images not displayed?</h3></summary>
|
<p>The Tachiyomi app now has in-app updating for both stable and dev versions. If you go to <code>Settings > About > Version</code> to check for updates, you can force an update there or wait for the app to notify you.</p>
|
||||||
<p>Aside from network issues, it could be because the images are too big or the decoder doesn't support that image.</p>
|
</details>
|
||||||
</details>
|
<details>
|
||||||
<details>
|
<summary><h3 id="image-display-issues">Why are some images not displayed?</h3></summary>
|
||||||
<summary><h3 id=tachiyomi-menu-language>How do I change the app language?</h3></summary>
|
<p>Aside from network issues, it could be because the images are too big or the decoder doesn't support that image.</p>
|
||||||
<p>Tachiyomi is (as of writing) available in 35 different languages.</p>
|
</details>
|
||||||
<p>By default, the app language follows the language setting of your device.</p>
|
<details>
|
||||||
<p>You can also set your own preferred language for Tachiyomi. Simply from side panel go to the <code>Settings > General > Language</code>.</p>
|
<summary><h3 id="tachiyomi-menu-language">How do I change the app language?</h3></summary>
|
||||||
<p><code>Note:</code> Only the UI has been localized, content will still be using the language of the source selected (i.e. English for KissManga source, Some sources have multiple Language too).</p>
|
<p>Tachiyomi is (as of writing) available in 35 different languages.</p>
|
||||||
<p class="mt-5 text-muted">If you want to help translate Tachiyomi, read <a href="https://github.com/inorichi/tachiyomi/wiki/Translation" target="_blank">this</a>.</p>
|
<p>By default, the app language follows the language setting of your device.</p>
|
||||||
<p><a href="https://hosted.weblate.org/engage/tachiyomi/?utm_source=widget" target="_blank"><img src="https://hosted.weblate.org/widgets/tachiyomi/-/multi-auto.svg"></a></p>
|
<p>You can also set your own preferred language for Tachiyomi. Simply from side panel go to the <code>Settings > General > Language</code>.</p>
|
||||||
</details>
|
<p><code>Note:</code> Only the UI has been localized, content will still be using the language of the source selected (i.e. English for KissManga source, Some sources have multiple Language too).</p>
|
||||||
<br>
|
<p class="mt-5 text-muted">If you want to help translate Tachiyomi, read <a href="https://github.com/inorichi/tachiyomi/wiki/Translation" target="_blank">this</a>.</p>
|
||||||
<details>
|
<p><a href="https://hosted.weblate.org/engage/tachiyomi/?utm_source=widget" target="_blank"><img src="https://hosted.weblate.org/widgets/tachiyomi/-/multi-auto.svg" /></a></p>
|
||||||
<summary><h3 id=mangadex-no-results><span class="mt-5 text-muted">Mangadex:</span> No results when browsing.</h3></summary>
|
</details>
|
||||||
<p>Go to <code>Browse</code>/<code>Latest</code> for MangaDex under <code>Catalogues</code>, open any manga from the list and then press the overflow menu (3 dot menu) in the top-right corner and then the <code>Open in web view</code> button.</p>
|
<br />
|
||||||
<p>Now go to the hamburger menu, press the <code>Manga</code> drop-down and then choose either <code>Sign up</code> or <code>Log in</code>.</p>
|
<details>
|
||||||
</details>
|
<summary><h3 id="mangadex-no-results"><span class="mt-5 text-muted">Mangadex:</span> No results when browsing.</h3></summary>
|
||||||
<details>
|
<p>Go to <code>Browse</code>/<code>Latest</code> for MangaDex under <code>Catalogues</code>, open any manga from the list and then press the overflow menu (3 dot menu) in the top-right corner and then the <code>Open in web view</code> button.</p>
|
||||||
<summary><h3 id=mangadex-no-results-post-login><span class="mt-5 text-muted">Mangadex:</span> No results when browsing even after login.</h3></summary>
|
<p>Now go to the hamburger menu, press the <code>Manga</code> drop-down and then choose either <code>Sign up</code> or <code>Log in</code>.</p>
|
||||||
<p>Go to <code>Browse</code>/<code>Latest</code> for MangaDex under <code>Catalogues</code>, open any manga from the list and then press the overflow menu (3 dot menu) in the top-right corner and then the <code>Open in web view</code> button.</p>
|
</details>
|
||||||
<p>Now go to the hamburger menu, press the <code>Manga</code> drop-down and then <code>Titles</code>. The last step is to go to the icon in the upper right that looks like four-boxes and select <code>Detailed</code>.</p>
|
<details>
|
||||||
</details>
|
<summary><h3 id="mangadex-no-results-post-login"><span class="mt-5 text-muted">Mangadex:</span> No results when browsing even after login.</h3></summary>
|
||||||
<details>
|
<p>Go to <code>Browse</code>/<code>Latest</code> for MangaDex under <code>Catalogues</code>, open any manga from the list and then press the overflow menu (3 dot menu) in the top-right corner and then the <code>Open in web view</code> button.</p>
|
||||||
<summary><h3 id=mangadex-chapters-from-mangaplus-broken><span class="mt-5 text-muted">Mangadex:</span> Chapters from Mangaplus are broken.</h3></summary>
|
<p>Now go to the hamburger menu, press the <code>Manga</code> drop-down and then <code>Titles</code>. The last step is to go to the icon in the upper right that looks like four-boxes and select <code>Detailed</code>.</p>
|
||||||
<p>Install the Mangaplus extension and then migrate the manga that uses Mangaplus on Mangadex onto the Mangaplus source.</p>
|
</details>
|
||||||
</details>
|
<details>
|
||||||
<details>
|
<summary><h3 id="mangadex-chapters-from-mangaplus-broken"><span class="mt-5 text-muted">Mangadex:</span> Chapters from Mangaplus are broken.</h3></summary>
|
||||||
<summary><h3 id=mangarock-slow-updates><span class="mt-5 text-muted">MangaRock:</span> Slow updates to Tachiyomi.</h3></summary>
|
<p>Install the Mangaplus extension and then migrate the manga that uses Mangaplus on Mangadex onto the Mangaplus source.</p>
|
||||||
<p>MangaRock's API updates less frequently than the app or the website, so you may need to wait a couple hours or more before it shows up in Tachiyomi.</p>
|
</details>
|
||||||
</details>
|
<details>
|
||||||
<details>
|
<summary><h3 id="mangarock-slow-updates"><span class="mt-5 text-muted">MangaRock:</span> Slow updates to Tachiyomi.</h3></summary>
|
||||||
<summary><h3 id=madara-missing-leviatan-scans><span class="mt-5 text-muted">Madara:</span> Leviatan Scans is missing.</h3></summary>
|
<p>MangaRock's API updates less frequently than the app or the website, so you may need to wait a couple hours or more before it shows up in Tachiyomi.</p>
|
||||||
<p>Leviatan Scans has shifted from Madara to Genkan extension.<br>Install Genkan. Migrate all Leviatan scans. Update Madara.</p>
|
</details>
|
||||||
</details>
|
<details>
|
||||||
<p class="mt-5 text-muted">More frequently asked questions can be found <a href="https://github.com/inorichi/tachiyomi/wiki/FAQ#frequently-asked-questions" target="_blank">here</a>.</p>
|
<summary><h3 id="madara-missing-leviatan-scans"><span class="mt-5 text-muted">Madara:</span> Leviatan Scans is missing.</h3></summary>
|
||||||
|
<p>Leviatan Scans has shifted from Madara to Genkan extension.</p>
|
||||||
|
<p>Install Genkan. Migrate all Leviatan scans. Update Madara.</p>
|
||||||
|
</details>
|
||||||
|
<p class="mt-5 text-muted">More frequently asked questions can be found <a href="https://github.com/inorichi/tachiyomi/wiki/FAQ#frequently-asked-questions" target="_blank">here</a>.</p>
|
||||||
|
</div>
|
||||||
|
<h2 id="related-links">Related Links</h2>
|
||||||
|
<h3 id="github"><a href="https://github.com/inorichi/tachiyomi/">Github</a></h3>
|
||||||
|
<p>At a high level, GitHub is a website and cloud-based service that helps developers store and manage their code, as well as track and control changes to their code. It's here we store our FOSS (Free and open source software) code for Tachiyomi.</p>
|
||||||
|
<h3 id="wiki"><a href="https://github.com/inorichi/tachiyomi/wiki">GitHub Wiki</a></h3>
|
||||||
|
<p>Every GitHub repository comes equipped with a section for hosting documentation, called a wiki. Here you can find out more about features and how to fix a problem you might have.</p>
|
||||||
|
<h3 id="discord"><a href="https://discord.gg/tachiyomi">Discord</a></h3>
|
||||||
|
<p>Discord is a proprietary freeware VoIP application and digital distribution platform that specializes in text, image, video and audio communication between users in a chat channel. Join our Discord server for chatting or if you want help.</p>
|
||||||
</div>
|
</div>
|
||||||
<h2 id=related-links>Related Links</h2>
|
|
||||||
<h3 id=github><a href="https://github.com/inorichi/tachiyomi/">Github</a></h3>
|
|
||||||
<p>At a high level, GitHub is a website and cloud-based service that helps developers store and manage their code, as well as track and control changes to their code. It's here we store our FOSS (Free and open source software) code for Tachiyomi.</p>
|
|
||||||
<h3 id=wiki><a href="https://github.com/inorichi/tachiyomi/wiki">GitHub Wiki</a></h3>
|
|
||||||
<p>Every GitHub repository comes equipped with a section for hosting documentation, called a wiki. Here you can find out more about features and how to fix a problem you might have.</p>
|
|
||||||
<h3 id=discord><a href="https://discord.gg/tachiyomi">Discord</a></h3>
|
|
||||||
<p>Discord is a proprietary freeware VoIP application and digital distribution platform that specializes in text, image, video and audio communication between users in a chat channel. Join our Discord server for chatting or if you want help.</p>
|
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
</div>
|
||||||
</div>
|
|
||||||
<footer class="page-footer font-small blue">
|
<footer class="page-footer font-small blue">
|
||||||
<div class="footer-copyright text-center py-3">
|
<div class="footer-copyright text-center py-3"> <a href="https://github.com/Soitora/soitora.github.io">Project Repository</a></div>
|
||||||
<a href="https://github.com/Soitora/soitora.github.io">Project Repository</a>
|
|
||||||
</div>
|
|
||||||
</footer>
|
</footer>
|
||||||
<!-- Scripts to be removed when possible -->
|
<!-- Scripts to be removed when possible -->
|
||||||
<script src="assets/js/jquery-3.4.1.slim.min.js"></script>
|
<script src="assets/js/jquery-3.4.1.slim.min.js" ></script>
|
||||||
<script src="assets/js/bootstrap-4.3.1.min.js"></script>
|
<script src="assets/js/bootstrap-4.3.1.min.js"></script>
|
||||||
<script src="assets/js/bootstrap-toc-1.0.1.min.js"></script>
|
<script src="assets/js/bootstrap-toc-1.0.1.min.js"></script>
|
||||||
<!-- Convenience script -->
|
<!-- Convenience script -->
|
||||||
<script>
|
<script>
|
||||||
addEventListener("hashchange", () => {
|
addEventListener("hashchange", () => {
|
||||||
var q = document.querySelector(location.hash)
|
var q = document.querySelector(location.hash)
|
||||||
if (q instanceof HTMLHeadingElement && q.parentElement.parentElement instanceof HTMLDetailsElement)
|
if (q instanceof HTMLHeadingElement && q.parentElement.parentElement instanceof HTMLDetailsElement)
|
||||||
@ -165,6 +162,6 @@
|
|||||||
v.controls = false
|
v.controls = false
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
</script>
|
</script>
|
||||||
</body>
|
</body>
|
||||||
</html>
|
</html>
|
||||||
|
Loading…
Reference in New Issue
Block a user