Skip to content

Post release doc updates - #266

Open
samaloney wants to merge 1 commit into
sunpy:mainfrom
samaloney:docs-post-release
Open

Post release doc updates#266
samaloney wants to merge 1 commit into
sunpy:mainfrom
samaloney:docs-post-release

Conversation

@samaloney

Copy link
Copy Markdown
Member

PR Description

Update readme

  • Fix Zenodo badge use latest DOI ref (alway point to most recent release)
  • Add short pip install instructions

Update install guide

  • Add pip install section and why legacy might be needed.

AI Assistance Disclosure

AI tools were used for:

  • Code generation (e.g., when writing an implementation or fixing a bug)
  • Test/benchmark generation
  • Documentation (including examples)
  • Research and understanding
  • No AI tools were used

Regardless of AI use, the human contributor remains fully responsible for correctness, design choices, licensing compatibility, and long-term maintainability.

Copilot AI left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR updates end-user documentation to reflect post-release install guidance and refresh metadata/badges in the project README.

Changes:

  • Updated the Zenodo badge/link in README.rst.
  • Added brief pip install instructions (including the optional legacy extra) to the README.
  • Added a new “Installing the release version” section to the installation tutorial.

Reviewed changes

Copilot reviewed 2 out of 2 changed files in this pull request and generated 5 comments.

File Description
README.rst Updates Zenodo DOI badge and adds quick pip install instructions.
docs/tutorials/installation.rst Adds release-install instructions and adjusts surrounding installation narrative.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

Comment thread README.rst
Comment on lines +28 to +29
.. |Zenodo - Latest DOI| image:: https://zenodo.org/badge/DOI/10.5281/zenodo.11526911.svg
:target: https://doi.org/10.5281/zenodo.11526911
Comment thread README.rst
Comment on lines +10 to +13
To install the current release version of ``sunkit-spex`` use pip

.. code-block::

Comment on lines +16 to +19
or with the legacy optional dependency which are needed to use the legacy fitting code and examples

.. code-block::

Installing the development version
----------------------------------
Sunkit-spex is still under development, and no stable version has been released. However, users can install the the development version.
``sunkit-spex`` is still under development, and no stable version has been released. However, users can install the the development version.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants