Skip to content

Commit 16adc68

Browse files
committed
Improve docs, ignore autosummary
Autosummary files should not be commited, they are noise. Docs now no longer use numpydoc, that made class members show up in duplicate and added massive noise in pydantic models
1 parent b15ded6 commit 16adc68

33 files changed

+16
-867
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -48,6 +48,7 @@ cover/
4848
# Sphinx documentation
4949
docs/_build/
5050
docs/build/
51+
docs/source/_autosummary/
5152

5253
# PyBuilder
5354
.pybuilder/

docs/source/_autosummary/obelisk.asynchronous.Obelisk.rst

Lines changed: 0 additions & 41 deletions
This file was deleted.

docs/source/_autosummary/obelisk.asynchronous.base.BaseClient.rst

Lines changed: 0 additions & 37 deletions
This file was deleted.

docs/source/_autosummary/obelisk.asynchronous.base.rst

Lines changed: 0 additions & 14 deletions
This file was deleted.

docs/source/_autosummary/obelisk.asynchronous.client.Obelisk.rst

Lines changed: 0 additions & 41 deletions
This file was deleted.

docs/source/_autosummary/obelisk.asynchronous.client.rst

Lines changed: 0 additions & 14 deletions
This file was deleted.

docs/source/_autosummary/obelisk.asynchronous.rst

Lines changed: 0 additions & 14 deletions
This file was deleted.

docs/source/_autosummary/obelisk.exceptions.AuthenticationError.rst

Lines changed: 0 additions & 6 deletions
This file was deleted.

docs/source/_autosummary/obelisk.exceptions.ObeliskError.rst

Lines changed: 0 additions & 6 deletions
This file was deleted.

docs/source/_autosummary/obelisk.exceptions.rst

Lines changed: 0 additions & 14 deletions
This file was deleted.

0 commit comments

Comments
 (0)