diff options
author | Nejc Habjan <nejc.habjan@siemens.com> | 2022-06-24 00:28:23 +0200 |
---|---|---|
committer | John Villalovos <john@sodarock.com> | 2022-06-23 16:15:16 -0700 |
commit | 06871ee05b79621f0a6fea47243783df105f64d6 (patch) | |
tree | c34144d2b272dd7bbf920a6752db1563140f6913 /docs/api | |
parent | 0bbcad7612f60f7c7b816c06a244ad8db9da68d9 (diff) | |
download | gitlab-06871ee05b79621f0a6fea47243783df105f64d6.tar.gz |
chore: patch sphinx for explicit re-exports
Diffstat (limited to 'docs/api')
-rw-r--r-- | docs/api/gitlab.rst | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/api/gitlab.rst b/docs/api/gitlab.rst index c13ae53..5b60e7a 100644 --- a/docs/api/gitlab.rst +++ b/docs/api/gitlab.rst @@ -8,6 +8,7 @@ Module contents :members: :undoc-members: :show-inheritance: + :noindex: .. autoclass:: gitlab.Gitlab :members: |