sphinx formatting change and fix CLI docs (#5032)

* sphinx formatting change.

* minor doc formatting improvements.

* check point progress

* Get the CLI docs generating again.

* Add news item for fixed CLI documentation.

* Dont skip build of docs changes.

* fix linting
This commit is contained in:
Matt Davis
2022-04-08 05:36:18 -04:00
committed by GitHub
parent 949ee95d67
commit 4f676ac9c8
5 changed files with 31 additions and 22 deletions
-2
View File
@@ -3,7 +3,6 @@ name: CI
on:
push:
paths-ignore:
- "docs/**"
- "news/**"
- "examples/**"
- "peeps/**"
@@ -19,7 +18,6 @@ on:
- main
pull_request:
paths-ignore:
- "docs/**"
- "news/**"
- "examples/**"
- "peeps/**"