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

Command-line switch to disable Literate.jl docs #400

Merged
merged 1 commit into from
Apr 10, 2021

Conversation

epatters
Copy link
Member

@epatters epatters commented Apr 10, 2021

The Literate.jl docs require extra dependencies and take a long time to build, so it is sometimes useful to disable them. Usage:

julia --project=docs docs/make.jl --no-literate

Closes #396.

@epatters epatters added the docs label Apr 10, 2021
@epatters epatters merged commit 47d26b3 into AlgebraicJulia:master Apr 10, 2021
@epatters epatters deleted the docs-no-literate branch April 10, 2021 20:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Docs fail to build without luatex
1 participant