Skip to content

fixes for single-file doc-builder #40431

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

Open
wants to merge 2 commits into
base: develop
Choose a base branch
from

Conversation

fchapoton
Copy link
Contributor

This is restoring the ability to build the doc for any user-provided single file.

sage --docbuild  file=monkey_banana.py html

This has been broken since long. Now redone and using pathlib.Path

📝 Checklist

  • The title is concise and informative.
  • The description explains in detail what this PR is about.

@fchapoton
Copy link
Contributor Author

@jhpalmieri : would you be interested in that ?

1 similar comment
@fchapoton
Copy link
Contributor Author

@jhpalmieri : would you be interested in that ?

@jhpalmieri
Copy link
Member

Maybe this fixes #30475?

@fchapoton
Copy link
Contributor Author

no, this still does not work for single files inside sage own code. Same for a file that I picked at random inside lmfdb

But it works for my own personal files, and it's my use case.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants