Skip to content

Conversation

mkoeppe
Copy link
Contributor

@mkoeppe mkoeppe commented May 3, 2023

📚 Description

We handle sage-docbuild all html specially so that it is equivalent to running "make doc-html" in src/doc.

This gives a convenient way in the all-conda install to build the whole documentation.

Fixes #35528

📝 Checklist

  • The title is concise, informative, and self-explanatory.
  • The description explains in detail what this PR is about.
  • I have linked a relevant issue or discussion.
  • I have created tests covering the changes.
  • I have updated the documentation accordingly.

⌛ Dependencies

@github-actions
Copy link

github-actions bot commented May 3, 2023

Documentation preview for this PR is ready! 🎉
Built with commit: b219e93

Copy link
Collaborator

@kwankyu kwankyu left a comment

Choose a reason for hiding this comment

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

LGTM.

@mkoeppe
Copy link
Contributor Author

mkoeppe commented Jun 25, 2023

Thanks!

@vbraun vbraun merged commit 6d408e6 into sagemath:develop Jul 1, 2023
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.

Installation manual: In all-conda install, explain how to docbuild
3 participants