Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 7 additions & 0 deletions docs/source/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,13 @@

import sktime

rst_prolog = """.. attention::
DISCLAIMER: This is a fork of the sktime repository. Work is ongoing to change links
and documentation to reflect this. We do not recommend using this repository in any
production setting, but welcome any contributors willing to help us update the
project.
"""

# -- Path setup --------------------------------------------------------------

# If extensions (or modules to document with autodoc) are in another directory,
Expand Down