File tree Expand file tree Collapse file tree 3 files changed +16
-1
lines changed
Expand file tree Collapse file tree 3 files changed +16
-1
lines changed Original file line number Diff line number Diff line change 1+ version : 2
2+
3+ build :
4+ os : " ubuntu-22.04"
5+ tools :
6+ python : " 3.9"
7+
8+ mkdocs :
9+ configuration : mkdocs.yml
10+ fail_on_warning : false
11+
12+ python :
13+ install :
14+ - requirements : docs/requirements.txt
Original file line number Diff line number Diff line change 1+ mkdocs == 1.4.2
Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ theme: readthedocs
33site_url : https://pythonhosted.org/sense-hat/
44repo_url : https://github.com/RPi-Distro/python-sense-hat
55site_description : Python module to control the Raspberry Pi Sense HAT used in the Astro Pi mission
6- site_author : David Honess
6+ site_author : Raspberry Pi Foundation
77site_dir : pythonhosted
88# google_analytics: ['UA-46270871-5', 'pythonhosted.org/sense-hat']
99nav :
You can’t perform that action at this time.
0 commit comments