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

Build docs in CI #19

Merged
merged 1 commit into from
Nov 1, 2023
Merged

Build docs in CI #19

merged 1 commit into from
Nov 1, 2023

Commits on Nov 1, 2023

  1. Add documentation task to CI

    Before now, documentation build errors would only be caught when testing
    manually or PRing a new version of StyledStrings.jl to the main Julia
    repo.
    
    To address this, a new CI task is introduced, and a few small changes
    made to make automated docs builds possible, namely:
    - Tweaking the documentation workflow
    - Introducing some docs build scripts under docs/
    - Fixing a dodgy jldoctest
    
    We also add a documentation page for the internals.
    Lilith Hafner authored and tecosaur committed Nov 1, 2023
    Configuration menu
    Copy the full SHA
    c49ae82 View commit details
    Browse the repository at this point in the history