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

Some pages are not linked from language.html #114

Closed
JJ opened this issue Sep 1, 2019 · 5 comments
Closed

Some pages are not linked from language.html #114

JJ opened this issue Sep 1, 2019 · 5 comments

Comments

@JJ
Copy link

JJ commented Sep 1, 2019

The problem

This page is supposed to be an introduction to everything. But it does not include, for instance, about.html

Suggestions

That page should probably link every other page, but if there's a good reason to avoid some, it's probably OK. Anyway, it would be interesting to know which pages are not linked and why.

@JJ
Copy link
Author

JJ commented Sep 3, 2019

This disappeared later than this build, it was in a section called "General reference", as reported also by @tbrowder.

@uzluisf
Copy link

uzluisf commented Dec 31, 2019

The page "Independent Subroutines" is also missing from language.html, however that might be intentional.

@JJ
Copy link
Author

JJ commented Dec 31, 2019

No, it's not. But that page is generated, and it needs to be configured. I'll check what's going on.

@coke coke transferred this issue from Raku/doc Feb 18, 2023
@finanalyst
Copy link
Collaborator

@coke just reviewed this issue. It can be quickly resolved, but it is a content problem, not a website problem

  1. the about page is already referenced twice on every page. The content of about needs some resolution, as per the discussion. So, I think this part of the issue can be considered resolved.
  2. The non-appearance of Independent Subroutines on the language page in both the original website and in doc-website is quite simple. In the metadata of Type/independent-subroutines.pod6, the metadata category is 'basic' not 'fundamental'. Changing the metadata will allow this page to be included automatically.

I have created a PR in raku/docs #4203 to resolve 2 above.

I suggest this issue be closed

@finanalyst
Copy link
Collaborator

independent subroutines now in language.
closing this issue as completed

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

No branches or pull requests

4 participants