mirror of
https://github.com/TeamNewPipe/documentation
synced 2025-10-06 00:22:52 +02:00
Clarify that this repo contains docs for developers
This commit is contained in:
@@ -1,8 +1,7 @@
|
|||||||
# Welcome to NewPipe
|
# Welcome to the NewPipe Development Docs
|
||||||
|
|
||||||
<img width=150 src="https://raw.githubusercontent.com/TeamNewPipe/NewPipe/dev/assets/new_pipe_icon_5.png"/>
|
<img width=150 src="https://raw.githubusercontent.com/TeamNewPipe/NewPipe/dev/assets/new_pipe_icon_5.png"/>
|
||||||
|
|
||||||
|
|
||||||
This site is/should be a beginner friendly tutorial and documentation for people who want to use or write services for the [NewPipe Extractor](https://github.com/TeamNewPipe/NewPipeExtractor). However, it also contains several notes about how to maintain NewPipe.
|
This site is/should be a beginner friendly tutorial and documentation for people who want to use or write services for the [NewPipe Extractor](https://github.com/TeamNewPipe/NewPipeExtractor). However, it also contains several notes about how to maintain NewPipe.
|
||||||
It is an addition to our auto generated [Jdoc documentation](https://teamnewpipe.github.io/NewPipeExtractor/javadoc/).
|
It is an addition to our auto generated [Jdoc documentation](https://teamnewpipe.github.io/NewPipeExtractor/javadoc/).
|
||||||
|
|
||||||
|
@@ -1,4 +1,5 @@
|
|||||||
site_name: NewPipe Documentation
|
site_name: NewPipe Development Documentation
|
||||||
|
|
||||||
theme:
|
theme:
|
||||||
name: readthedocs
|
name: readthedocs
|
||||||
custom_dir: theme
|
custom_dir: theme
|
||||||
|
Reference in New Issue
Block a user