move requirements-mkdocs.txt to docs folder (#1575)

* move requirements-mkdocs.txt to docs folder

* update copyright
This commit is contained in:
Matthias Wild 2022-11-27 07:59:56 +01:00 committed by GitHub
parent 12eff0dd42
commit 0608d259dd
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 2 additions and 2 deletions

View File

@ -22,7 +22,7 @@ jobs:
- name: install requirements
run: |
python -m \
pip install -r requirements-mkdocs.txt
pip install -r docs/requirements-mkdocs.txt
- name: confirm buildability
run: |

View File

@ -12,7 +12,7 @@ repo_url: 'https://github.com/invoke-ai/InvokeAI'
edit_uri: edit/main/docs/
# Copyright
copyright: Copyright &copy; 2022 Lincoln D. Stein <lincoln.stein@gmail.com>
copyright: Copyright &copy; 2022 InvokeAI Team
# Configuration
theme: