Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove community example links from some docs #221

Merged
merged 1 commit into from
Jun 15, 2024

Conversation

sogaiu
Copy link
Contributor

@sogaiu sogaiu commented Jun 15, 2024

This is an attempt to address #195.

The idea is to not have the community example links show up for jpm and spork docs.

Each jpm and spork file had a line like this:

(setdyn :no-community-examples true)

added. emit-item in gen-docs.janet was modified so that it only adds community example links in certain cases.

(This approach is similar to what is described in this comment, but slightly different. Basic mechanism is the same though.)

@bakpakin bakpakin merged commit 2cb08c2 into janet-lang:master Jun 15, 2024
1 check passed
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