Skip to content

Commit 8db2b50

Browse files
committed
Clarify that this repo contains docs for developers
1 parent 9fed459 commit 8db2b50

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

docs/index.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,7 @@
1-
# Welcome to NewPipe
1+
# Welcome to the NewPipe Development Docs
22

33
<img width=150 src="https://raw.githubusercontent.com/TeamNewPipe/NewPipe/dev/assets/new_pipe_icon_5.png"/>
44

5-
65
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.
76
It is an addition to our auto generated [Jdoc documentation](https://teamnewpipe.github.io/NewPipeExtractor/javadoc/).
87

mkdocs.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
1-
site_name: NewPipe Documentation
1+
site_name: NewPipe Development Documentation
2+
23
theme:
34
name: readthedocs
45
custom_dir: theme

0 commit comments

Comments
 (0)