parent
7b7ff863b5
commit
855803370e
|
@ -3,7 +3,7 @@
|
|||
This side is a beginner tutorial for people who want to use, or write services for the [NewPipe Extractor](https://github.com/TeamNewPipe/NewPipeExtractor).
|
||||
This however is not the [documentation](https://teamnewpipe.github.io/NewPipeExtractor/javadoc/) for it.
|
||||
|
||||
This tutorial and the documentation are in an early state. So [feedback](https://github.com) is always welcome :D
|
||||
This tutorial and the documentation are in an early state. So [feedback](https://github.com/TeamNewPipe/tutorial/issues) is always welcome :D
|
||||
|
||||
## Stay Tuned
|
||||
|
||||
|
|
|
@ -100,7 +100,7 @@
|
|||
<h1 id="welcome-to-newpipe-tutorial">Welcome to NewPipe Tutorial</h1>
|
||||
<p>This side is a beginner tutorial for people who want to use, or write services for the <a href="https://github.com/TeamNewPipe/NewPipeExtractor">NewPipe Extractor</a>.
|
||||
This however is not the <a href="https://teamnewpipe.github.io/NewPipeExtractor/javadoc/">documentation</a> for it.</p>
|
||||
<p>This tutorial and the documentation are in an early state. So <a href="https://github.com">feedback</a> is always welcome :D</p>
|
||||
<p>This tutorial and the documentation are in an early state. So <a href="https://github.com/TeamNewPipe/tutorial/issues">feedback</a> is always welcome :D</p>
|
||||
<h2 id="stay-tuned">Stay Tuned</h2>
|
||||
<p>Tune yourself to stay ;D</p>
|
||||
|
||||
|
@ -139,5 +139,5 @@ This however is not the <a href="https://teamnewpipe.github.io/NewPipeExtractor/
|
|||
|
||||
<!--
|
||||
MkDocs version : 0.14.0
|
||||
Build Date UTC : 2018-02-20 22:52:49.271515
|
||||
Build Date UTC : 2018-02-20 23:07:07.957573
|
||||
-->
|
||||
|
|
|
@ -4,7 +4,7 @@
|
|||
|
||||
<url>
|
||||
<loc>None/</loc>
|
||||
<lastmod>2018-02-20</lastmod>
|
||||
<lastmod>2018-02-21</lastmod>
|
||||
<changefreq>daily</changefreq>
|
||||
</url>
|
||||
|
||||
|
|
Loading…
Reference in New Issue