Skip to content

Commit

Permalink
Merge pull request #664 from pedro-psb/add-docs-legacy-note
Browse files Browse the repository at this point in the history
Add deprecation note to legacy docs
  • Loading branch information
gerrod3 authored May 9, 2024
2 parents 59554bd + ad61589 commit e9658e7
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions docs/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -221,3 +221,8 @@

# How to display URL addresses: 'footnote', 'no', or 'inline'.
#texinfo_show_urls = 'footnote'

rst_prolog = """.. attention::
This docs will be deactivated in July 2024. `Learn More <https://discourse.pulpproject.org/t/unified-documentation-part-2/1188>`_
or go to the `New Pulp Docs <https://staging-docs.pulpproject.org/>`_ (beta).
"""

0 comments on commit e9658e7

Please sign in to comment.