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

DOC: index <title> tag just says "Overview" #721

Open
westurner opened this issue Feb 24, 2023 · 6 comments · May be fixed by #722
Open

DOC: index <title> tag just says "Overview" #721

westurner opened this issue Feb 24, 2023 · 6 comments · May be fixed by #722
Labels
bug Something isn't working

Comments

@westurner
Copy link

Describe the bug

context
<title> tags for the docs could have a suffix that includes e.g. "| MyST-Parser Documentation" for searchability

expectation
I expected to: have more than "Overview" to visually identify and textually search for the myst-parser docs tab.

bug
But instead: it just says "Overview"

$ jupyter-book build mybook
ERROR ...

problem
This is a problem for people doing ___ because ___.

Reproduce the bug

List your environment

No response

@westurner westurner added the bug Something isn't working label Feb 24, 2023
@welcome
Copy link

welcome bot commented Feb 24, 2023

Thanks for opening your first issue here! Engagement like this is essential for open source projects! 🤗

If you haven't done so already, check out EBP's Code of Conduct. Also, please try to follow the issue template as it helps other community members to contribute more effectively.

If your issue is a feature request, others may react to it, to raise its prominence (see Feature Voting).

Welcome to the EBP community! 🎉

@westurner westurner reopened this Feb 24, 2023
@westurner
Copy link
Author

Is there a conf.py setting for title tags in sphinx but not jupyterbook?

@chrisjsewell chrisjsewell linked a pull request Feb 25, 2023 that will close this issue
@chrisjsewell
Copy link
Member

Thanks for the pointer @westurner, how does #721 look? https://myst-parser--722.org.readthedocs.build/en/722/index.html

@westurner
Copy link
Author

westurner commented Feb 25, 2023 via email

@chrisjsewell
Copy link
Member

Sorry I'm a little confused by what you are after here 😅

Should I prepend "| MyST Parser", to all titles, rather than append?

Or maybe you can you give some specific examples, of what you would like to see appear in the html?

@chrisjsewell
Copy link
Member

Are there breadcrumbs from sphinx or jupyter-book.

I'd note myst-parser has no dependence on jupyter-book (it's the other way around)
Not sure exactly what you mean by breadcrumbs here? As in the nesting of the page under subsections?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants