Skip to content

Commit

Permalink
πŸ“š Docs: Fix API package (#1327)
Browse files Browse the repository at this point in the history
  • Loading branch information
ubmarco authored Oct 10, 2024
1 parent 6c97c47 commit 2c5fbff
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion sphinx_needs/api/configuration.py
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
"""
API to get or add specific sphinx needs configuration parameters.
All functions here are available under ``sphinxcontrib.api``. So do not import this module directly.
All functions here are available under ``sphinx_needs.api``.
"""

from __future__ import annotations
Expand Down

0 comments on commit 2c5fbff

Please sign in to comment.