Skip to content

Conversation

@Luis-Varona
Copy link
Member

@Luis-Varona Luis-Varona commented Aug 12, 2025

This PR adds Markdown-style references (e.g., [^ABC]: ...) to docstrings in new 'References' sections at the end for immediate readability in the REPL and in the source code without needing to open the Documenter-generated website.

(Closes #44.)

@Luis-Varona Luis-Varona self-assigned this Aug 12, 2025
@Luis-Varona Luis-Varona added the documentation Improvements or additions to documentation label Aug 12, 2025
This PR adds Markdown-style references (e.g., [^ABC]: ...) to docstrings in new 'References' sections at the end for immediate readability in the REPL and in the source code without needing to open the Documenter-generated website.

(Closes #44.)
@codecov
Copy link

codecov bot commented Aug 12, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

@Luis-Varona Luis-Varona merged commit d89a6cd into main Aug 12, 2025
9 checks passed
@Luis-Varona Luis-Varona deleted the 44-md-references branch August 12, 2025 16:16
Luis-Varona added a commit that referenced this pull request Aug 12, 2025
This PR adds Markdown-style references (e.g., [^ABC]: ...) to docstrings in new 'References' sections at the end for immediate readability in the REPL and in the source code without needing to open the Documenter-generated website.

(Closes #44.)
Luis-Varona added a commit that referenced this pull request Aug 12, 2025
As a follow-up (patch?) to #47, we remove the Markdown-style [^ABC] references from the docstrings and keep the '@cite' formatting of Documenter. However, we maintain the separate 'References' sections at the bottom of each docstring that actually provide the full citation for immediate readability in the REPL and in the source code.
Luis-Varona added a commit that referenced this pull request Aug 12, 2025
As a follow-up (patch?) to #47, we remove the Markdown-style [^ABC] references from the docstrings and keep the '@cite' formatting of Documenter. However, we maintain the separate 'References' sections at the bottom of each docstring that actually provide the full citation for immediate readability in the REPL and in the source code.
Luis-Varona added a commit that referenced this pull request Aug 12, 2025
As a follow-up (patch?) to #47, we remove the Markdown-style [^ABC] references from the docstrings and keep the '@cite' formatting of Documenter. However, we maintain the separate 'References' sections at the bottom of each docstring that actually provide the full citations (in bullet points) for immediate readability in the REPL and in the source code.
Luis-Varona added a commit that referenced this pull request Aug 12, 2025
As a follow-up (patch?) to #47, we remove the Markdown-style [^ABC] references from the docstrings and keep the '@cite' formatting of Documenter. However, we maintain the separate 'References' sections at the bottom of each docstring that actually provide the full citations (in bullet points) for immediate readability in the REPL and in the source code.
@Luis-Varona Luis-Varona mentioned this pull request Aug 13, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Add References docstring sections with Markdown-style [^key]

2 participants