Commit Graph

3 Commits

Author SHA1 Message Date
Eric Arellano 1fdd527f90
Update docs links for new URL structure (#12896) 2024-08-02 20:53:09 +00:00
Jake Lishman be8bea10ac
Update deprecation policy document for Qiskit 1.0 (#11775)
* Update deprecation policy document for Qiskit 1.0

This updates `DEPRECATION.md` to bring it inline with the documentation
hosted on https://docs.quantum.ibm.com.  The policy described in this
commit is intended to match what we already agreed on and posted
publicly, but this particular file got slightly out-of-sync during the
initial deployment of the new hosted documentation and the split of
certain documentation content from this repository.

Most notably, this commit makes the exact extent of the public interface
much clearer.  We no longer use the "implicit based on object name"
form, but only commit to publicly documented objects being part of the
public interface.

* Commit to raising a warning on experimental features

* Remove comment on internal import policy
2024-02-15 14:13:31 +00:00
Abby Mitchell 45e4252522
Convert deprecation policy and maintainer guide to markdown (#11218)
* Converted deprecation policy and maintainer guide to markdown

* Apply suggestions from code review

Co-authored-by: Eric Arellano <14852634+Eric-Arellano@users.noreply.github.com>

* Added more context around writing docs

* Update DEPRECATION.md

Co-authored-by: Jake Lishman <jake@binhbar.com>

* fixed some formatting issues

* Removed deprecation_policy.rst and maintainers_guide.rst

* Apply suggestions from code review

Co-authored-by: Jake Lishman <jake@binhbar.com>

* update index.rst

---------

Co-authored-by: Eric Arellano <14852634+Eric-Arellano@users.noreply.github.com>
Co-authored-by: Jake Lishman <jake@binhbar.com>
2023-11-20 21:49:06 +00:00