Skip to content

Commit

Permalink
Merge pull request #26 from vespa-engine/tgm/add-init-reference-doc
Browse files Browse the repository at this point in the history
add init documentation to reference api
  • Loading branch information
Thiago G. Martins committed Oct 15, 2020
2 parents 291e7c6 + cb5e080 commit 1855983
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions docs/sphinx/source/reference-api.rst
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@ vespa.evaluation module
:members:
:undoc-members:
:show-inheritance:
:special-members: __init__

vespa.package module
--------------------
Expand All @@ -25,6 +26,7 @@ vespa.package module
:members:
:undoc-members:
:show-inheritance:
:special-members: __init__

vespa.query module
------------------
Expand All @@ -33,3 +35,4 @@ vespa.query module
:members:
:undoc-members:
:show-inheritance:
:special-members: __init__

0 comments on commit 1855983

Please sign in to comment.