Merge pull request #34 from TeamNewPipe/improve-site-name

Clarify that this repo contains docs for developers
This commit is contained in:
TheAssassin 2021-11-29 00:20:40 +01:00 提交者 GitHub
當前提交 b2a76985cd
沒有發現已知的金鑰在資料庫的簽署中
GPG 金鑰 ID: 4AEE18F83AFDEB23
共有 2 個檔案被更改,包括 3 行新增3 行删除

查看文件

@ -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"/>
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/).

查看文件

@ -1,4 +1,5 @@
site_name: NewPipe Documentation
site_name: NewPipe Development Documentation
theme:
name: readthedocs
custom_dir: theme