Skip to content

Conversation

@cgay
Copy link
Member

@cgay cgay commented May 9, 2024

No description provided.

cgay added 3 commits May 9, 2024 18:34
Less maintenance work if we use latest for dev deps.
Package doc toctrees need to be marked `:hidden:` or their ToC will be included
in the main opendylan.org ToC. That's not a problem, per se, but it also
means (apparently) that the title of the document is included in the
opendylan.org ToC, which I don't want; I want each package's ToC entry to be
only the name of the package, for consistency.

Also removing the `modindex`, which is Python specific, and `search` which is
not needed with the Furo theme.
"dev-dependencies": [
"testworks@3.2.0",
"sphinx-extensions@0.2.0"
"testworks",
Copy link
Member

Choose a reason for hiding this comment

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

I agree that is less maintenance work, but it is a good practice? Is ok for developer dependencies only?

Copy link
Member Author

Choose a reason for hiding this comment

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

Right, I only do it for dev deps. (And my world is colored by the fact that we used to do everything at master all the time, so using package versions at all is somewhat new in Dylandia.)

@fraya fraya merged commit f4db911 into dylan-lang:master May 13, 2024
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