{"id":79332,"name":"Documenter","ecosystem":"julia","repository_url":"https://github.com/JuliaDocs/Documenter.jl","issues_count":3,"created_at":"2025-12-18T13:01:51.112Z","updated_at":"2025-12-18T13:01:51.112Z","purl":"pkg:julia/Documenter","metadata":{"id":4313839,"name":"Documenter","ecosystem":"julia","description":"A documentation generator for Julia.","homepage":"https://documenter.juliadocs.org","licenses":"MIT","normalized_licenses":["MIT"],"repository_url":"https://github.com/JuliaDocs/Documenter.jl","keywords_array":["documentation-tool","documentation-generator","julia"],"namespace":null,"versions_count":106,"first_release_published_at":"2018-07-15T06:56:09.000Z","latest_release_published_at":"2025-11-01T00:00:00.000Z","latest_release_number":"1.16.1","last_synced_at":"2025-11-24T13:15:08.289Z","created_at":"2022-04-19T16:36:12.534Z","updated_at":"2025-11-24T13:19:46.341Z","registry_url":"https://juliahub.com/ui/Packages/General/Documenter/","install_command":"Pkg.add(\"Documenter\")","documentation_url":"https://docs.juliahub.com/General/Documenter/stable/","metadata":{"uuid":"e30172f5-a6a5-5a46-863b-614d45cd2de4"},"repo_metadata":{"id":38185233,"uuid":"49297971","full_name":"JuliaDocs/Documenter.jl","owner":"JuliaDocs","description":"A documentation generator for Julia.","archived":false,"fork":false,"pushed_at":"2025-08-21T15:04:34.000Z","size":75475,"stargazers_count":868,"open_issues_count":416,"forks_count":498,"subscribers_count":20,"default_branch":"master","last_synced_at":"2025-08-21T17:23:54.600Z","etag":null,"topics":["documentation-generator","documentation-tool","julia"],"latest_commit_sha":null,"homepage":"https://documenter.juliadocs.org","language":"Julia","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/JuliaDocs.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","contributing":null,"funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null},"funding":{"custom":"https://numfocus.org/donate-to-julia"}},"created_at":"2016-01-08T21:33:00.000Z","updated_at":"2025-08-21T14:53:23.000Z","dependencies_parsed_at":"2023-10-04T03:22:37.207Z","dependency_job_id":"e6fecb02-6e72-4c06-9761-2d687c08da33","html_url":"https://github.com/JuliaDocs/Documenter.jl","commit_stats":{"total_commits":1498,"total_committers":215,"mean_commits":6.967441860465116,"dds":0.6542056074766356,"last_synced_commit":"6abd8288164285ac58e4234f36c64b13029792e1"},"previous_names":[],"tags_count":170,"template":false,"template_full_name":null,"purl":"pkg:github/JuliaDocs/Documenter.jl","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaDocs%2FDocumenter.jl","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaDocs%2FDocumenter.jl/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaDocs%2FDocumenter.jl/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaDocs%2FDocumenter.jl/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/JuliaDocs","download_url":"https://codeload.github.com/JuliaDocs/Documenter.jl/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaDocs%2FDocumenter.jl/sbom","scorecard":{"id":75419,"data":{"date":"2025-08-11","repo":{"name":"github.com/JuliaDocs/Documenter.jl","commit":"d96ab53c15eb191e31ca537d853b83dd2f88d6ec"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":5.4,"checks":[{"name":"Code-Review","score":6,"reason":"Found 19/29 approved changesets -- score normalized to 6","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Maintained","score":10,"reason":"17 commit(s) and 20 issue activity found in the last 90 days -- score normalized to 10","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"Token-Permissions","score":0,"reason":"detected GitHub workflow tokens with excessive permissions","details":["Warn: no topLevel permission defined: .github/workflows/CI.yml:1","Warn: no topLevel permission defined: .github/workflows/Changelog.yml:1","Warn: topLevel 'contents' permission set to 'write': .github/workflows/CompatHelper.yml:7","Warn: topLevel 'contents' permission set to 'write': .github/workflows/TagBot.yml:11","Warn: no topLevel permission defined: .github/workflows/regression-tests.yml:1","Info: no jobLevel write permissions found"],"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Dangerous-Workflow","score":10,"reason":"no dangerous workflow patterns detected","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE.md:0","Info: FSF or OSI recognized license: MIT License: LICENSE.md:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Pinned-Dependencies","score":0,"reason":"dependency not pinned by hash detected -- score normalized to 0","details":["Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CI.yml:198: update your workflow using https://app.stepsecurity.io/secureworkflow/JuliaDocs/Documenter.jl/CI.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CI.yml:199: update your workflow using https://app.stepsecurity.io/secureworkflow/JuliaDocs/Documenter.jl/CI.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CI.yml:202: update your workflow using https://app.stepsecurity.io/secureworkflow/JuliaDocs/Documenter.jl/CI.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CI.yml:211: update your workflow using https://app.stepsecurity.io/secureworkflow/JuliaDocs/Documenter.jl/CI.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CI.yml:218: update your workflow using https://app.stepsecurity.io/secureworkflow/JuliaDocs/Documenter.jl/CI.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CI.yml:257: update your workflow using https://app.stepsecurity.io/secureworkflow/JuliaDocs/Documenter.jl/CI.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CI.yml:258: update your workflow using https://app.stepsecurity.io/secureworkflow/JuliaDocs/Documenter.jl/CI.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CI.yml:267: update your workflow using https://app.stepsecurity.io/secureworkflow/JuliaDocs/Documenter.jl/CI.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CI.yml:268: update your workflow using https://app.stepsecurity.io/secureworkflow/JuliaDocs/Documenter.jl/CI.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CI.yml:276: update your workflow using https://app.stepsecurity.io/secureworkflow/JuliaDocs/Documenter.jl/CI.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CI.yml:302: update your workflow using https://app.stepsecurity.io/secureworkflow/JuliaDocs/Documenter.jl/CI.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CI.yml:303: update your workflow using https://app.stepsecurity.io/secureworkflow/JuliaDocs/Documenter.jl/CI.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CI.yml:43: update your workflow using https://app.stepsecurity.io/secureworkflow/JuliaDocs/Documenter.jl/CI.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CI.yml:44: update your workflow using https://app.stepsecurity.io/secureworkflow/JuliaDocs/Documenter.jl/CI.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CI.yml:49: update your workflow using https://app.stepsecurity.io/secureworkflow/JuliaDocs/Documenter.jl/CI.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CI.yml:50: update your workflow using https://app.stepsecurity.io/secureworkflow/JuliaDocs/Documenter.jl/CI.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CI.yml:51: update your workflow using https://app.stepsecurity.io/secureworkflow/JuliaDocs/Documenter.jl/CI.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CI.yml:54: update your workflow using https://app.stepsecurity.io/secureworkflow/JuliaDocs/Documenter.jl/CI.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CI.yml:55: update your workflow using https://app.stepsecurity.io/secureworkflow/JuliaDocs/Documenter.jl/CI.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CI.yml:60: update your workflow using https://app.stepsecurity.io/secureworkflow/JuliaDocs/Documenter.jl/CI.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CI.yml:77: update your workflow using https://app.stepsecurity.io/secureworkflow/JuliaDocs/Documenter.jl/CI.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CI.yml:88: update your workflow using https://app.stepsecurity.io/secureworkflow/JuliaDocs/Documenter.jl/CI.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CI.yml:95: update your workflow using https://app.stepsecurity.io/secureworkflow/JuliaDocs/Documenter.jl/CI.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CI.yml:106: update your workflow using https://app.stepsecurity.io/secureworkflow/JuliaDocs/Documenter.jl/CI.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CI.yml:109: update your workflow using https://app.stepsecurity.io/secureworkflow/JuliaDocs/Documenter.jl/CI.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CI.yml:117: update your workflow using https://app.stepsecurity.io/secureworkflow/JuliaDocs/Documenter.jl/CI.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CI.yml:118: update your workflow using https://app.stepsecurity.io/secureworkflow/JuliaDocs/Documenter.jl/CI.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CI.yml:126: update your workflow using https://app.stepsecurity.io/secureworkflow/JuliaDocs/Documenter.jl/CI.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CI.yml:132: update your workflow using https://app.stepsecurity.io/secureworkflow/JuliaDocs/Documenter.jl/CI.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CI.yml:141: update your workflow using https://app.stepsecurity.io/secureworkflow/JuliaDocs/Documenter.jl/CI.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CI.yml:142: update your workflow using https://app.stepsecurity.io/secureworkflow/JuliaDocs/Documenter.jl/CI.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CI.yml:145: update your workflow using https://app.stepsecurity.io/secureworkflow/JuliaDocs/Documenter.jl/CI.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CI.yml:228: update your workflow using https://app.stepsecurity.io/secureworkflow/JuliaDocs/Documenter.jl/CI.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CI.yml:229: update your workflow using https://app.stepsecurity.io/secureworkflow/JuliaDocs/Documenter.jl/CI.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CI.yml:234: update your workflow using https://app.stepsecurity.io/secureworkflow/JuliaDocs/Documenter.jl/CI.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CI.yml:235: update your workflow using https://app.stepsecurity.io/secureworkflow/JuliaDocs/Documenter.jl/CI.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CI.yml:239: update your workflow using https://app.stepsecurity.io/secureworkflow/JuliaDocs/Documenter.jl/CI.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CI.yml:248: update your workflow using https://app.stepsecurity.io/secureworkflow/JuliaDocs/Documenter.jl/CI.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CI.yml:287: update your workflow using https://app.stepsecurity.io/secureworkflow/JuliaDocs/Documenter.jl/CI.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CI.yml:288: update your workflow using https://app.stepsecurity.io/secureworkflow/JuliaDocs/Documenter.jl/CI.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CI.yml:311: update your workflow using https://app.stepsecurity.io/secureworkflow/JuliaDocs/Documenter.jl/CI.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CI.yml:312: update your workflow using https://app.stepsecurity.io/secureworkflow/JuliaDocs/Documenter.jl/CI.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CI.yml:315: update your workflow using https://app.stepsecurity.io/secureworkflow/JuliaDocs/Documenter.jl/CI.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CI.yml:316: update your workflow using https://app.stepsecurity.io/secureworkflow/JuliaDocs/Documenter.jl/CI.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CI.yml:325: update your workflow using https://app.stepsecurity.io/secureworkflow/JuliaDocs/Documenter.jl/CI.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CI.yml:327: update your workflow using https://app.stepsecurity.io/secureworkflow/JuliaDocs/Documenter.jl/CI.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CI.yml:336: update your workflow using https://app.stepsecurity.io/secureworkflow/JuliaDocs/Documenter.jl/CI.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/CI.yml:161: update your workflow using https://app.stepsecurity.io/secureworkflow/JuliaDocs/Documenter.jl/CI.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CI.yml:162: update your workflow using https://app.stepsecurity.io/secureworkflow/JuliaDocs/Documenter.jl/CI.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CI.yml:165: update your workflow using https://app.stepsecurity.io/secureworkflow/JuliaDocs/Documenter.jl/CI.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CI.yml:172: update your workflow using https://app.stepsecurity.io/secureworkflow/JuliaDocs/Documenter.jl/CI.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CI.yml:173: update your workflow using https://app.stepsecurity.io/secureworkflow/JuliaDocs/Documenter.jl/CI.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CI.yml:181: update your workflow using https://app.stepsecurity.io/secureworkflow/JuliaDocs/Documenter.jl/CI.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/Changelog.yml:12: update your workflow using https://app.stepsecurity.io/secureworkflow/JuliaDocs/Documenter.jl/Changelog.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/CompatHelper.yml:18: update your workflow using https://app.stepsecurity.io/secureworkflow/JuliaDocs/Documenter.jl/CompatHelper.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/TagBot.yml:17: update your workflow using https://app.stepsecurity.io/secureworkflow/JuliaDocs/Documenter.jl/TagBot.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/regression-tests.yml:33: update your workflow using https://app.stepsecurity.io/secureworkflow/JuliaDocs/Documenter.jl/regression-tests.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/regression-tests.yml:34: update your workflow using https://app.stepsecurity.io/secureworkflow/JuliaDocs/Documenter.jl/regression-tests.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/regression-tests.yml:37: update your workflow using https://app.stepsecurity.io/secureworkflow/JuliaDocs/Documenter.jl/regression-tests.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/regression-tests.yml:47: update your workflow using https://app.stepsecurity.io/secureworkflow/JuliaDocs/Documenter.jl/regression-tests.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/regression-tests.yml:67: update your workflow using https://app.stepsecurity.io/secureworkflow/JuliaDocs/Documenter.jl/regression-tests.yml/master?enable=pin","Warn: third-party GitHubAction not pinned by hash: .github/workflows/regression-tests.yml:68: update your workflow using https://app.stepsecurity.io/secureworkflow/JuliaDocs/Documenter.jl/regression-tests.yml/master?enable=pin","Warn: GitHub-owned GitHubAction not pinned by hash: .github/workflows/regression-tests.yml:71: update your workflow using https://app.stepsecurity.io/secureworkflow/JuliaDocs/Documenter.jl/regression-tests.yml/master?enable=pin","Info:   0 out of  21 GitHub-owned GitHubAction dependencies pinned","Info:   0 out of  42 third-party GitHubAction dependencies pinned"],"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":-1,"reason":"internal error: error during branchesHandler.setup: internal error: githubv4.Query: Resource not accessible by integration","details":null,"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}},{"name":"SAST","score":0,"reason":"SAST tool is not run on all commits -- score normalized to 0","details":["Warn: 0 commits out of 30 are checked with a SAST tool"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}}]},"last_synced_at":"2025-08-15T04:42:04.326Z","repository_id":38185233,"created_at":"2025-08-15T04:42:04.327Z","updated_at":"2025-08-15T04:42:04.327Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":271854420,"owners_count":24834452,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-08-24T02:00:11.135Z","response_time":111,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"},"owner_record":{"login":"JuliaDocs","name":"JuliaDocs","uuid":"19620248","kind":"organization","description":"Documentation-related packages for Julia.","email":null,"website":"https://juliadocs.org","location":null,"twitter":null,"company":null,"icon_url":"https://avatars.githubusercontent.com/u/19620248?v=4","repositories_count":22,"last_synced_at":"2024-03-27T10:12:56.019Z","metadata":{"has_sponsors_listing":false},"html_url":"https://github.com/JuliaDocs","funding_links":[],"total_stars":1550,"followers":34,"following":0,"created_at":"2022-11-05T23:34:34.155Z","updated_at":"2024-03-27T10:12:56.355Z","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/JuliaDocs","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/JuliaDocs/repositories"},"tags":[{"name":"v1.14.1","sha":"e972ea249269d2ffcf979b8d9848b2f1d516e520","kind":"tag","published_at":"2025-07-09T19:47:33.000Z","download_url":"https://codeload.github.com/JuliaDocs/Documenter.jl/tar.gz/v1.14.1","html_url":"https://github.com/JuliaDocs/Documenter.jl/releases/tag/v1.14.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JuliaDocs/Documenter.jl@v1.14.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaDocs%2FDocumenter.jl/tags/v1.14.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaDocs%2FDocumenter.jl/tags/v1.14.1/manifests"},{"name":"v1.14.0","sha":"221eb09028c86cd735b8dd77e0a45ac5d1a53f9d","kind":"tag","published_at":"2025-07-09T07:41:32.000Z","download_url":"https://codeload.github.com/JuliaDocs/Documenter.jl/tar.gz/v1.14.0","html_url":"https://github.com/JuliaDocs/Documenter.jl/releases/tag/v1.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JuliaDocs/Documenter.jl@v1.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaDocs%2FDocumenter.jl/tags/v1.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaDocs%2FDocumenter.jl/tags/v1.14.0/manifests"},{"name":"v1.13.0","sha":"b05374e2956cab85f13dbc8699acce1b51e6c8b7","kind":"tag","published_at":"2025-06-19T17:33:53.000Z","download_url":"https://codeload.github.com/JuliaDocs/Documenter.jl/tar.gz/v1.13.0","html_url":"https://github.com/JuliaDocs/Documenter.jl/releases/tag/v1.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JuliaDocs/Documenter.jl@v1.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaDocs%2FDocumenter.jl/tags/v1.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaDocs%2FDocumenter.jl/tags/v1.13.0/manifests"},{"name":"v1.12.0","sha":"022c013b36ecb328c217db9e977e0339ec30b5b9","kind":"tag","published_at":"2025-06-06T20:31:11.000Z","download_url":"https://codeload.github.com/JuliaDocs/Documenter.jl/tar.gz/v1.12.0","html_url":"https://github.com/JuliaDocs/Documenter.jl/releases/tag/v1.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JuliaDocs/Documenter.jl@v1.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaDocs%2FDocumenter.jl/tags/v1.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaDocs%2FDocumenter.jl/tags/v1.12.0/manifests"},{"name":"v1.11.4","sha":"3ada4620e0952c9e2a0697e2bdb0b9ab0e28af47","kind":"tag","published_at":"2025-05-16T02:23:39.000Z","download_url":"https://codeload.github.com/JuliaDocs/Documenter.jl/tar.gz/v1.11.4","html_url":"https://github.com/JuliaDocs/Documenter.jl/releases/tag/v1.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JuliaDocs/Documenter.jl@v1.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaDocs%2FDocumenter.jl/tags/v1.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaDocs%2FDocumenter.jl/tags/v1.11.4/manifests"},{"name":"v1.11.3","sha":"eefa596a922c952076b6a9c4a311d44c473370d3","kind":"tag","published_at":"2025-05-15T05:00:51.000Z","download_url":"https://codeload.github.com/JuliaDocs/Documenter.jl/tar.gz/v1.11.3","html_url":"https://github.com/JuliaDocs/Documenter.jl/releases/tag/v1.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JuliaDocs/Documenter.jl@v1.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaDocs%2FDocumenter.jl/tags/v1.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaDocs%2FDocumenter.jl/tags/v1.11.3/manifests"},{"name":"v1.11.2","sha":"21dd8c91744abd4d5c906a9da5c8d1a9ba142d49","kind":"tag","published_at":"2025-05-14T01:34:50.000Z","download_url":"https://codeload.github.com/JuliaDocs/Documenter.jl/tar.gz/v1.11.2","html_url":"https://github.com/JuliaDocs/Documenter.jl/releases/tag/v1.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JuliaDocs/Documenter.jl@v1.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaDocs%2FDocumenter.jl/tags/v1.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaDocs%2FDocumenter.jl/tags/v1.11.2/manifests"},{"name":"v1.11.1","sha":"92adad9333a6a20665793e146aaf2acfe75eab07","kind":"tag","published_at":"2025-05-13T02:45:36.000Z","download_url":"https://codeload.github.com/JuliaDocs/Documenter.jl/tar.gz/v1.11.1","html_url":"https://github.com/JuliaDocs/Documenter.jl/releases/tag/v1.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JuliaDocs/Documenter.jl@v1.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaDocs%2FDocumenter.jl/tags/v1.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaDocs%2FDocumenter.jl/tags/v1.11.1/manifests"},{"name":"v1.11.0","sha":"fadb28c20a6404737712e9b11ab65bde9e9eac71","kind":"tag","published_at":"2025-05-08T22:36:41.000Z","download_url":"https://codeload.github.com/JuliaDocs/Documenter.jl/tar.gz/v1.11.0","html_url":"https://github.com/JuliaDocs/Documenter.jl/releases/tag/v1.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JuliaDocs/Documenter.jl@v1.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaDocs%2FDocumenter.jl/tags/v1.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaDocs%2FDocumenter.jl/tags/v1.11.0/manifests"},{"name":"v1.10.2","sha":"1ffee52ca68738213dee931be7c4b82d441dae2d","kind":"tag","published_at":"2025-04-25T05:29:31.000Z","download_url":"https://codeload.github.com/JuliaDocs/Documenter.jl/tar.gz/v1.10.2","html_url":"https://github.com/JuliaDocs/Documenter.jl/releases/tag/v1.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JuliaDocs/Documenter.jl@v1.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaDocs%2FDocumenter.jl/tags/v1.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaDocs%2FDocumenter.jl/tags/v1.10.2/manifests"},{"name":"v1.10.1","sha":"4328aec711dd3ee04d1989c796b241f547962fcd","kind":"tag","published_at":"2025-04-01T01:37:07.000Z","download_url":"https://codeload.github.com/JuliaDocs/Documenter.jl/tar.gz/v1.10.1","html_url":"https://github.com/JuliaDocs/Documenter.jl/releases/tag/v1.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JuliaDocs/Documenter.jl@v1.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaDocs%2FDocumenter.jl/tags/v1.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaDocs%2FDocumenter.jl/tags/v1.10.1/manifests"},{"name":"v1.10.0","sha":"dc0f43375ace0b307f138ccd36f376d3b88290e3","kind":"tag","published_at":"2025-03-30T21:53:30.000Z","download_url":"https://codeload.github.com/JuliaDocs/Documenter.jl/tar.gz/v1.10.0","html_url":"https://github.com/JuliaDocs/Documenter.jl/releases/tag/v1.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JuliaDocs/Documenter.jl@v1.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaDocs%2FDocumenter.jl/tags/v1.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaDocs%2FDocumenter.jl/tags/v1.10.0/manifests"},{"name":"v1.9.0","sha":"20bac18e88bd83c4f2c7fa2f5c11eb213ffd216e","kind":"tag","published_at":"2025-03-16T20:05:45.000Z","download_url":"https://codeload.github.com/JuliaDocs/Documenter.jl/tar.gz/v1.9.0","html_url":"https://github.com/JuliaDocs/Documenter.jl/releases/tag/v1.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JuliaDocs/Documenter.jl@v1.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaDocs%2FDocumenter.jl/tags/v1.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaDocs%2FDocumenter.jl/tags/v1.9.0/manifests"},{"name":"v1.8.1","sha":"2e6d9dabe32d72da03a9fc0cd184817a955e04c1","kind":"tag","published_at":"2025-02-11T08:28:45.000Z","download_url":"https://codeload.github.com/JuliaDocs/Documenter.jl/tar.gz/v1.8.1","html_url":"https://github.com/JuliaDocs/Documenter.jl/releases/tag/v1.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JuliaDocs/Documenter.jl@v1.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaDocs%2FDocumenter.jl/tags/v1.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaDocs%2FDocumenter.jl/tags/v1.8.1/manifests"},{"name":"v1.8.0","sha":"2123d7a12a7380ca793b9cf2d680af1c7eb8b94a","kind":"tag","published_at":"2024-11-12T23:50:33.000Z","download_url":"https://codeload.github.com/JuliaDocs/Documenter.jl/tar.gz/v1.8.0","html_url":"https://github.com/JuliaDocs/Documenter.jl/releases/tag/v1.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JuliaDocs/Documenter.jl@v1.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaDocs%2FDocumenter.jl/tags/v1.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaDocs%2FDocumenter.jl/tags/v1.8.0/manifests"},{"name":"v1.7.0","sha":"a0257f939c2be20c7a68ecc02c4ada8210f29495","kind":"tag","published_at":"2024-09-04T00:47:15.000Z","download_url":"https://codeload.github.com/JuliaDocs/Documenter.jl/tar.gz/v1.7.0","html_url":"https://github.com/JuliaDocs/Documenter.jl/releases/tag/v1.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JuliaDocs/Documenter.jl@v1.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaDocs%2FDocumenter.jl/tags/v1.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaDocs%2FDocumenter.jl/tags/v1.7.0/manifests"},{"name":"v1.6.0","sha":"22c9742e35e11d65784149b513c0268d07514409","kind":"tag","published_at":"2024-08-20T22:40:07.000Z","download_url":"https://codeload.github.com/JuliaDocs/Documenter.jl/tar.gz/v1.6.0","html_url":"https://github.com/JuliaDocs/Documenter.jl/releases/tag/v1.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JuliaDocs/Documenter.jl@v1.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaDocs%2FDocumenter.jl/tags/v1.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaDocs%2FDocumenter.jl/tags/v1.6.0/manifests"},{"name":"v1.5.0","sha":"ce1fe2923a9a5b9e30b4c6d7e383559b00dd45d3","kind":"tag","published_at":"2024-06-26T08:07:02.000Z","download_url":"https://codeload.github.com/JuliaDocs/Documenter.jl/tar.gz/v1.5.0","html_url":"https://github.com/JuliaDocs/Documenter.jl/releases/tag/v1.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JuliaDocs/Documenter.jl@v1.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaDocs%2FDocumenter.jl/tags/v1.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaDocs%2FDocumenter.jl/tags/v1.5.0/manifests"},{"name":"v1.4.1","sha":"027544a3bfb02f70abb8430ece508edaa35873b5","kind":"tag","published_at":"2024-05-01T23:27:33.000Z","download_url":"https://codeload.github.com/JuliaDocs/Documenter.jl/tar.gz/v1.4.1","html_url":"https://github.com/JuliaDocs/Documenter.jl/releases/tag/v1.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JuliaDocs/Documenter.jl@v1.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaDocs%2FDocumenter.jl/tags/v1.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaDocs%2FDocumenter.jl/tags/v1.4.1/manifests"},{"name":"v1.4.0","sha":"65deb630d84b349a3a894a054ddb2607ebc65fbd","kind":"tag","published_at":"2024-04-14T23:15:02.000Z","download_url":"https://codeload.github.com/JuliaDocs/Documenter.jl/tar.gz/v1.4.0","html_url":"https://github.com/JuliaDocs/Documenter.jl/releases/tag/v1.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JuliaDocs/Documenter.jl@v1.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaDocs%2FDocumenter.jl/tags/v1.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaDocs%2FDocumenter.jl/tags/v1.4.0/manifests"},{"name":"v1.3.0","sha":"a6f6c0c7e33f4b0c3fab38811ac691d646e2d46c","kind":"tag","published_at":"2024-03-02T11:10:24.000Z","download_url":"https://codeload.github.com/JuliaDocs/Documenter.jl/tar.gz/v1.3.0","html_url":"https://github.com/JuliaDocs/Documenter.jl/releases/tag/v1.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JuliaDocs/Documenter.jl@v1.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaDocs%2FDocumenter.jl/tags/v1.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaDocs%2FDocumenter.jl/tags/v1.3.0/manifests"},{"name":"v1.2.1","sha":"3e6129d77da0150ba9851a2aa1c541d4b818e8fb","kind":"tag","published_at":"2023-12-02T09:16:43.000Z","download_url":"https://codeload.github.com/JuliaDocs/Documenter.jl/tar.gz/v1.2.1","html_url":"https://github.com/JuliaDocs/Documenter.jl/releases/tag/v1.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JuliaDocs/Documenter.jl@v1.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaDocs%2FDocumenter.jl/tags/v1.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaDocs%2FDocumenter.jl/tags/v1.2.1/manifests"},{"name":"v1.2.0","sha":"452057c26861d215df6256376ff6a889bedaa5d0","kind":"tag","published_at":"2023-11-29T00:17:49.000Z","download_url":"https://codeload.github.com/JuliaDocs/Documenter.jl/tar.gz/v1.2.0","html_url":"https://github.com/JuliaDocs/Documenter.jl/releases/tag/v1.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JuliaDocs/Documenter.jl@v1.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaDocs%2FDocumenter.jl/tags/v1.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaDocs%2FDocumenter.jl/tags/v1.2.0/manifests"},{"name":"v1.1.2","sha":"6052e5f516800e22c65addec7ce69aaf84b247d5","kind":"tag","published_at":"2023-10-23T09:16:04.000Z","download_url":"https://codeload.github.com/JuliaDocs/Documenter.jl/tar.gz/v1.1.2","html_url":"https://github.com/JuliaDocs/Documenter.jl/releases/tag/v1.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JuliaDocs/Documenter.jl@v1.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaDocs%2FDocumenter.jl/tags/v1.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaDocs%2FDocumenter.jl/tags/v1.1.2/manifests"},{"name":"v1.1.1","sha":"a86549b64d7c864127b92ac831257aa271370378","kind":"tag","published_at":"2023-10-12T08:17:46.000Z","download_url":"https://codeload.github.com/JuliaDocs/Documenter.jl/tar.gz/v1.1.1","html_url":"https://github.com/JuliaDocs/Documenter.jl/releases/tag/v1.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JuliaDocs/Documenter.jl@v1.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaDocs%2FDocumenter.jl/tags/v1.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaDocs%2FDocumenter.jl/tags/v1.1.1/manifests"},{"name":"v1.1.0","sha":"7d3dc2ceef39a62edf2de7081e2d3aaf9be8d7c3","kind":"tag","published_at":"2023-09-28T09:23:47.000Z","download_url":"https://codeload.github.com/JuliaDocs/Documenter.jl/tar.gz/v1.1.0","html_url":"https://github.com/JuliaDocs/Documenter.jl/releases/tag/v1.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JuliaDocs/Documenter.jl@v1.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaDocs%2FDocumenter.jl/tags/v1.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaDocs%2FDocumenter.jl/tags/v1.1.0/manifests"},{"name":"v1.0.1","sha":"f9b036816a6676fc13a77c2da36e72b39f60fa80","kind":"tag","published_at":"2023-09-18T08:41:34.000Z","download_url":"https://codeload.github.com/JuliaDocs/Documenter.jl/tar.gz/v1.0.1","html_url":"https://github.com/JuliaDocs/Documenter.jl/releases/tag/v1.0.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JuliaDocs/Documenter.jl@v1.0.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaDocs%2FDocumenter.jl/tags/v1.0.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaDocs%2FDocumenter.jl/tags/v1.0.1/manifests"},{"name":"v1.0.0+doc1","sha":"dbffa5ca2cb599b29382758a7ac7033bce593e1b","kind":"commit","published_at":"2023-09-18T08:17:28.000Z","download_url":"https://codeload.github.com/JuliaDocs/Documenter.jl/tar.gz/v1.0.0+doc1","html_url":"https://github.com/JuliaDocs/Documenter.jl/releases/tag/v1.0.0+doc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JuliaDocs/Documenter.jl@v1.0.0%2Bdoc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaDocs%2FDocumenter.jl/tags/v1.0.0+doc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaDocs%2FDocumenter.jl/tags/v1.0.0+doc1/manifests"},{"name":"v1.0.0","sha":"c3fc63b108feacf222e5ab98b1fb88231dc995a0","kind":"tag","published_at":"2023-09-15T11:02:21.000Z","download_url":"https://codeload.github.com/JuliaDocs/Documenter.jl/tar.gz/v1.0.0","html_url":"https://github.com/JuliaDocs/Documenter.jl/releases/tag/v1.0.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JuliaDocs/Documenter.jl@v1.0.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaDocs%2FDocumenter.jl/tags/v1.0.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaDocs%2FDocumenter.jl/tags/v1.0.0/manifests"},{"name":"v0.27.25","sha":"d9db9071d596cb9be81e742789952f2da2de8980","kind":"tag","published_at":"2023-07-03T05:58:29.000Z","download_url":"https://codeload.github.com/JuliaDocs/Documenter.jl/tar.gz/v0.27.25","html_url":"https://github.com/JuliaDocs/Documenter.jl/releases/tag/v0.27.25","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JuliaDocs/Documenter.jl@v0.27.25","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaDocs%2FDocumenter.jl/tags/v0.27.25","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaDocs%2FDocumenter.jl/tags/v0.27.25/manifests"},{"name":"v0.27.24","sha":"b4c6496f0a60207963f6a5f47c51a15ec685c852","kind":"tag","published_at":"2023-01-23T09:56:58.000Z","download_url":"https://codeload.github.com/JuliaDocs/Documenter.jl/tar.gz/v0.27.24","html_url":"https://github.com/JuliaDocs/Documenter.jl/releases/tag/v0.27.24","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JuliaDocs/Documenter.jl@v0.27.24","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaDocs%2FDocumenter.jl/tags/v0.27.24","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaDocs%2FDocumenter.jl/tags/v0.27.24/manifests"},{"name":"v0.27.23","sha":"327d155f992ec7c63e35fa2cb08f7f7c2d33409a","kind":"tag","published_at":"2022-08-26T04:22:22.000Z","download_url":"https://codeload.github.com/JuliaDocs/Documenter.jl/tar.gz/v0.27.23","html_url":"https://github.com/JuliaDocs/Documenter.jl/releases/tag/v0.27.23","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JuliaDocs/Documenter.jl@v0.27.23","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaDocs%2FDocumenter.jl/tags/v0.27.23","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaDocs%2FDocumenter.jl/tags/v0.27.23/manifests"},{"name":"v0.27.22","sha":"4cc7fe178faf79299fc230128283ff3d10e51b62","kind":"tag","published_at":"2022-07-24T11:33:09.000Z","download_url":"https://codeload.github.com/JuliaDocs/Documenter.jl/tar.gz/v0.27.22","html_url":"https://github.com/JuliaDocs/Documenter.jl/releases/tag/v0.27.22","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JuliaDocs/Documenter.jl@v0.27.22","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaDocs%2FDocumenter.jl/tags/v0.27.22","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaDocs%2FDocumenter.jl/tags/v0.27.22/manifests"},{"name":"v0.27.21","sha":"186172b6d33aed2cf0d79724d140d592d0da291f","kind":"tag","published_at":"2022-07-13T11:17:34.000Z","download_url":"https://codeload.github.com/JuliaDocs/Documenter.jl/tar.gz/v0.27.21","html_url":"https://github.com/JuliaDocs/Documenter.jl/releases/tag/v0.27.21","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JuliaDocs/Documenter.jl@v0.27.21","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaDocs%2FDocumenter.jl/tags/v0.27.21","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaDocs%2FDocumenter.jl/tags/v0.27.21/manifests"},{"name":"v0.27.20","sha":"7a77b21662dabd645e91fcf7e4f9901f5ea8a6a5","kind":"tag","published_at":"2022-07-10T01:29:14.000Z","download_url":"https://codeload.github.com/JuliaDocs/Documenter.jl/tar.gz/v0.27.20","html_url":"https://github.com/JuliaDocs/Documenter.jl/releases/tag/v0.27.20","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JuliaDocs/Documenter.jl@v0.27.20","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaDocs%2FDocumenter.jl/tags/v0.27.20","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaDocs%2FDocumenter.jl/tags/v0.27.20/manifests"},{"name":"v0.27.19","sha":"f2694ee14a77791aa163078df76aae975b09a524","kind":"tag","published_at":"2022-06-05T12:07:08.000Z","download_url":"https://codeload.github.com/JuliaDocs/Documenter.jl/tar.gz/v0.27.19","html_url":"https://github.com/JuliaDocs/Documenter.jl/releases/tag/v0.27.19","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JuliaDocs/Documenter.jl@v0.27.19","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaDocs%2FDocumenter.jl/tags/v0.27.19","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaDocs%2FDocumenter.jl/tags/v0.27.19/manifests"},{"name":"v0.27.18","sha":"d44e105dd97cd086b6c91d735b6cb1cc1f379381","kind":"tag","published_at":"2022-05-24T22:59:49.000Z","download_url":"https://codeload.github.com/JuliaDocs/Documenter.jl/tar.gz/v0.27.18","html_url":"https://github.com/JuliaDocs/Documenter.jl/releases/tag/v0.27.18","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JuliaDocs/Documenter.jl@v0.27.18","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaDocs%2FDocumenter.jl/tags/v0.27.18","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaDocs%2FDocumenter.jl/tags/v0.27.18/manifests"},{"name":"v0.27.17","sha":"1fcf1de5b0dd3f45a3c17af3d18776a456fe6a12","kind":"tag","published_at":"2022-05-09T03:23:36.000Z","download_url":"https://codeload.github.com/JuliaDocs/Documenter.jl/tar.gz/v0.27.17","html_url":"https://github.com/JuliaDocs/Documenter.jl/releases/tag/v0.27.17","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JuliaDocs/Documenter.jl@v0.27.17","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaDocs%2FDocumenter.jl/tags/v0.27.17","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaDocs%2FDocumenter.jl/tags/v0.27.17/manifests"},{"name":"v0.27.16","sha":"cd57c41ab1ff8a8dacf5c21a7d8363b777a6ad9a","kind":"tag","published_at":"2022-04-19T00:48:29.000Z","download_url":"https://codeload.github.com/JuliaDocs/Documenter.jl/tar.gz/v0.27.16","html_url":"https://github.com/JuliaDocs/Documenter.jl/releases/tag/v0.27.16","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JuliaDocs/Documenter.jl@v0.27.16","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaDocs%2FDocumenter.jl/tags/v0.27.16","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaDocs%2FDocumenter.jl/tags/v0.27.16/manifests"},{"name":"v0.27.15","sha":"a31cddb882638d50fdbc9d087b941246993c00a4","kind":"tag","published_at":"2022-03-17T12:39:40.000Z","download_url":"https://codeload.github.com/JuliaDocs/Documenter.jl/tar.gz/v0.27.15","html_url":"https://github.com/JuliaDocs/Documenter.jl/releases/tag/v0.27.15","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JuliaDocs/Documenter.jl@v0.27.15","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaDocs%2FDocumenter.jl/tags/v0.27.15","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaDocs%2FDocumenter.jl/tags/v0.27.15/manifests"},{"name":"v0.27.14","sha":"1824adcf464b6801e1c60b2dc72e3c7beb58ea2a","kind":"tag","published_at":"2022-03-02T13:24:17.000Z","download_url":"https://codeload.github.com/JuliaDocs/Documenter.jl/tar.gz/v0.27.14","html_url":"https://github.com/JuliaDocs/Documenter.jl/releases/tag/v0.27.14","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JuliaDocs/Documenter.jl@v0.27.14","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaDocs%2FDocumenter.jl/tags/v0.27.14","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaDocs%2FDocumenter.jl/tags/v0.27.14/manifests"},{"name":"v0.27.13","sha":"ec7ce7043e2b2c8564160fd52727ad4780c7d97c","kind":"tag","published_at":"2022-02-25T09:57:14.000Z","download_url":"https://codeload.github.com/JuliaDocs/Documenter.jl/tar.gz/v0.27.13","html_url":"https://github.com/JuliaDocs/Documenter.jl/releases/tag/v0.27.13","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JuliaDocs/Documenter.jl@v0.27.13","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaDocs%2FDocumenter.jl/tags/v0.27.13","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaDocs%2FDocumenter.jl/tags/v0.27.13/manifests"},{"name":"v0.27.12","sha":"5e5d2db1d0600cddec14b4ea3139bc5acc48e401","kind":"tag","published_at":"2022-01-17T13:53:47.000Z","download_url":"https://codeload.github.com/JuliaDocs/Documenter.jl/tar.gz/v0.27.12","html_url":"https://github.com/JuliaDocs/Documenter.jl/releases/tag/v0.27.12","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JuliaDocs/Documenter.jl@v0.27.12","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaDocs%2FDocumenter.jl/tags/v0.27.12","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaDocs%2FDocumenter.jl/tags/v0.27.12/manifests"},{"name":"v0.27.11","sha":"6b0b50dcacd30a6fe90e0e974600f7297ead303d","kind":"tag","published_at":"2022-01-16T13:30:42.000Z","download_url":"https://codeload.github.com/JuliaDocs/Documenter.jl/tar.gz/v0.27.11","html_url":"https://github.com/JuliaDocs/Documenter.jl/releases/tag/v0.27.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JuliaDocs/Documenter.jl@v0.27.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaDocs%2FDocumenter.jl/tags/v0.27.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaDocs%2FDocumenter.jl/tags/v0.27.11/manifests"},{"name":"v0.27.10+docs","sha":"d2254ba3d6ac38b0147f500d4f346015ac1373ed","kind":"tag","published_at":"2021-11-18T14:55:20.000Z","download_url":"https://codeload.github.com/JuliaDocs/Documenter.jl/tar.gz/v0.27.10+docs","html_url":"https://github.com/JuliaDocs/Documenter.jl/releases/tag/v0.27.10+docs","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JuliaDocs/Documenter.jl@v0.27.10%2Bdocs","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaDocs%2FDocumenter.jl/tags/v0.27.10+docs","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaDocs%2FDocumenter.jl/tags/v0.27.10+docs/manifests"},{"name":"v0.27.10","sha":"33d50fda2b1b5da19e468736f3ad978b2238dc0f","kind":"tag","published_at":"2021-10-20T08:27:36.000Z","download_url":"https://codeload.github.com/JuliaDocs/Documenter.jl/tar.gz/v0.27.10","html_url":"https://github.com/JuliaDocs/Documenter.jl/releases/tag/v0.27.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JuliaDocs/Documenter.jl@v0.27.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaDocs%2FDocumenter.jl/tags/v0.27.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaDocs%2FDocumenter.jl/tags/v0.27.10/manifests"},{"name":"v0.27.9","sha":"b99b4fd912d3c0eab8c40db3d6994d83465f48d4","kind":"tag","published_at":"2021-10-18T09:05:49.000Z","download_url":"https://codeload.github.com/JuliaDocs/Documenter.jl/tar.gz/v0.27.9","html_url":"https://github.com/JuliaDocs/Documenter.jl/releases/tag/v0.27.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JuliaDocs/Documenter.jl@v0.27.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaDocs%2FDocumenter.jl/tags/v0.27.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaDocs%2FDocumenter.jl/tags/v0.27.9/manifests"},{"name":"v0.27.8","sha":"4b40865606eaed3cdfd91bd7bcfdb1aacd6e738f","kind":"tag","published_at":"2021-10-14T11:20:21.000Z","download_url":"https://codeload.github.com/JuliaDocs/Documenter.jl/tar.gz/v0.27.8","html_url":"https://github.com/JuliaDocs/Documenter.jl/releases/tag/v0.27.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JuliaDocs/Documenter.jl@v0.27.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaDocs%2FDocumenter.jl/tags/v0.27.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaDocs%2FDocumenter.jl/tags/v0.27.8/manifests"},{"name":"v0.27.7","sha":"4ad72d84c5b43eb24394acfb2878d6eb3c03772f","kind":"tag","published_at":"2021-09-27T08:35:55.000Z","download_url":"https://codeload.github.com/JuliaDocs/Documenter.jl/tar.gz/v0.27.7","html_url":"https://github.com/JuliaDocs/Documenter.jl/releases/tag/v0.27.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JuliaDocs/Documenter.jl@v0.27.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaDocs%2FDocumenter.jl/tags/v0.27.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaDocs%2FDocumenter.jl/tags/v0.27.7/manifests"},{"name":"v0.27.6","sha":"743f0fdb3783db968d054b9699ecfff22ba7df4f","kind":"tag","published_at":"2021-09-07T10:36:52.000Z","download_url":"https://codeload.github.com/JuliaDocs/Documenter.jl/tar.gz/v0.27.6","html_url":"https://github.com/JuliaDocs/Documenter.jl/releases/tag/v0.27.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JuliaDocs/Documenter.jl@v0.27.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaDocs%2FDocumenter.jl/tags/v0.27.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaDocs%2FDocumenter.jl/tags/v0.27.6/manifests"},{"name":"v0.27.5","sha":"b87e018f98a157373ad5dfe46281a057ceabfd2d","kind":"tag","published_at":"2021-07-27T12:48:26.000Z","download_url":"https://codeload.github.com/JuliaDocs/Documenter.jl/tar.gz/v0.27.5","html_url":"https://github.com/JuliaDocs/Documenter.jl/releases/tag/v0.27.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JuliaDocs/Documenter.jl@v0.27.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaDocs%2FDocumenter.jl/tags/v0.27.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaDocs%2FDocumenter.jl/tags/v0.27.5/manifests"},{"name":"v0.27.4","sha":"5b363b3fffd4c28ebc559f60080888adf4fd8af6","kind":"tag","published_at":"2021-07-19T15:29:43.000Z","download_url":"https://codeload.github.com/JuliaDocs/Documenter.jl/tar.gz/v0.27.4","html_url":"https://github.com/JuliaDocs/Documenter.jl/releases/tag/v0.27.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JuliaDocs/Documenter.jl@v0.27.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaDocs%2FDocumenter.jl/tags/v0.27.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaDocs%2FDocumenter.jl/tags/v0.27.4/manifests"},{"name":"v0.27.3","sha":"6c8679bac445ab1c656744075b13a57835081cc3","kind":"tag","published_at":"2021-06-29T11:25:25.000Z","download_url":"https://codeload.github.com/JuliaDocs/Documenter.jl/tar.gz/v0.27.3","html_url":"https://github.com/JuliaDocs/Documenter.jl/releases/tag/v0.27.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JuliaDocs/Documenter.jl@v0.27.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaDocs%2FDocumenter.jl/tags/v0.27.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaDocs%2FDocumenter.jl/tags/v0.27.3/manifests"},{"name":"v0.27.2","sha":"a6f21b9c61ed01d97e128ba43359537ab6556bfa","kind":"tag","published_at":"2021-06-18T02:17:27.000Z","download_url":"https://codeload.github.com/JuliaDocs/Documenter.jl/tar.gz/v0.27.2","html_url":"https://github.com/JuliaDocs/Documenter.jl/releases/tag/v0.27.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JuliaDocs/Documenter.jl@v0.27.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaDocs%2FDocumenter.jl/tags/v0.27.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaDocs%2FDocumenter.jl/tags/v0.27.2/manifests"},{"name":"v0.27.1","sha":"bfdb3f271149a2c768e1b424eefd94b4e8aaa005","kind":"tag","published_at":"2021-06-17T02:47:09.000Z","download_url":"https://codeload.github.com/JuliaDocs/Documenter.jl/tar.gz/v0.27.1","html_url":"https://github.com/JuliaDocs/Documenter.jl/releases/tag/v0.27.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JuliaDocs/Documenter.jl@v0.27.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaDocs%2FDocumenter.jl/tags/v0.27.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaDocs%2FDocumenter.jl/tags/v0.27.1/manifests"},{"name":"v0.27.0+doc1","sha":"bc47defd5bce174b072721d46e53d80e3b1ca4f5","kind":"commit","published_at":"2021-06-17T02:26:29.000Z","download_url":"https://codeload.github.com/JuliaDocs/Documenter.jl/tar.gz/v0.27.0+doc1","html_url":"https://github.com/JuliaDocs/Documenter.jl/releases/tag/v0.27.0+doc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JuliaDocs/Documenter.jl@v0.27.0%2Bdoc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaDocs%2FDocumenter.jl/tags/v0.27.0+doc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaDocs%2FDocumenter.jl/tags/v0.27.0+doc1/manifests"},{"name":"v0.26.3+doc1","sha":"72cb2a224e67d30771021f6ce0ca3fcbf3c91948","kind":"commit","published_at":"2021-06-17T02:25:23.000Z","download_url":"https://codeload.github.com/JuliaDocs/Documenter.jl/tar.gz/v0.26.3+doc1","html_url":"https://github.com/JuliaDocs/Documenter.jl/releases/tag/v0.26.3+doc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JuliaDocs/Documenter.jl@v0.26.3%2Bdoc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaDocs%2FDocumenter.jl/tags/v0.26.3+doc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaDocs%2FDocumenter.jl/tags/v0.26.3+doc1/manifests"},{"name":"v0.26.2+doc1","sha":"3331273dded7c73fe9735fab09f704c14f72fa90","kind":"commit","published_at":"2021-06-17T02:24:39.000Z","download_url":"https://codeload.github.com/JuliaDocs/Documenter.jl/tar.gz/v0.26.2+doc1","html_url":"https://github.com/JuliaDocs/Documenter.jl/releases/tag/v0.26.2+doc1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JuliaDocs/Documenter.jl@v0.26.2%2Bdoc1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaDocs%2FDocumenter.jl/tags/v0.26.2+doc1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaDocs%2FDocumenter.jl/tags/v0.26.2+doc1/manifests"},{"name":"v0.27.0","sha":"cf9e4a23193b6500aa1c349cdce19d524f51b5ba","kind":"tag","published_at":"2021-06-10T23:58:01.000Z","download_url":"https://codeload.github.com/JuliaDocs/Documenter.jl/tar.gz/v0.27.0","html_url":"https://github.com/JuliaDocs/Documenter.jl/releases/tag/v0.27.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JuliaDocs/Documenter.jl@v0.27.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaDocs%2FDocumenter.jl/tags/v0.27.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaDocs%2FDocumenter.jl/tags/v0.27.0/manifests"},{"name":"v0.26.3","sha":"abf472226b1ef73ce70a6b704b045186c062c496","kind":"tag","published_at":"2021-03-02T02:39:21.000Z","download_url":"https://codeload.github.com/JuliaDocs/Documenter.jl/tar.gz/v0.26.3","html_url":"https://github.com/JuliaDocs/Documenter.jl/releases/tag/v0.26.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JuliaDocs/Documenter.jl@v0.26.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaDocs%2FDocumenter.jl/tags/v0.26.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaDocs%2FDocumenter.jl/tags/v0.26.3/manifests"},{"name":"v0.26.2","sha":"cbc21f5d26806c4308c3cebbcdb4ba6346fa3d79","kind":"tag","published_at":"2021-02-15T01:59:53.000Z","download_url":"https://codeload.github.com/JuliaDocs/Documenter.jl/tar.gz/v0.26.2","html_url":"https://github.com/JuliaDocs/Documenter.jl/releases/tag/v0.26.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JuliaDocs/Documenter.jl@v0.26.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaDocs%2FDocumenter.jl/tags/v0.26.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaDocs%2FDocumenter.jl/tags/v0.26.2/manifests"},{"name":"v0.26.1","sha":"ee0d535e519704c4a6148cb0b3c225ad07517ead","kind":"tag","published_at":"2020-12-16T12:29:00.000Z","download_url":"https://codeload.github.com/JuliaDocs/Documenter.jl/tar.gz/v0.26.1","html_url":"https://github.com/JuliaDocs/Documenter.jl/releases/tag/v0.26.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JuliaDocs/Documenter.jl@v0.26.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaDocs%2FDocumenter.jl/tags/v0.26.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaDocs%2FDocumenter.jl/tags/v0.26.1/manifests"},{"name":"v0.26.0","sha":"b68e2d96998555301b2676d7d6ff19c3a76e0723","kind":"tag","published_at":"2020-12-10T21:44:03.000Z","download_url":"https://codeload.github.com/JuliaDocs/Documenter.jl/tar.gz/v0.26.0","html_url":"https://github.com/JuliaDocs/Documenter.jl/releases/tag/v0.26.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JuliaDocs/Documenter.jl@v0.26.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaDocs%2FDocumenter.jl/tags/v0.26.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaDocs%2FDocumenter.jl/tags/v0.26.0/manifests"},{"name":"v0.25.5","sha":"fa459cf315425d4fc5bdfbd6769f3b0e78f4a795","kind":"tag","published_at":"2020-11-23T01:34:36.000Z","download_url":"https://codeload.github.com/JuliaDocs/Documenter.jl/tar.gz/v0.25.5","html_url":"https://github.com/JuliaDocs/Documenter.jl/releases/tag/v0.25.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JuliaDocs/Documenter.jl@v0.25.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaDocs%2FDocumenter.jl/tags/v0.25.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaDocs%2FDocumenter.jl/tags/v0.25.5/manifests"},{"name":"v0.25.4","sha":"003aa67f101828499ab3e084524b55a5fedf88f4","kind":"tag","published_at":"2020-11-18T21:21:23.000Z","download_url":"https://codeload.github.com/JuliaDocs/Documenter.jl/tar.gz/v0.25.4","html_url":"https://github.com/JuliaDocs/Documenter.jl/releases/tag/v0.25.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JuliaDocs/Documenter.jl@v0.25.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaDocs%2FDocumenter.jl/tags/v0.25.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaDocs%2FDocumenter.jl/tags/v0.25.4/manifests"},{"name":"v0.25.3","sha":"7467441e33e2bd586fb0ec80ed4c4cdef5068f6a","kind":"tag","published_at":"2020-10-28T09:07:40.000Z","download_url":"https://codeload.github.com/JuliaDocs/Documenter.jl/tar.gz/v0.25.3","html_url":"https://github.com/JuliaDocs/Documenter.jl/releases/tag/v0.25.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JuliaDocs/Documenter.jl@v0.25.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaDocs%2FDocumenter.jl/tags/v0.25.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaDocs%2FDocumenter.jl/tags/v0.25.3/manifests"},{"name":"v0.25.2","sha":"256160bc3f5b6018627505b5c7b8af6d0ce4cf87","kind":"tag","published_at":"2020-08-18T09:05:04.000Z","download_url":"https://codeload.github.com/JuliaDocs/Documenter.jl/tar.gz/v0.25.2","html_url":"https://github.com/JuliaDocs/Documenter.jl/releases/tag/v0.25.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JuliaDocs/Documenter.jl@v0.25.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaDocs%2FDocumenter.jl/tags/v0.25.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaDocs%2FDocumenter.jl/tags/v0.25.2/manifests"},{"name":"v0.25.1","sha":"567f200319a842db162a4c99b8d9d2b795d469e4","kind":"tag","published_at":"2020-07-20T23:03:55.000Z","download_url":"https://codeload.github.com/JuliaDocs/Documenter.jl/tar.gz/v0.25.1","html_url":"https://github.com/JuliaDocs/Documenter.jl/releases/tag/v0.25.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JuliaDocs/Documenter.jl@v0.25.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaDocs%2FDocumenter.jl/tags/v0.25.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaDocs%2FDocumenter.jl/tags/v0.25.1/manifests"},{"name":"v0.25.0","sha":"f9f0b68ad11b68039b424557bf73511f55fed02f","kind":"tag","published_at":"2020-06-30T07:03:25.000Z","download_url":"https://codeload.github.com/JuliaDocs/Documenter.jl/tar.gz/v0.25.0","html_url":"https://github.com/JuliaDocs/Documenter.jl/releases/tag/v0.25.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JuliaDocs/Documenter.jl@v0.25.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaDocs%2FDocumenter.jl/tags/v0.25.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaDocs%2FDocumenter.jl/tags/v0.25.0/manifests"},{"name":"v0.24.11","sha":"1bd799300c1987994abd002613b7014a36c77488","kind":"tag","published_at":"2020-05-05T23:02:58.000Z","download_url":"https://codeload.github.com/JuliaDocs/Documenter.jl/tar.gz/v0.24.11","html_url":"https://github.com/JuliaDocs/Documenter.jl/releases/tag/v0.24.11","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JuliaDocs/Documenter.jl@v0.24.11","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaDocs%2FDocumenter.jl/tags/v0.24.11","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaDocs%2FDocumenter.jl/tags/v0.24.11/manifests"},{"name":"v0.24.10","sha":"0e9cdb26fe819e04776be0164d784384032b4f28","kind":"tag","published_at":"2020-04-25T16:02:21.000Z","download_url":"https://codeload.github.com/JuliaDocs/Documenter.jl/tar.gz/v0.24.10","html_url":"https://github.com/JuliaDocs/Documenter.jl/releases/tag/v0.24.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JuliaDocs/Documenter.jl@v0.24.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaDocs%2FDocumenter.jl/tags/v0.24.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaDocs%2FDocumenter.jl/tags/v0.24.10/manifests"},{"name":"v0.24.9","sha":"f52144d0bd2e7340d725a2654c10718237b63bc4","kind":"tag","published_at":"2020-04-15T08:02:25.000Z","download_url":"https://codeload.github.com/JuliaDocs/Documenter.jl/tar.gz/v0.24.9","html_url":"https://github.com/JuliaDocs/Documenter.jl/releases/tag/v0.24.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JuliaDocs/Documenter.jl@v0.24.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaDocs%2FDocumenter.jl/tags/v0.24.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaDocs%2FDocumenter.jl/tags/v0.24.9/manifests"},{"name":"v0.24.8","sha":"82ce0840cafafcc87ea1d6c2bbd62fdd0bf72fc7","kind":"tag","published_at":"2020-04-13T02:02:19.000Z","download_url":"https://codeload.github.com/JuliaDocs/Documenter.jl/tar.gz/v0.24.8","html_url":"https://github.com/JuliaDocs/Documenter.jl/releases/tag/v0.24.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JuliaDocs/Documenter.jl@v0.24.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaDocs%2FDocumenter.jl/tags/v0.24.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaDocs%2FDocumenter.jl/tags/v0.24.8/manifests"},{"name":"v0.24.7","sha":"e71b24dcad16dd1280e347b80d6b0feaf211a2a7","kind":"tag","published_at":"2020-03-23T06:02:40.000Z","download_url":"https://codeload.github.com/JuliaDocs/Documenter.jl/tar.gz/v0.24.7","html_url":"https://github.com/JuliaDocs/Documenter.jl/releases/tag/v0.24.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JuliaDocs/Documenter.jl@v0.24.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaDocs%2FDocumenter.jl/tags/v0.24.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaDocs%2FDocumenter.jl/tags/v0.24.7/manifests"},{"name":"v0.24.6","sha":"b8ef3f7bbd6715f940d14c153bcafe87b92cdcbd","kind":"tag","published_at":"2020-03-12T01:02:58.000Z","download_url":"https://codeload.github.com/JuliaDocs/Documenter.jl/tar.gz/v0.24.6","html_url":"https://github.com/JuliaDocs/Documenter.jl/releases/tag/v0.24.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JuliaDocs/Documenter.jl@v0.24.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaDocs%2FDocumenter.jl/tags/v0.24.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaDocs%2FDocumenter.jl/tags/v0.24.6/manifests"},{"name":"v0.24.5","sha":"42b5bf8aaef0173e348a6612d91c649f55d1be71","kind":"tag","published_at":"2020-01-30T22:21:42.000Z","download_url":"https://codeload.github.com/JuliaDocs/Documenter.jl/tar.gz/v0.24.5","html_url":"https://github.com/JuliaDocs/Documenter.jl/releases/tag/v0.24.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JuliaDocs/Documenter.jl@v0.24.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaDocs%2FDocumenter.jl/tags/v0.24.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaDocs%2FDocumenter.jl/tags/v0.24.5/manifests"},{"name":"v0.24.4","sha":"9c79330f92104d9a26793631f028d50b0ec85ace","kind":"tag","published_at":"2020-01-17T22:09:39.000Z","download_url":"https://codeload.github.com/JuliaDocs/Documenter.jl/tar.gz/v0.24.4","html_url":"https://github.com/JuliaDocs/Documenter.jl/releases/tag/v0.24.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JuliaDocs/Documenter.jl@v0.24.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaDocs%2FDocumenter.jl/tags/v0.24.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaDocs%2FDocumenter.jl/tags/v0.24.4/manifests"},{"name":"v0.24.3","sha":"75682ff86367d43881740a6f44c116a96e369025","kind":"tag","published_at":"2019-12-15T23:43:11.000Z","download_url":"https://codeload.github.com/JuliaDocs/Documenter.jl/tar.gz/v0.24.3","html_url":"https://github.com/JuliaDocs/Documenter.jl/releases/tag/v0.24.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JuliaDocs/Documenter.jl@v0.24.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaDocs%2FDocumenter.jl/tags/v0.24.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaDocs%2FDocumenter.jl/tags/v0.24.3/manifests"},{"name":"v0.24.2","sha":"ba10efd5d6f7f7d9e3aab91bfb90f69d37b87f3f","kind":"tag","published_at":"2019-11-26T15:48:56.000Z","download_url":"https://codeload.github.com/JuliaDocs/Documenter.jl/tar.gz/v0.24.2","html_url":"https://github.com/JuliaDocs/Documenter.jl/releases/tag/v0.24.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JuliaDocs/Documenter.jl@v0.24.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaDocs%2FDocumenter.jl/tags/v0.24.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaDocs%2FDocumenter.jl/tags/v0.24.2/manifests"},{"name":"v0.24.1","sha":"a36215ce13f991287b1e33c37419eb9e8ef5093d","kind":"tag","published_at":"2019-11-25T08:49:29.000Z","download_url":"https://codeload.github.com/JuliaDocs/Documenter.jl/tar.gz/v0.24.1","html_url":"https://github.com/JuliaDocs/Documenter.jl/releases/tag/v0.24.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JuliaDocs/Documenter.jl@v0.24.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaDocs%2FDocumenter.jl/tags/v0.24.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaDocs%2FDocumenter.jl/tags/v0.24.1/manifests"},{"name":"v0.24.0","sha":"0aa0520e67d0cba2e1664a5cb88dfe5e3d49f0ee","kind":"tag","published_at":"2019-11-22T08:49:15.000Z","download_url":"https://codeload.github.com/JuliaDocs/Documenter.jl/tar.gz/v0.24.0","html_url":"https://github.com/JuliaDocs/Documenter.jl/releases/tag/v0.24.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JuliaDocs/Documenter.jl@v0.24.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaDocs%2FDocumenter.jl/tags/v0.24.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaDocs%2FDocumenter.jl/tags/v0.24.0/manifests"},{"name":"v0.23.4","sha":"feecfbb00aee3c42b44746e17fd64fcaaf9b3a17","kind":"tag","published_at":"2019-10-10T19:09:31.000Z","download_url":"https://codeload.github.com/JuliaDocs/Documenter.jl/tar.gz/v0.23.4","html_url":"https://github.com/JuliaDocs/Documenter.jl/releases/tag/v0.23.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JuliaDocs/Documenter.jl@v0.23.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaDocs%2FDocumenter.jl/tags/v0.23.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaDocs%2FDocumenter.jl/tags/v0.23.4/manifests"},{"name":"v0.23.3","sha":"346274cb88d9528011b114732a39ab86beb0f48e","kind":"tag","published_at":"2019-08-28T12:46:53.000Z","download_url":"https://codeload.github.com/JuliaDocs/Documenter.jl/tar.gz/v0.23.3","html_url":"https://github.com/JuliaDocs/Documenter.jl/releases/tag/v0.23.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JuliaDocs/Documenter.jl@v0.23.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaDocs%2FDocumenter.jl/tags/v0.23.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaDocs%2FDocumenter.jl/tags/v0.23.3/manifests"},{"name":"v0.23.2","sha":"61a2627aad6abae30dd07acf355d0c32663c87c9","kind":"tag","published_at":"2019-08-06T13:19:44.000Z","download_url":"https://codeload.github.com/JuliaDocs/Documenter.jl/tar.gz/v0.23.2","html_url":"https://github.com/JuliaDocs/Documenter.jl/releases/tag/v0.23.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JuliaDocs/Documenter.jl@v0.23.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaDocs%2FDocumenter.jl/tags/v0.23.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaDocs%2FDocumenter.jl/tags/v0.23.2/manifests"},{"name":"v0.23.1","sha":"55e01ede4b5104265a12ae94d36ac21f37784b66","kind":"tag","published_at":"2019-07-30T20:03:45.000Z","download_url":"https://codeload.github.com/JuliaDocs/Documenter.jl/tar.gz/v0.23.1","html_url":"https://github.com/JuliaDocs/Documenter.jl/releases/tag/v0.23.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JuliaDocs/Documenter.jl@v0.23.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaDocs%2FDocumenter.jl/tags/v0.23.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaDocs%2FDocumenter.jl/tags/v0.23.1/manifests"},{"name":"v0.23.0","sha":"f9cb37753fa9a379de966e977f63bc78bde1ac90","kind":"tag","published_at":"2019-07-18T10:58:35.000Z","download_url":"https://codeload.github.com/JuliaDocs/Documenter.jl/tar.gz/v0.23.0","html_url":"https://github.com/JuliaDocs/Documenter.jl/releases/tag/v0.23.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JuliaDocs/Documenter.jl@v0.23.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaDocs%2FDocumenter.jl/tags/v0.23.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaDocs%2FDocumenter.jl/tags/v0.23.0/manifests"},{"name":"v0.22.6","sha":"70893ea4c0b17451ff1450a537c2768d226393d3","kind":"tag","published_at":"2019-07-17T21:13:05.000Z","download_url":"https://codeload.github.com/JuliaDocs/Documenter.jl/tar.gz/v0.22.6","html_url":"https://github.com/JuliaDocs/Documenter.jl/releases/tag/v0.22.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JuliaDocs/Documenter.jl@v0.22.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaDocs%2FDocumenter.jl/tags/v0.22.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaDocs%2FDocumenter.jl/tags/v0.22.6/manifests"},{"name":"v0.22.5","sha":"049b459f10487c4f4ef4066343468c21f3267e42","kind":"tag","published_at":"2019-07-03T08:42:40.000Z","download_url":"https://codeload.github.com/JuliaDocs/Documenter.jl/tar.gz/v0.22.5","html_url":"https://github.com/JuliaDocs/Documenter.jl/releases/tag/v0.22.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JuliaDocs/Documenter.jl@v0.22.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaDocs%2FDocumenter.jl/tags/v0.22.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaDocs%2FDocumenter.jl/tags/v0.22.5/manifests"},{"name":"v0.22.4","sha":"946837e65626e8c4fa35bab3dfc6fb91f638cf0d","kind":"commit","published_at":"2019-05-08T23:19:12.000Z","download_url":"https://codeload.github.com/JuliaDocs/Documenter.jl/tar.gz/v0.22.4","html_url":"https://github.com/JuliaDocs/Documenter.jl/releases/tag/v0.22.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JuliaDocs/Documenter.jl@v0.22.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaDocs%2FDocumenter.jl/tags/v0.22.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaDocs%2FDocumenter.jl/tags/v0.22.4/manifests"},{"name":"v0.22.3","sha":"50dbc785514ce3c3de3ca1ab6e7ee0d8994a1ca7","kind":"commit","published_at":"2019-04-12T10:26:06.000Z","download_url":"https://codeload.github.com/JuliaDocs/Documenter.jl/tar.gz/v0.22.3","html_url":"https://github.com/JuliaDocs/Documenter.jl/releases/tag/v0.22.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JuliaDocs/Documenter.jl@v0.22.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaDocs%2FDocumenter.jl/tags/v0.22.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaDocs%2FDocumenter.jl/tags/v0.22.3/manifests"},{"name":"v0.22.2","sha":"f09537d3f9c0e34c5e120f3a1b228a516fbe8610","kind":"commit","published_at":"2019-04-05T08:41:30.000Z","download_url":"https://codeload.github.com/JuliaDocs/Documenter.jl/tar.gz/v0.22.2","html_url":"https://github.com/JuliaDocs/Documenter.jl/releases/tag/v0.22.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JuliaDocs/Documenter.jl@v0.22.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaDocs%2FDocumenter.jl/tags/v0.22.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaDocs%2FDocumenter.jl/tags/v0.22.2/manifests"},{"name":"v0.22.1","sha":"58daf0f9179666381eea57ad3908f1b993112225","kind":"commit","published_at":"2019-03-30T01:43:10.000Z","download_url":"https://codeload.github.com/JuliaDocs/Documenter.jl/tar.gz/v0.22.1","html_url":"https://github.com/JuliaDocs/Documenter.jl/releases/tag/v0.22.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JuliaDocs/Documenter.jl@v0.22.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaDocs%2FDocumenter.jl/tags/v0.22.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaDocs%2FDocumenter.jl/tags/v0.22.1/manifests"},{"name":"v0.22.0","sha":"5398cc9d6ca04c3eec0d079c588bb5d8abb08afb","kind":"commit","published_at":"2019-03-28T11:49:15.000Z","download_url":"https://codeload.github.com/JuliaDocs/Documenter.jl/tar.gz/v0.22.0","html_url":"https://github.com/JuliaDocs/Documenter.jl/releases/tag/v0.22.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JuliaDocs/Documenter.jl@v0.22.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaDocs%2FDocumenter.jl/tags/v0.22.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaDocs%2FDocumenter.jl/tags/v0.22.0/manifests"},{"name":"v0.21.5","sha":"77ce31741e9d61bbe3a2c666462b76a1f476288b","kind":"commit","published_at":"2019-02-22T06:25:57.000Z","download_url":"https://codeload.github.com/JuliaDocs/Documenter.jl/tar.gz/v0.21.5","html_url":"https://github.com/JuliaDocs/Documenter.jl/releases/tag/v0.21.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JuliaDocs/Documenter.jl@v0.21.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaDocs%2FDocumenter.jl/tags/v0.21.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaDocs%2FDocumenter.jl/tags/v0.21.5/manifests"},{"name":"v0.21.4","sha":"5312e3387113102eb4fd73b7a8cfd01a10f48891","kind":"commit","published_at":"2019-02-16T10:55:55.000Z","download_url":"https://codeload.github.com/JuliaDocs/Documenter.jl/tar.gz/v0.21.4","html_url":"https://github.com/JuliaDocs/Documenter.jl/releases/tag/v0.21.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JuliaDocs/Documenter.jl@v0.21.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaDocs%2FDocumenter.jl/tags/v0.21.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaDocs%2FDocumenter.jl/tags/v0.21.4/manifests"},{"name":"v0.21.3","sha":"089b64a1d3f2979d826fd59a6770cdf891d2382c","kind":"commit","published_at":"2019-02-12T00:44:05.000Z","download_url":"https://codeload.github.com/JuliaDocs/Documenter.jl/tar.gz/v0.21.3","html_url":"https://github.com/JuliaDocs/Documenter.jl/releases/tag/v0.21.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JuliaDocs/Documenter.jl@v0.21.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaDocs%2FDocumenter.jl/tags/v0.21.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaDocs%2FDocumenter.jl/tags/v0.21.3/manifests"},{"name":"v0.21.2","sha":"ea360239ededa67c59cbd8ce0c995ef082e5a4fa","kind":"commit","published_at":"2019-02-06T00:37:18.000Z","download_url":"https://codeload.github.com/JuliaDocs/Documenter.jl/tar.gz/v0.21.2","html_url":"https://github.com/JuliaDocs/Documenter.jl/releases/tag/v0.21.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JuliaDocs/Documenter.jl@v0.21.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaDocs%2FDocumenter.jl/tags/v0.21.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaDocs%2FDocumenter.jl/tags/v0.21.2/manifests"},{"name":"v0.21.1","sha":"79036eece3e7a2d4a2bfe5685263c02014ccc59c","kind":"commit","published_at":"2019-01-28T21:01:02.000Z","download_url":"https://codeload.github.com/JuliaDocs/Documenter.jl/tar.gz/v0.21.1","html_url":"https://github.com/JuliaDocs/Documenter.jl/releases/tag/v0.21.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JuliaDocs/Documenter.jl@v0.21.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaDocs%2FDocumenter.jl/tags/v0.21.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaDocs%2FDocumenter.jl/tags/v0.21.1/manifests"},{"name":"v0.21.0","sha":"1fdd03e3e1f9b3d0e1fca13b847c682ab62ea08b","kind":"commit","published_at":"2018-12-10T23:39:32.000Z","download_url":"https://codeload.github.com/JuliaDocs/Documenter.jl/tar.gz/v0.21.0","html_url":"https://github.com/JuliaDocs/Documenter.jl/releases/tag/v0.21.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JuliaDocs/Documenter.jl@v0.21.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaDocs%2FDocumenter.jl/tags/v0.21.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaDocs%2FDocumenter.jl/tags/v0.21.0/manifests"},{"name":"v0.20.0","sha":"1ed0415f1d5ec851bbe7fcbd86a02395f932c0fe","kind":"commit","published_at":"2018-10-27T21:23:07.000Z","download_url":"https://codeload.github.com/JuliaDocs/Documenter.jl/tar.gz/v0.20.0","html_url":"https://github.com/JuliaDocs/Documenter.jl/releases/tag/v0.20.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JuliaDocs/Documenter.jl@v0.20.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaDocs%2FDocumenter.jl/tags/v0.20.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaDocs%2FDocumenter.jl/tags/v0.20.0/manifests"},{"name":"v0.19.7","sha":"cc75bdf48b993f4bf88dc91022caa44f99ec0d39","kind":"commit","published_at":"2018-10-25T01:36:28.000Z","download_url":"https://codeload.github.com/JuliaDocs/Documenter.jl/tar.gz/v0.19.7","html_url":"https://github.com/JuliaDocs/Documenter.jl/releases/tag/v0.19.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JuliaDocs/Documenter.jl@v0.19.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaDocs%2FDocumenter.jl/tags/v0.19.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaDocs%2FDocumenter.jl/tags/v0.19.7/manifests"},{"name":"v0.19.6","sha":"bfa7b6b12581fad302e1521ee82615577646a4a4","kind":"commit","published_at":"2018-08-20T05:54:21.000Z","download_url":"https://codeload.github.com/JuliaDocs/Documenter.jl/tar.gz/v0.19.6","html_url":"https://github.com/JuliaDocs/Documenter.jl/releases/tag/v0.19.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JuliaDocs/Documenter.jl@v0.19.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaDocs%2FDocumenter.jl/tags/v0.19.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaDocs%2FDocumenter.jl/tags/v0.19.6/manifests"},{"name":"v0.19.5","sha":"deb9c5e3de2f6f95cc42a5fe3f859f2bbc8b2594","kind":"commit","published_at":"2018-08-16T07:46:10.000Z","download_url":"https://codeload.github.com/JuliaDocs/Documenter.jl/tar.gz/v0.19.5","html_url":"https://github.com/JuliaDocs/Documenter.jl/releases/tag/v0.19.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JuliaDocs/Documenter.jl@v0.19.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaDocs%2FDocumenter.jl/tags/v0.19.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaDocs%2FDocumenter.jl/tags/v0.19.5/manifests"},{"name":"v0.19.4","sha":"652d46bbcd58c510e6c2f37d9f76ecff2b94a4eb","kind":"commit","published_at":"2018-08-10T18:46:40.000Z","download_url":"https://codeload.github.com/JuliaDocs/Documenter.jl/tar.gz/v0.19.4","html_url":"https://github.com/JuliaDocs/Documenter.jl/releases/tag/v0.19.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JuliaDocs/Documenter.jl@v0.19.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaDocs%2FDocumenter.jl/tags/v0.19.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaDocs%2FDocumenter.jl/tags/v0.19.4/manifests"},{"name":"v0.19.3","sha":"31e3e3db35f03b1f80165d95b5c2e30dc618b1cf","kind":"commit","published_at":"2018-08-07T14:17:39.000Z","download_url":"https://codeload.github.com/JuliaDocs/Documenter.jl/tar.gz/v0.19.3","html_url":"https://github.com/JuliaDocs/Documenter.jl/releases/tag/v0.19.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JuliaDocs/Documenter.jl@v0.19.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaDocs%2FDocumenter.jl/tags/v0.19.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaDocs%2FDocumenter.jl/tags/v0.19.3/manifests"},{"name":"v0.19.2","sha":"e47073dc38a25f3c5246900784f5c9e1fa02ed6a","kind":"commit","published_at":"2018-08-01T19:03:17.000Z","download_url":"https://codeload.github.com/JuliaDocs/Documenter.jl/tar.gz/v0.19.2","html_url":"https://github.com/JuliaDocs/Documenter.jl/releases/tag/v0.19.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JuliaDocs/Documenter.jl@v0.19.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaDocs%2FDocumenter.jl/tags/v0.19.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaDocs%2FDocumenter.jl/tags/v0.19.2/manifests"},{"name":"v0.19.1","sha":"8790d387a2cbcc40e67dd2dafeb04778faae2c37","kind":"commit","published_at":"2018-07-21T06:54:08.000Z","download_url":"https://codeload.github.com/JuliaDocs/Documenter.jl/tar.gz/v0.19.1","html_url":"https://github.com/JuliaDocs/Documenter.jl/releases/tag/v0.19.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JuliaDocs/Documenter.jl@v0.19.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaDocs%2FDocumenter.jl/tags/v0.19.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaDocs%2FDocumenter.jl/tags/v0.19.1/manifests"},{"name":"v0.19.0","sha":"76f14af3f0db5caade7a3489f8a604ebc90a28fe","kind":"commit","published_at":"2018-07-15T06:56:09.000Z","download_url":"https://codeload.github.com/JuliaDocs/Documenter.jl/tar.gz/v0.19.0","html_url":"https://github.com/JuliaDocs/Documenter.jl/releases/tag/v0.19.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JuliaDocs/Documenter.jl@v0.19.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaDocs%2FDocumenter.jl/tags/v0.19.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaDocs%2FDocumenter.jl/tags/v0.19.0/manifests"},{"name":"v0.18.0","sha":"a8a651e3bacd6380ebb2971af69a5070ad0a0a2e","kind":"commit","published_at":"2018-05-21T22:02:47.000Z","download_url":"https://codeload.github.com/JuliaDocs/Documenter.jl/tar.gz/v0.18.0","html_url":"https://github.com/JuliaDocs/Documenter.jl/releases/tag/v0.18.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JuliaDocs/Documenter.jl@v0.18.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaDocs%2FDocumenter.jl/tags/v0.18.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaDocs%2FDocumenter.jl/tags/v0.18.0/manifests"},{"name":"v0.17.0","sha":"bdc0c31fe76d9beb916bd117561ac2ed73256fd6","kind":"commit","published_at":"2018-04-17T11:13:21.000Z","download_url":"https://codeload.github.com/JuliaDocs/Documenter.jl/tar.gz/v0.17.0","html_url":"https://github.com/JuliaDocs/Documenter.jl/releases/tag/v0.17.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JuliaDocs/Documenter.jl@v0.17.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaDocs%2FDocumenter.jl/tags/v0.17.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaDocs%2FDocumenter.jl/tags/v0.17.0/manifests"},{"name":"v0.16.1","sha":"14e9c777e6810e048b41d136ba171eae58ac9b03","kind":"commit","published_at":"2018-03-26T10:13:56.000Z","download_url":"https://codeload.github.com/JuliaDocs/Documenter.jl/tar.gz/v0.16.1","html_url":"https://github.com/JuliaDocs/Documenter.jl/releases/tag/v0.16.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JuliaDocs/Documenter.jl@v0.16.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaDocs%2FDocumenter.jl/tags/v0.16.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaDocs%2FDocumenter.jl/tags/v0.16.1/manifests"},{"name":"v0.16.0","sha":"16ce61cfb385f991c4f186bf6cfe1b403193d225","kind":"commit","published_at":"2018-03-25T12:21:28.000Z","download_url":"https://codeload.github.com/JuliaDocs/Documenter.jl/tar.gz/v0.16.0","html_url":"https://github.com/JuliaDocs/Documenter.jl/releases/tag/v0.16.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JuliaDocs/Documenter.jl@v0.16.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaDocs%2FDocumenter.jl/tags/v0.16.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaDocs%2FDocumenter.jl/tags/v0.16.0/manifests"},{"name":"v0.15.1","sha":"dca5cee1b03a43c79bf45617ac35be4616f1abe2","kind":"commit","published_at":"2018-03-21T11:53:02.000Z","download_url":"https://codeload.github.com/JuliaDocs/Documenter.jl/tar.gz/v0.15.1","html_url":"https://github.com/JuliaDocs/Documenter.jl/releases/tag/v0.15.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JuliaDocs/Documenter.jl@v0.15.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaDocs%2FDocumenter.jl/tags/v0.15.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaDocs%2FDocumenter.jl/tags/v0.15.1/manifests"},{"name":"v0.15.0","sha":"f5657f055f7eb3e4b1729c5ce2b989064e5c38f1","kind":"commit","published_at":"2018-03-18T22:00:12.000Z","download_url":"https://codeload.github.com/JuliaDocs/Documenter.jl/tar.gz/v0.15.0","html_url":"https://github.com/JuliaDocs/Documenter.jl/releases/tag/v0.15.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JuliaDocs/Documenter.jl@v0.15.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaDocs%2FDocumenter.jl/tags/v0.15.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaDocs%2FDocumenter.jl/tags/v0.15.0/manifests"},{"name":"v0.14.0","sha":"06370c9bf187c10d2e870670e0f6b8bf1b2e5dc0","kind":"commit","published_at":"2018-03-02T01:11:17.000Z","download_url":"https://codeload.github.com/JuliaDocs/Documenter.jl/tar.gz/v0.14.0","html_url":"https://github.com/JuliaDocs/Documenter.jl/releases/tag/v0.14.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JuliaDocs/Documenter.jl@v0.14.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaDocs%2FDocumenter.jl/tags/v0.14.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaDocs%2FDocumenter.jl/tags/v0.14.0/manifests"},{"name":"v0.13.2","sha":"e4624f264d036b5ef4cd44783e9e31f7ebf3f8b4","kind":"commit","published_at":"2018-02-18T22:51:40.000Z","download_url":"https://codeload.github.com/JuliaDocs/Documenter.jl/tar.gz/v0.13.2","html_url":"https://github.com/JuliaDocs/Documenter.jl/releases/tag/v0.13.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JuliaDocs/Documenter.jl@v0.13.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaDocs%2FDocumenter.jl/tags/v0.13.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaDocs%2FDocumenter.jl/tags/v0.13.2/manifests"},{"name":"v0.13.1","sha":"f3d7d191e6fc63af67309ae7debb909c358ee0ab","kind":"commit","published_at":"2018-01-23T04:47:42.000Z","download_url":"https://codeload.github.com/JuliaDocs/Documenter.jl/tar.gz/v0.13.1","html_url":"https://github.com/JuliaDocs/Documenter.jl/releases/tag/v0.13.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JuliaDocs/Documenter.jl@v0.13.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaDocs%2FDocumenter.jl/tags/v0.13.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaDocs%2FDocumenter.jl/tags/v0.13.1/manifests"},{"name":"v0.13.0","sha":"5593b8f55f6ab191a7fdf76df867936a19d9e83a","kind":"commit","published_at":"2018-01-17T21:42:58.000Z","download_url":"https://codeload.github.com/JuliaDocs/Documenter.jl/tar.gz/v0.13.0","html_url":"https://github.com/JuliaDocs/Documenter.jl/releases/tag/v0.13.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JuliaDocs/Documenter.jl@v0.13.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaDocs%2FDocumenter.jl/tags/v0.13.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaDocs%2FDocumenter.jl/tags/v0.13.0/manifests"},{"name":"v0.12.5","sha":"2fbec9a0db5c3bf4fd6b3dd72d415d11600817b2","kind":"commit","published_at":"2017-12-29T01:42:36.000Z","download_url":"https://codeload.github.com/JuliaDocs/Documenter.jl/tar.gz/v0.12.5","html_url":"https://github.com/JuliaDocs/Documenter.jl/releases/tag/v0.12.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JuliaDocs/Documenter.jl@v0.12.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaDocs%2FDocumenter.jl/tags/v0.12.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaDocs%2FDocumenter.jl/tags/v0.12.5/manifests"},{"name":"v0.12.4","sha":"b9d42a39464f6b059cc8fb70cfc2641ccf7dd029","kind":"commit","published_at":"2017-12-03T06:38:06.000Z","download_url":"https://codeload.github.com/JuliaDocs/Documenter.jl/tar.gz/v0.12.4","html_url":"https://github.com/JuliaDocs/Documenter.jl/releases/tag/v0.12.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JuliaDocs/Documenter.jl@v0.12.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaDocs%2FDocumenter.jl/tags/v0.12.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaDocs%2FDocumenter.jl/tags/v0.12.4/manifests"},{"name":"v0.12.3","sha":"5a6cb83b46aa54a739ee5166582b8bb4c39a2ee8","kind":"commit","published_at":"2017-10-26T11:16:23.000Z","download_url":"https://codeload.github.com/JuliaDocs/Documenter.jl/tar.gz/v0.12.3","html_url":"https://github.com/JuliaDocs/Documenter.jl/releases/tag/v0.12.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JuliaDocs/Documenter.jl@v0.12.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaDocs%2FDocumenter.jl/tags/v0.12.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaDocs%2FDocumenter.jl/tags/v0.12.3/manifests"},{"name":"v0.12.2","sha":"743a736ec9e0d3dce9bb20e6d52f07352b802671","kind":"commit","published_at":"2017-10-22T08:31:43.000Z","download_url":"https://codeload.github.com/JuliaDocs/Documenter.jl/tar.gz/v0.12.2","html_url":"https://github.com/JuliaDocs/Documenter.jl/releases/tag/v0.12.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JuliaDocs/Documenter.jl@v0.12.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaDocs%2FDocumenter.jl/tags/v0.12.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaDocs%2FDocumenter.jl/tags/v0.12.2/manifests"},{"name":"v0.11.4","sha":"6648ea57a36651c82d4a7583352f9e658386381c","kind":"commit","published_at":"2017-10-20T09:12:03.000Z","download_url":"https://codeload.github.com/JuliaDocs/Documenter.jl/tar.gz/v0.11.4","html_url":"https://github.com/JuliaDocs/Documenter.jl/releases/tag/v0.11.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JuliaDocs/Documenter.jl@v0.11.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaDocs%2FDocumenter.jl/tags/v0.11.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaDocs%2FDocumenter.jl/tags/v0.11.4/manifests"},{"name":"v0.12.1","sha":"cae54938b8aba174e613a81c1b663106a8600551","kind":"commit","published_at":"2017-10-18T11:41:13.000Z","download_url":"https://codeload.github.com/JuliaDocs/Documenter.jl/tar.gz/v0.12.1","html_url":"https://github.com/JuliaDocs/Documenter.jl/releases/tag/v0.12.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JuliaDocs/Documenter.jl@v0.12.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaDocs%2FDocumenter.jl/tags/v0.12.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaDocs%2FDocumenter.jl/tags/v0.12.1/manifests"},{"name":"v0.11.3","sha":"4a3d6702d8da241e5678cb70faf1b31d292d16bb","kind":"commit","published_at":"2017-10-18T11:40:58.000Z","download_url":"https://codeload.github.com/JuliaDocs/Documenter.jl/tar.gz/v0.11.3","html_url":"https://github.com/JuliaDocs/Documenter.jl/releases/tag/v0.11.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JuliaDocs/Documenter.jl@v0.11.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaDocs%2FDocumenter.jl/tags/v0.11.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaDocs%2FDocumenter.jl/tags/v0.11.3/manifests"},{"name":"v0.12.0","sha":"273953b0dbb6fa5d56bfec888b987450c5f1df6f","kind":"commit","published_at":"2017-10-12T11:57:49.000Z","download_url":"https://codeload.github.com/JuliaDocs/Documenter.jl/tar.gz/v0.12.0","html_url":"https://github.com/JuliaDocs/Documenter.jl/releases/tag/v0.12.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JuliaDocs/Documenter.jl@v0.12.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaDocs%2FDocumenter.jl/tags/v0.12.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaDocs%2FDocumenter.jl/tags/v0.12.0/manifests"},{"name":"v0.11.2","sha":"fe5beddf966c6a525858656860c38bb95e66e9ad","kind":"commit","published_at":"2017-07-30T13:24:05.000Z","download_url":"https://codeload.github.com/JuliaDocs/Documenter.jl/tar.gz/v0.11.2","html_url":"https://github.com/JuliaDocs/Documenter.jl/releases/tag/v0.11.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JuliaDocs/Documenter.jl@v0.11.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaDocs%2FDocumenter.jl/tags/v0.11.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaDocs%2FDocumenter.jl/tags/v0.11.2/manifests"},{"name":"v0.11.1","sha":"56990dda21faddd7613ed6db6912e2a30b6299fb","kind":"commit","published_at":"2017-05-28T06:02:57.000Z","download_url":"https://codeload.github.com/JuliaDocs/Documenter.jl/tar.gz/v0.11.1","html_url":"https://github.com/JuliaDocs/Documenter.jl/releases/tag/v0.11.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JuliaDocs/Documenter.jl@v0.11.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaDocs%2FDocumenter.jl/tags/v0.11.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaDocs%2FDocumenter.jl/tags/v0.11.1/manifests"},{"name":"v0.11.0","sha":"7d7e1b519523633139e3afb3a9be40799b480d14","kind":"commit","published_at":"2017-05-21T05:13:17.000Z","download_url":"https://codeload.github.com/JuliaDocs/Documenter.jl/tar.gz/v0.11.0","html_url":"https://github.com/JuliaDocs/Documenter.jl/releases/tag/v0.11.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JuliaDocs/Documenter.jl@v0.11.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaDocs%2FDocumenter.jl/tags/v0.11.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaDocs%2FDocumenter.jl/tags/v0.11.0/manifests"},{"name":"v0.10.3","sha":"908efbe7aa8be4c9d157113bc939a0ae3aec4e83","kind":"commit","published_at":"2017-05-15T23:06:49.000Z","download_url":"https://codeload.github.com/JuliaDocs/Documenter.jl/tar.gz/v0.10.3","html_url":"https://github.com/JuliaDocs/Documenter.jl/releases/tag/v0.10.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JuliaDocs/Documenter.jl@v0.10.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaDocs%2FDocumenter.jl/tags/v0.10.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaDocs%2FDocumenter.jl/tags/v0.10.3/manifests"},{"name":"v0.10.2","sha":"b6d308b07ded1ffa3184e59463a61eba9610cc00","kind":"commit","published_at":"2017-05-14T06:07:16.000Z","download_url":"https://codeload.github.com/JuliaDocs/Documenter.jl/tar.gz/v0.10.2","html_url":"https://github.com/JuliaDocs/Documenter.jl/releases/tag/v0.10.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JuliaDocs/Documenter.jl@v0.10.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaDocs%2FDocumenter.jl/tags/v0.10.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaDocs%2FDocumenter.jl/tags/v0.10.2/manifests"},{"name":"v0.10.1","sha":"8867a3602845ea21daa085ba73fd2f7d2b07566f","kind":"commit","published_at":"2017-05-07T21:39:20.000Z","download_url":"https://codeload.github.com/JuliaDocs/Documenter.jl/tar.gz/v0.10.1","html_url":"https://github.com/JuliaDocs/Documenter.jl/releases/tag/v0.10.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JuliaDocs/Documenter.jl@v0.10.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaDocs%2FDocumenter.jl/tags/v0.10.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaDocs%2FDocumenter.jl/tags/v0.10.1/manifests"},{"name":"v0.10.0","sha":"0d77e0abbf2a545eba176a6c4d6d04baf039559c","kind":"commit","published_at":"2017-04-17T02:05:53.000Z","download_url":"https://codeload.github.com/JuliaDocs/Documenter.jl/tar.gz/v0.10.0","html_url":"https://github.com/JuliaDocs/Documenter.jl/releases/tag/v0.10.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JuliaDocs/Documenter.jl@v0.10.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaDocs%2FDocumenter.jl/tags/v0.10.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaDocs%2FDocumenter.jl/tags/v0.10.0/manifests"},{"name":"v0.9.2","sha":"9d447cf758628b25822fb4255326418c16e355c6","kind":"commit","published_at":"2017-03-21T06:45:12.000Z","download_url":"https://codeload.github.com/JuliaDocs/Documenter.jl/tar.gz/v0.9.2","html_url":"https://github.com/JuliaDocs/Documenter.jl/releases/tag/v0.9.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JuliaDocs/Documenter.jl@v0.9.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaDocs%2FDocumenter.jl/tags/v0.9.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaDocs%2FDocumenter.jl/tags/v0.9.2/manifests"},{"name":"v0.9.1","sha":"194db3d1abaec7156289ce8985adf783fd3a2d6d","kind":"commit","published_at":"2017-03-10T05:42:21.000Z","download_url":"https://codeload.github.com/JuliaDocs/Documenter.jl/tar.gz/v0.9.1","html_url":"https://github.com/JuliaDocs/Documenter.jl/releases/tag/v0.9.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JuliaDocs/Documenter.jl@v0.9.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaDocs%2FDocumenter.jl/tags/v0.9.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaDocs%2FDocumenter.jl/tags/v0.9.1/manifests"},{"name":"v0.9.0","sha":"9c23e4d43b9652b2f3c8be8adfffa47db779037e","kind":"commit","published_at":"2017-01-30T20:43:36.000Z","download_url":"https://codeload.github.com/JuliaDocs/Documenter.jl/tar.gz/v0.9.0","html_url":"https://github.com/JuliaDocs/Documenter.jl/releases/tag/v0.9.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JuliaDocs/Documenter.jl@v0.9.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaDocs%2FDocumenter.jl/tags/v0.9.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaDocs%2FDocumenter.jl/tags/v0.9.0/manifests"},{"name":"v0.8.10","sha":"d7cdcbb39a9d8b6d2dd94e52e90e1782b2a320c4","kind":"commit","published_at":"2017-01-03T10:54:33.000Z","download_url":"https://codeload.github.com/JuliaDocs/Documenter.jl/tar.gz/v0.8.10","html_url":"https://github.com/JuliaDocs/Documenter.jl/releases/tag/v0.8.10","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JuliaDocs/Documenter.jl@v0.8.10","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaDocs%2FDocumenter.jl/tags/v0.8.10","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaDocs%2FDocumenter.jl/tags/v0.8.10/manifests"},{"name":"v0.8.9","sha":"5282458e0c93aef7ef1f55e698781aaf4dd4097d","kind":"commit","published_at":"2017-01-01T19:30:20.000Z","download_url":"https://codeload.github.com/JuliaDocs/Documenter.jl/tar.gz/v0.8.9","html_url":"https://github.com/JuliaDocs/Documenter.jl/releases/tag/v0.8.9","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JuliaDocs/Documenter.jl@v0.8.9","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaDocs%2FDocumenter.jl/tags/v0.8.9","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaDocs%2FDocumenter.jl/tags/v0.8.9/manifests"},{"name":"v0.8.8","sha":"9d5883bf7cb290c27a29db05925fbeec66514384","kind":"commit","published_at":"2016-12-30T20:07:27.000Z","download_url":"https://codeload.github.com/JuliaDocs/Documenter.jl/tar.gz/v0.8.8","html_url":"https://github.com/JuliaDocs/Documenter.jl/releases/tag/v0.8.8","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JuliaDocs/Documenter.jl@v0.8.8","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaDocs%2FDocumenter.jl/tags/v0.8.8","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaDocs%2FDocumenter.jl/tags/v0.8.8/manifests"},{"name":"v0.8.7","sha":"7059478e1de68bacd5798d404927fd2232052f6a","kind":"commit","published_at":"2016-12-28T21:07:48.000Z","download_url":"https://codeload.github.com/JuliaDocs/Documenter.jl/tar.gz/v0.8.7","html_url":"https://github.com/JuliaDocs/Documenter.jl/releases/tag/v0.8.7","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JuliaDocs/Documenter.jl@v0.8.7","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaDocs%2FDocumenter.jl/tags/v0.8.7","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaDocs%2FDocumenter.jl/tags/v0.8.7/manifests"},{"name":"v0.8.6","sha":"5148b83ee163c6a063adeaf9ed602fd555ac422f","kind":"commit","published_at":"2016-12-27T21:42:38.000Z","download_url":"https://codeload.github.com/JuliaDocs/Documenter.jl/tar.gz/v0.8.6","html_url":"https://github.com/JuliaDocs/Documenter.jl/releases/tag/v0.8.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JuliaDocs/Documenter.jl@v0.8.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaDocs%2FDocumenter.jl/tags/v0.8.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaDocs%2FDocumenter.jl/tags/v0.8.6/manifests"},{"name":"v0.8.5","sha":"8a852ce3d009cae6f138a4a11b2a3a838c2e6e4b","kind":"commit","published_at":"2016-12-24T10:52:02.000Z","download_url":"https://codeload.github.com/JuliaDocs/Documenter.jl/tar.gz/v0.8.5","html_url":"https://github.com/JuliaDocs/Documenter.jl/releases/tag/v0.8.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JuliaDocs/Documenter.jl@v0.8.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaDocs%2FDocumenter.jl/tags/v0.8.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaDocs%2FDocumenter.jl/tags/v0.8.5/manifests"},{"name":"v0.8.4","sha":"e52ec25e060bda16dc18e85f681144ab1845a49b","kind":"commit","published_at":"2016-12-15T05:22:41.000Z","download_url":"https://codeload.github.com/JuliaDocs/Documenter.jl/tar.gz/v0.8.4","html_url":"https://github.com/JuliaDocs/Documenter.jl/releases/tag/v0.8.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JuliaDocs/Documenter.jl@v0.8.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaDocs%2FDocumenter.jl/tags/v0.8.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaDocs%2FDocumenter.jl/tags/v0.8.4/manifests"},{"name":"v0.8.3","sha":"7ee8046c66168cd635add48cc2f5a32260c1bec3","kind":"commit","published_at":"2016-12-13T09:23:56.000Z","download_url":"https://codeload.github.com/JuliaDocs/Documenter.jl/tar.gz/v0.8.3","html_url":"https://github.com/JuliaDocs/Documenter.jl/releases/tag/v0.8.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JuliaDocs/Documenter.jl@v0.8.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaDocs%2FDocumenter.jl/tags/v0.8.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaDocs%2FDocumenter.jl/tags/v0.8.3/manifests"},{"name":"v0.8.2","sha":"b985e524f2808be5b1a6dea58350d9969a47c6c1","kind":"commit","published_at":"2016-12-08T11:31:38.000Z","download_url":"https://codeload.github.com/JuliaDocs/Documenter.jl/tar.gz/v0.8.2","html_url":"https://github.com/JuliaDocs/Documenter.jl/releases/tag/v0.8.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JuliaDocs/Documenter.jl@v0.8.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaDocs%2FDocumenter.jl/tags/v0.8.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaDocs%2FDocumenter.jl/tags/v0.8.2/manifests"},{"name":"v0.8.1","sha":"88721381f35b57ebddcaa9a6088e879f8243387b","kind":"commit","published_at":"2016-12-02T19:47:05.000Z","download_url":"https://codeload.github.com/JuliaDocs/Documenter.jl/tar.gz/v0.8.1","html_url":"https://github.com/JuliaDocs/Documenter.jl/releases/tag/v0.8.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JuliaDocs/Documenter.jl@v0.8.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaDocs%2FDocumenter.jl/tags/v0.8.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaDocs%2FDocumenter.jl/tags/v0.8.1/manifests"},{"name":"v0.8.0","sha":"271394e53e5749a13a00d2470159dab562a88ffa","kind":"tag","published_at":"2016-11-19T17:45:35.000Z","download_url":"https://codeload.github.com/JuliaDocs/Documenter.jl/tar.gz/v0.8.0","html_url":"https://github.com/JuliaDocs/Documenter.jl/releases/tag/v0.8.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JuliaDocs/Documenter.jl@v0.8.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaDocs%2FDocumenter.jl/tags/v0.8.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaDocs%2FDocumenter.jl/tags/v0.8.0/manifests"},{"name":"v0.7.2","sha":"f97c077e42eb8c5db1f2ff0f8af70eba8b665672","kind":"tag","published_at":"2016-11-15T19:45:52.000Z","download_url":"https://codeload.github.com/JuliaDocs/Documenter.jl/tar.gz/v0.7.2","html_url":"https://github.com/JuliaDocs/Documenter.jl/releases/tag/v0.7.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JuliaDocs/Documenter.jl@v0.7.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaDocs%2FDocumenter.jl/tags/v0.7.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaDocs%2FDocumenter.jl/tags/v0.7.2/manifests"},{"name":"v0.7.1","sha":"7613893ef11528589d9f151fd16a6578ce1da363","kind":"tag","published_at":"2016-11-05T10:48:43.000Z","download_url":"https://codeload.github.com/JuliaDocs/Documenter.jl/tar.gz/v0.7.1","html_url":"https://github.com/JuliaDocs/Documenter.jl/releases/tag/v0.7.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JuliaDocs/Documenter.jl@v0.7.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaDocs%2FDocumenter.jl/tags/v0.7.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaDocs%2FDocumenter.jl/tags/v0.7.1/manifests"},{"name":"v0.7.0","sha":"b27b707da585ece2beb251b4112181510b72db34","kind":"tag","published_at":"2016-11-02T11:38:31.000Z","download_url":"https://codeload.github.com/JuliaDocs/Documenter.jl/tar.gz/v0.7.0","html_url":"https://github.com/JuliaDocs/Documenter.jl/releases/tag/v0.7.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JuliaDocs/Documenter.jl@v0.7.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaDocs%2FDocumenter.jl/tags/v0.7.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaDocs%2FDocumenter.jl/tags/v0.7.0/manifests"},{"name":"v0.6.0","sha":"b7c4d5d2a909fb432bec8679b80d3266e0d00366","kind":"tag","published_at":"2016-10-17T08:25:26.000Z","download_url":"https://codeload.github.com/JuliaDocs/Documenter.jl/tar.gz/v0.6.0","html_url":"https://github.com/JuliaDocs/Documenter.jl/releases/tag/v0.6.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JuliaDocs/Documenter.jl@v0.6.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaDocs%2FDocumenter.jl/tags/v0.6.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaDocs%2FDocumenter.jl/tags/v0.6.0/manifests"},{"name":"v0.5.1","sha":"705568347d43564c136127d1d3646f9cc729b040","kind":"tag","published_at":"2016-10-12T19:45:36.000Z","download_url":"https://codeload.github.com/JuliaDocs/Documenter.jl/tar.gz/v0.5.1","html_url":"https://github.com/JuliaDocs/Documenter.jl/releases/tag/v0.5.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JuliaDocs/Documenter.jl@v0.5.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaDocs%2FDocumenter.jl/tags/v0.5.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaDocs%2FDocumenter.jl/tags/v0.5.1/manifests"},{"name":"v0.5.0","sha":"c189f738c33e2e07103ba05478d84b0098ed2501","kind":"tag","published_at":"2016-10-09T20:44:35.000Z","download_url":"https://codeload.github.com/JuliaDocs/Documenter.jl/tar.gz/v0.5.0","html_url":"https://github.com/JuliaDocs/Documenter.jl/releases/tag/v0.5.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JuliaDocs/Documenter.jl@v0.5.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaDocs%2FDocumenter.jl/tags/v0.5.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaDocs%2FDocumenter.jl/tags/v0.5.0/manifests"},{"name":"v0.4.4","sha":"11f7132000fe15176954bce599882a433c7164e8","kind":"tag","published_at":"2016-09-22T20:52:08.000Z","download_url":"https://codeload.github.com/JuliaDocs/Documenter.jl/tar.gz/v0.4.4","html_url":"https://github.com/JuliaDocs/Documenter.jl/releases/tag/v0.4.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JuliaDocs/Documenter.jl@v0.4.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaDocs%2FDocumenter.jl/tags/v0.4.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaDocs%2FDocumenter.jl/tags/v0.4.4/manifests"},{"name":"v0.4.3","sha":"7d8cc186bf787f37d517d0cf8475205b56f23900","kind":"tag","published_at":"2016-09-21T13:13:42.000Z","download_url":"https://codeload.github.com/JuliaDocs/Documenter.jl/tar.gz/v0.4.3","html_url":"https://github.com/JuliaDocs/Documenter.jl/releases/tag/v0.4.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JuliaDocs/Documenter.jl@v0.4.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaDocs%2FDocumenter.jl/tags/v0.4.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaDocs%2FDocumenter.jl/tags/v0.4.3/manifests"},{"name":"v0.4.2","sha":"e8f437a73baff265a40bf099132515b71475a5b9","kind":"tag","published_at":"2016-09-15T12:12:15.000Z","download_url":"https://codeload.github.com/JuliaDocs/Documenter.jl/tar.gz/v0.4.2","html_url":"https://github.com/JuliaDocs/Documenter.jl/releases/tag/v0.4.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JuliaDocs/Documenter.jl@v0.4.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaDocs%2FDocumenter.jl/tags/v0.4.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaDocs%2FDocumenter.jl/tags/v0.4.2/manifests"},{"name":"v0.4.1","sha":"536394956e5a1bf6fcf96b62e2ff9bf9496745d1","kind":"tag","published_at":"2016-09-14T15:38:47.000Z","download_url":"https://codeload.github.com/JuliaDocs/Documenter.jl/tar.gz/v0.4.1","html_url":"https://github.com/JuliaDocs/Documenter.jl/releases/tag/v0.4.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JuliaDocs/Documenter.jl@v0.4.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaDocs%2FDocumenter.jl/tags/v0.4.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaDocs%2FDocumenter.jl/tags/v0.4.1/manifests"},{"name":"v0.4.0","sha":"70225b69f5090f870635ea4928b3cbac9f4f0fed","kind":"tag","published_at":"2016-09-04T21:37:01.000Z","download_url":"https://codeload.github.com/JuliaDocs/Documenter.jl/tar.gz/v0.4.0","html_url":"https://github.com/JuliaDocs/Documenter.jl/releases/tag/v0.4.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JuliaDocs/Documenter.jl@v0.4.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaDocs%2FDocumenter.jl/tags/v0.4.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaDocs%2FDocumenter.jl/tags/v0.4.0/manifests"},{"name":"v0.3.1","sha":"a40fa719e43efb474325497e3f265491bc07faaf","kind":"tag","published_at":"2016-08-26T09:53:18.000Z","download_url":"https://codeload.github.com/JuliaDocs/Documenter.jl/tar.gz/v0.3.1","html_url":"https://github.com/JuliaDocs/Documenter.jl/releases/tag/v0.3.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JuliaDocs/Documenter.jl@v0.3.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaDocs%2FDocumenter.jl/tags/v0.3.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaDocs%2FDocumenter.jl/tags/v0.3.1/manifests"},{"name":"v0.3.0","sha":"491c97749ba687d16ccc80fd7c914ffb09122415","kind":"tag","published_at":"2016-08-19T11:04:32.000Z","download_url":"https://codeload.github.com/JuliaDocs/Documenter.jl/tar.gz/v0.3.0","html_url":"https://github.com/JuliaDocs/Documenter.jl/releases/tag/v0.3.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JuliaDocs/Documenter.jl@v0.3.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaDocs%2FDocumenter.jl/tags/v0.3.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaDocs%2FDocumenter.jl/tags/v0.3.0/manifests"},{"name":"v0.2.2","sha":"c5be239597babe9b7ffc1c93ffed425a2f149c9f","kind":"tag","published_at":"2016-08-16T21:31:55.000Z","download_url":"https://codeload.github.com/JuliaDocs/Documenter.jl/tar.gz/v0.2.2","html_url":"https://github.com/JuliaDocs/Documenter.jl/releases/tag/v0.2.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JuliaDocs/Documenter.jl@v0.2.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaDocs%2FDocumenter.jl/tags/v0.2.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaDocs%2FDocumenter.jl/tags/v0.2.2/manifests"},{"name":"v0.2.1","sha":"446ab503f658c408ed3012ccb57fd2c399c16e55","kind":"tag","published_at":"2016-08-15T07:46:34.000Z","download_url":"https://codeload.github.com/JuliaDocs/Documenter.jl/tar.gz/v0.2.1","html_url":"https://github.com/JuliaDocs/Documenter.jl/releases/tag/v0.2.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JuliaDocs/Documenter.jl@v0.2.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaDocs%2FDocumenter.jl/tags/v0.2.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaDocs%2FDocumenter.jl/tags/v0.2.1/manifests"},{"name":"v0.2.0","sha":"25a6f2f56a9d73713393f6ada254f6884fc5d2c7","kind":"tag","published_at":"2016-08-06T15:47:28.000Z","download_url":"https://codeload.github.com/JuliaDocs/Documenter.jl/tar.gz/v0.2.0","html_url":"https://github.com/JuliaDocs/Documenter.jl/releases/tag/v0.2.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JuliaDocs/Documenter.jl@v0.2.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaDocs%2FDocumenter.jl/tags/v0.2.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaDocs%2FDocumenter.jl/tags/v0.2.0/manifests"},{"name":"v0.1.6","sha":"bab60cb966fb2455b9672063c5d8c88f4f1c00d4","kind":"tag","published_at":"2016-07-13T19:09:59.000Z","download_url":"https://codeload.github.com/JuliaDocs/Documenter.jl/tar.gz/v0.1.6","html_url":"https://github.com/JuliaDocs/Documenter.jl/releases/tag/v0.1.6","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JuliaDocs/Documenter.jl@v0.1.6","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaDocs%2FDocumenter.jl/tags/v0.1.6","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaDocs%2FDocumenter.jl/tags/v0.1.6/manifests"},{"name":"v0.1.5","sha":"29f712fa87cedfd29282fdb1dd4464a754dd01be","kind":"tag","published_at":"2016-07-12T08:45:04.000Z","download_url":"https://codeload.github.com/JuliaDocs/Documenter.jl/tar.gz/v0.1.5","html_url":"https://github.com/JuliaDocs/Documenter.jl/releases/tag/v0.1.5","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JuliaDocs/Documenter.jl@v0.1.5","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaDocs%2FDocumenter.jl/tags/v0.1.5","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaDocs%2FDocumenter.jl/tags/v0.1.5/manifests"},{"name":"v0.1.4","sha":"b0a337b94b124affda5d9ab3a957228238c2e1cb","kind":"tag","published_at":"2016-07-08T16:50:44.000Z","download_url":"https://codeload.github.com/JuliaDocs/Documenter.jl/tar.gz/v0.1.4","html_url":"https://github.com/JuliaDocs/Documenter.jl/releases/tag/v0.1.4","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JuliaDocs/Documenter.jl@v0.1.4","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaDocs%2FDocumenter.jl/tags/v0.1.4","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaDocs%2FDocumenter.jl/tags/v0.1.4/manifests"},{"name":"v0.1.3","sha":"fe7540fdb657edd8b841d652021071a0fbe935fd","kind":"tag","published_at":"2016-07-08T08:23:20.000Z","download_url":"https://codeload.github.com/JuliaDocs/Documenter.jl/tar.gz/v0.1.3","html_url":"https://github.com/JuliaDocs/Documenter.jl/releases/tag/v0.1.3","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JuliaDocs/Documenter.jl@v0.1.3","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaDocs%2FDocumenter.jl/tags/v0.1.3","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaDocs%2FDocumenter.jl/tags/v0.1.3/manifests"},{"name":"v0.1.2","sha":"27c3dccf769c689a61db91d983062bcf65b31893","kind":"tag","published_at":"2016-07-03T07:59:35.000Z","download_url":"https://codeload.github.com/JuliaDocs/Documenter.jl/tar.gz/v0.1.2","html_url":"https://github.com/JuliaDocs/Documenter.jl/releases/tag/v0.1.2","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JuliaDocs/Documenter.jl@v0.1.2","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaDocs%2FDocumenter.jl/tags/v0.1.2","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaDocs%2FDocumenter.jl/tags/v0.1.2/manifests"},{"name":"v0.1.1","sha":"382b00b09d35d51478a388a0d2bbe8429542c9b2","kind":"tag","published_at":"2016-06-21T11:09:44.000Z","download_url":"https://codeload.github.com/JuliaDocs/Documenter.jl/tar.gz/v0.1.1","html_url":"https://github.com/JuliaDocs/Documenter.jl/releases/tag/v0.1.1","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JuliaDocs/Documenter.jl@v0.1.1","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaDocs%2FDocumenter.jl/tags/v0.1.1","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaDocs%2FDocumenter.jl/tags/v0.1.1/manifests"},{"name":"v0.1.0","sha":"31f4f43feedc272e1a85ffd2ee6ed03bf49e5083","kind":"tag","published_at":"2016-06-16T11:29:49.000Z","download_url":"https://codeload.github.com/JuliaDocs/Documenter.jl/tar.gz/v0.1.0","html_url":"https://github.com/JuliaDocs/Documenter.jl/releases/tag/v0.1.0","dependencies_parsed_at":null,"dependency_job_id":null,"purl":"pkg:github/JuliaDocs/Documenter.jl@v0.1.0","tag_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaDocs%2FDocumenter.jl/tags/v0.1.0","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaDocs%2FDocumenter.jl/tags/v0.1.0/manifests"}]},"repo_metadata_updated_at":"2025-11-24T13:19:46.288Z","dependent_packages_count":333,"downloads":5919,"downloads_period":"total","dependent_repos_count":147,"rankings":{"downloads":null,"dependent_repos_count":0.2977667493796526,"dependent_packages_count":0.228287841191067,"stargazers_count":0.5955334987593052,"forks_count":0.02977667493796526,"docker_downloads_count":null,"average":0.2878411910669975},"purl":"pkg:julia/Documenter","advisories":[],"docker_usage_url":"https://docker.ecosyste.ms/usage/julia/Documenter","docker_dependents_count":null,"docker_downloads_count":null,"usage_url":"https://repos.ecosyste.ms/usage/julia/Documenter","dependent_repositories_url":"https://repos.ecosyste.ms/api/v1/usage/julia/Documenter/dependencies","status":null,"funding_links":["https://numfocus.org/donate-to-julia"],"critical":null,"issue_metadata":{"last_synced_at":"2025-07-28T00:10:02.638Z","issues_count":463,"pull_requests_count":403,"avg_time_to_close_issue":49340866.65182186,"avg_time_to_close_pull_request":6731045.114441417,"issues_closed_count":243,"pull_requests_closed_count":367,"pull_request_authors_count":119,"issue_authors_count":217,"avg_comments_per_issue":3.987041036717063,"avg_comments_per_pull_request":2.598014888337469,"merged_pull_requests_count":318,"bot_issues_count":0,"bot_pull_requests_count":19,"past_year_issues_count":58,"past_year_pull_requests_count":124,"past_year_avg_time_to_close_issue":3470367.75,"past_year_avg_time_to_close_pull_request":1241742.4144144144,"past_year_issues_closed_count":31,"past_year_pull_requests_closed_count":111,"past_year_pull_request_authors_count":42,"past_year_issue_authors_count":44,"past_year_avg_comments_per_issue":3.0517241379310347,"past_year_avg_comments_per_pull_request":2.5,"past_year_bot_issues_count":0,"past_year_bot_pull_requests_count":1,"past_year_merged_pull_requests_count":100,"issues_url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/repositories/JuliaDocs%2FDocumenter.jl/issues","maintainers":[{"login":"mortenpi","count":205,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mortenpi"},{"login":"fredrikekre","count":29,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fredrikekre"},{"login":"goerz","count":28,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/goerz"},{"login":"fingolfin","count":16,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fingolfin"},{"login":"odow","count":12,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/odow"},{"login":"asinghvi17","count":9,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/asinghvi17"},{"login":"KristofferC","count":3,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/KristofferC"},{"login":"MichaelHatherly","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/MichaelHatherly"},{"login":"pfitzseb","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/pfitzseb"}],"active_maintainers":[{"login":"mortenpi","count":36,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/mortenpi"},{"login":"fingolfin","count":14,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fingolfin"},{"login":"asinghvi17","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/asinghvi17"},{"login":"fredrikekre","count":7,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/fredrikekre"},{"login":"goerz","count":2,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/goerz"},{"login":"odow","count":1,"url":"https://issues.ecosyste.ms/api/v1/hosts/GitHub/authors/odow"}]},"versions_url":"https://packages.ecosyste.ms/api/v1/registries/juliahub.com/packages/Documenter/versions","version_numbers_url":"https://packages.ecosyste.ms/api/v1/registries/juliahub.com/packages/Documenter/version_numbers","dependent_packages_url":"https://packages.ecosyste.ms/api/v1/registries/juliahub.com/packages/Documenter/dependent_packages","related_packages_url":"https://packages.ecosyste.ms/api/v1/registries/juliahub.com/packages/Documenter/related_packages","codemeta_url":"https://packages.ecosyste.ms/api/v1/registries/juliahub.com/packages/Documenter/codemeta","maintainers":[],"registry":{"name":"juliahub.com","url":"https://juliahub.com","ecosystem":"julia","default":true,"packages_count":13092,"maintainers_count":0,"namespaces_count":0,"keywords_count":7570,"github":"JuliaRegistries","metadata":{"funded_packages_count":845},"icon_url":"https://github.com/JuliaRegistries.png","created_at":"2022-04-19T16:34:08.340Z","updated_at":"2025-12-21T07:04:43.956Z","packages_url":"https://packages.ecosyste.ms/api/v1/registries/juliahub.com/packages","maintainers_url":"https://packages.ecosyste.ms/api/v1/registries/juliahub.com/maintainers","namespaces_url":"https://packages.ecosyste.ms/api/v1/registries/juliahub.com/namespaces"}},"unique_repositories_count":3,"unique_repositories_count_past_30_days":3,"recent_issues":[{"uuid":"3691803801","node_id":"PR_kwDOBDzqac626sU2","number":47,"state":"closed","title":"Update Documenter requirement from 0.27 to 0.27, 1.16 in /docs in the all-julia-packages group across 1 directory","user":"dependabot[bot]","labels":["dependencies","julia"],"assignees":[],"locked":false,"comments_count":2,"pull_request":true,"closed_at":"2025-12-29T19:50:10.000Z","author_association":null,"state_reason":null,"created_at":"2025-12-03T20:32:52.000Z","updated_at":"2025-12-29T19:50:12.000Z","time_to_close":2243838,"merged_at":null,"merged_by":null,"closed_by":null,"dependency_metadata":{"prefix":"Update","packages":[{"name":"Documenter","old_version":"0.27","new_version":"0.27, 1.16","repository_url":"https://github.com/JuliaDocs/Documenter.jl"}],"path":"/docs in the all-julia-packages group across 1 directory","ecosystem":"julia"},"body":"Updates the requirements on [Documenter](https://github.com/JuliaDocs/Documenter.jl) to permit the latest version.\nUpdates `Documenter` to 1.16.1\n\u003cdetails\u003e\n\u003csummary\u003eRelease notes\u003c/summary\u003e\n\u003cp\u003e\u003cem\u003eSourced from \u003ca href=\"https://github.com/JuliaDocs/Documenter.jl/releases\"\u003eDocumenter's releases\u003c/a\u003e.\u003c/em\u003e\u003c/p\u003e\n\u003cblockquote\u003e\n\u003ch2\u003ev1.16.1\u003c/h2\u003e\n\u003cp\u003eThe changes are documented in the \u003ca href=\"https://github.com/JuliaDocs/Documenter.jl/blob/v1.16.1/CHANGELOG.md\"\u003e\u003ccode\u003eCHANGELOG.md\u003c/code\u003e\u003c/a\u003e file.\u003c/p\u003e\n\u003cp\u003e\u003ca href=\"https://github.com/JuliaDocs/Documenter.jl/compare/v1.16.0...v1.16.1\"\u003eDiff since v1.16.0\u003c/a\u003e\u003c/p\u003e\n\u003c/blockquote\u003e\n\u003c/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eChangelog\u003c/summary\u003e\n\u003cp\u003e\u003cem\u003eSourced from \u003ca href=\"https://github.com/JuliaDocs/Documenter.jl/blob/master/CHANGELOG.md\"\u003eDocumenter's changelog\u003c/a\u003e.\u003c/em\u003e\u003c/p\u003e\n\u003cblockquote\u003e\n\u003ch2\u003eVersion [v1.16.1] - 2025-11-21\u003c/h2\u003e\n\u003ch3\u003eFixed\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003eThe \u003ccode\u003e-g\u003c/code\u003e is now passed to \u003ccode\u003ecurl\u003c/code\u003e when checking links, to disable globbing, which could cause undesirable behavior when checking links containing characters like for example \u003ccode\u003e[\u003c/code\u003e, \u003ccode\u003e{\u003c/code\u003e, \u003ccode\u003e\u0026amp;\u003c/code\u003e or \u003ccode\u003e?\u003c/code\u003e. (\u003ca href=\"https://redirect.github.com/JuliaDocs/Documenter.jl/issues/2839\"\u003e#2839\u003c/a\u003e, \u003ca href=\"https://redirect.github.com/JuliaDocs/Documenter.jl/issues/2842\"\u003e#2842\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003eFixed insufficient paragraph spacing in HTML output for \u003ccode\u003e@docs\u003c/code\u003e blocks. ([#2845, \u003ca href=\"https://redirect.github.com/JuliaDocs/Documenter.jl/issues/2847\"\u003e#2847\u003c/a\u003e])\u003c/li\u003e\n\u003cli\u003eDon't expand \u003ccode\u003edetails\u003c/code\u003e admonition by default. ([#2846, \u003ca href=\"https://redirect.github.com/JuliaDocs/Documenter.jl/issues/2847\"\u003e#2847\u003c/a\u003e])\u003c/li\u003e\n\u003cli\u003eRemoved superfluous vertical space at end of \u003ccode\u003e@docs\u003c/code\u003e blocks. (\u003ca href=\"https://redirect.github.com/JuliaDocs/Documenter.jl/issues/2849\"\u003e#2849\u003c/a\u003e)\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003eVersion [v1.16.0] - 2025-11-14\u003c/h2\u003e\n\u003ch3\u003eAdded\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003eAdded option \u003ccode\u003etreat_markdown_warnings_as_error\u003c/code\u003e which throws an error when encountering a markdown/interpolation warning (\u003ca href=\"https://redirect.github.com/JuliaDocs/Documenter.jl/issues/2792\"\u003e#2792\u003c/a\u003e, \u003ca href=\"https://redirect.github.com/JuliaDocs/Documenter.jl/issues/2751\"\u003e#2751\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003eFootnotes can now be previewed by hovering over the link. (\u003ca href=\"https://redirect.github.com/JuliaDocs/Documenter.jl/issues/2080\"\u003e#2080\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003eThe version selector now attempts to stay on the same page when switching between documentation versions. If the page doesn't exist in the target version, it falls back to the version homepage. (\u003ca href=\"https://redirect.github.com/JuliaDocs/Documenter.jl/issues/2801\"\u003e#2801\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003eAllow named \u003ccode\u003e@eval\u003c/code\u003e blocks: such a block shares its execution context with all other \u003ccode\u003e@eval\u003c/code\u003e, \u003ccode\u003e@example\u003c/code\u003e, \u003ccode\u003e@repl\u003c/code\u003e and \u003ccode\u003e@setup\u003c/code\u003e blocks on the same page which use the same name. (\u003ca href=\"https://redirect.github.com/JuliaDocs/Documenter.jl/issues/2074\"\u003e#2074\u003c/a\u003e, \u003ca href=\"https://redirect.github.com/JuliaDocs/Documenter.jl/issues/2812\"\u003e#2812\u003c/a\u003e)\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch3\u003eChanged\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003ePage category is removed from the search index and now everything is in section category. (\u003ca href=\"https://redirect.github.com/JuliaDocs/Documenter.jl/issues/2762\"\u003e#2762\u003c/a\u003e, \u003ca href=\"https://redirect.github.com/JuliaDocs/Documenter.jl/issues/2413\"\u003e#2413\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003eChanged the docstring block accordions from a custom implementation to HTML details+summary tag. (\u003ca href=\"https://redirect.github.com/JuliaDocs/Documenter.jl/issues/2772\"\u003e#2772\u003c/a\u003e, \u003ca href=\"https://redirect.github.com/JuliaDocs/Documenter.jl/issues/2773\"\u003e#2773\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003eImproved the search tokenizer and custom trimmer to improve search results. (\u003ca href=\"https://redirect.github.com/JuliaDocs/Documenter.jl/issues/1457\"\u003e#1457\u003c/a\u003e, \u003ca href=\"https://redirect.github.com/JuliaDocs/Documenter.jl/issues/2114\"\u003e#2114\u003c/a\u003e, \u003ca href=\"https://redirect.github.com/JuliaDocs/Documenter.jl/issues/2744\"\u003e#2744\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003eImproved several warning/error messages to (more accurately) report the location (filename, line range) in which the warning/error originated. (\u003ca href=\"https://redirect.github.com/JuliaDocs/Documenter.jl/issues/2426\"\u003e#2426\u003c/a\u003e, \u003ca href=\"https://redirect.github.com/JuliaDocs/Documenter.jl/issues/2752\"\u003e#2752\u003c/a\u003e, \u003ca href=\"https://redirect.github.com/JuliaDocs/Documenter.jl/issues/2793\"\u003e#2793\u003c/a\u003e, \u003ca href=\"https://redirect.github.com/JuliaDocs/Documenter.jl/issues/2803\"\u003e#2803\u003c/a\u003e, \u003ca href=\"https://redirect.github.com/JuliaDocs/Documenter.jl/issues/2809\"\u003e#2809\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003eWarn/error if jldoctest starts with an empty line; or lacks empty line between two REPL prompts. (\u003ca href=\"https://redirect.github.com/JuliaDocs/Documenter.jl/issues/2031\"\u003e#2031\u003c/a\u003e, \u003ca href=\"https://redirect.github.com/JuliaDocs/Documenter.jl/issues/2083\"\u003e#2083\u003c/a\u003e, \u003ca href=\"https://redirect.github.com/JuliaDocs/Documenter.jl/issues/2679\"\u003e#2679\u003c/a\u003e, \u003ca href=\"https://redirect.github.com/JuliaDocs/Documenter.jl/issues/2808\"\u003e#2808\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003eThe \u003ccode\u003eforcepush=true\u003c/code\u003e option to \u003ccode\u003edeploydocs\u003c/code\u003e now uses \u003ccode\u003e--force-with-lease\u003c/code\u003e instead of \u003ccode\u003e--force\u003c/code\u003e. (\u003ca href=\"https://redirect.github.com/JuliaDocs/Documenter.jl/issues/2817\"\u003e#2817\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003eImproved the generation of anchors for admonitions in HTML output to be more stable and e.g. not change due to changes of the internal representation across different Julia versions. (\u003ca href=\"https://redirect.github.com/JuliaDocs/Documenter.jl/issues/2710\"\u003e#2710\u003c/a\u003e)\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch3\u003eFixed\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cp\u003eModules for \u003ccode\u003e@example\u003c/code\u003e environments are now generated by \u003ccode\u003eeval\u003c/code\u003e'ing an expression, rather than invoking the \u003ccode\u003eModule\u003c/code\u003e constructor, which is not recommended. (\u003ca href=\"https://redirect.github.com/JuliaDocs/Documenter.jl/issues/2683\"\u003e#2683\u003c/a\u003e)\u003c/p\u003e\n\u003c/li\u003e\n\u003cli\u003e\n\u003cp\u003eFix handling of \u003ccode\u003eexpandfirst\u003c/code\u003e entries containing slashes as path separators on Windows. (\u003ca href=\"https://redirect.github.com/JuliaDocs/Documenter.jl/issues/1725\"\u003e#1725\u003c/a\u003e, \u003ca href=\"https://redirect.github.com/JuliaDocs/Documenter.jl/issues/2804\"\u003e#2804\u003c/a\u003e)\u003c/p\u003e\n\u003c/li\u003e\n\u003cli\u003e\n\u003cp\u003eChanged the header crossref step to eagerly fail when encountering a non-unique header slug. (\u003ca href=\"https://redirect.github.com/JuliaDocs/Documenter.jl/issues/2668\"\u003e#2668\u003c/a\u003e, \u003ca href=\"https://redirect.github.com/JuliaDocs/Documenter.jl/issues/2787\"\u003e#2787\u003c/a\u003e)\u003c/p\u003e\n\u003cp\u003eThis is \u003cstrong\u003epotentially breaking\u003c/strong\u003e and may cause some documentation builds to fail.\nThose previously passed but generated incorrect cross-references.\nYou can fix this by ensuring that you have distinct headers across your markdown pages, or by using the \u003ccode\u003e@id\u003c/code\u003e syntax to give the headers unique slugs.\u003c/p\u003e\n\u003c/li\u003e\n\u003cli\u003e\n\u003cp\u003eChanged CSS for the navigation \u0026quot;breadcrumbs\u0026quot; at the top of each page to avoid an issue where \u003ccode\u003ecode\u003c/code\u003e blocks in there were missing spacing around them. (\u003ca href=\"https://redirect.github.com/JuliaDocs/Documenter.jl/issues/1614\"\u003e#1614\u003c/a\u003e, \u003ca href=\"https://redirect.github.com/JuliaDocs/Documenter.jl/issues/2813\"\u003e#2813\u003c/a\u003e)\u003c/p\u003e\n\u003c/li\u003e\n\u003cli\u003e\n\u003cp\u003eCommit status for pull request previews publishing in GitHub Actions for out-of-repo deployment now works correctly. (\u003ca href=\"https://redirect.github.com/JuliaDocs/Documenter.jl/issues/2814\"\u003e#2814\u003c/a\u003e, \u003ca href=\"https://redirect.github.com/JuliaDocs/Documenter.jl/issues/2816\"\u003e#2816\u003c/a\u003e)\u003c/p\u003e\n\u003c/li\u003e\n\u003cli\u003e\n\u003cp\u003eFix assertions resp. errors being raised in \u003ccode\u003e@example\u003c/code\u003e, \u003ccode\u003e@eval\u003c/code\u003e, \u003ccode\u003e@repl\u003c/code\u003e blocks that are empty or contain code with syntax errors. (\u003ca href=\"https://redirect.github.com/JuliaDocs/Documenter.jl/issues/2206\"\u003e#2206\u003c/a\u003e, \u003ca href=\"https://redirect.github.com/JuliaDocs/Documenter.jl/issues/2731\"\u003e#2731\u003c/a\u003e, \u003ca href=\"https://redirect.github.com/JuliaDocs/Documenter.jl/issues/2827\"\u003e#2827\u003c/a\u003e)\u003c/p\u003e\n\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003eVersion [v1.15.0] - 2025-10-22\u003c/h2\u003e\n\u003ch3\u003eChanged\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003eCreated a warning for when the search index size is too big (500Kib). (\u003ca href=\"https://redirect.github.com/JuliaDocs/Documenter.jl/issues/2423\"\u003e#2423\u003c/a\u003e, \u003ca href=\"https://redirect.github.com/JuliaDocs/Documenter.jl/issues/2753\"\u003e#2753\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003eIn the HTML output, the search modal can now be navigated using up and down keys. (\u003ca href=\"https://redirect.github.com/JuliaDocs/Documenter.jl/issues/2761\"\u003e#2761\u003c/a\u003e)\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch3\u003eOther\u003c/h3\u003e\n\u003c!-- raw HTML omitted --\u003e\n\u003c/blockquote\u003e\n\u003cp\u003e... (truncated)\u003c/p\u003e\n\u003c/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCommits\u003c/summary\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/JuliaDocs/Documenter.jl/commit/55b500f5c9d0e91e37fcd9aad78d5a0c1a1404a9\"\u003e\u003ccode\u003e55b500f\u003c/code\u003e\u003c/a\u003e Set version to 1.16.1 (\u003ca href=\"https://redirect.github.com/JuliaDocs/Documenter.jl/issues/2848\"\u003e#2848\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/JuliaDocs/Documenter.jl/commit/56c72d86a845237298dc38e6857a88ba9923ff4d\"\u003e\u003ccode\u003e56c72d8\u003c/code\u003e\u003c/a\u003e Guide users to use workspaces when setting up Documenter (\u003ca href=\"https://redirect.github.com/JuliaDocs/Documenter.jl/issues/2830\"\u003e#2830\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/JuliaDocs/Documenter.jl/commit/a8b147998de185382fdd0568a408d995b2db070b\"\u003e\u003ccode\u003ea8b1479\u003c/code\u003e\u003c/a\u003e Removed superfluous vertical space at end of \u003ccode\u003e@docs\u003c/code\u003e blocks (\u003ca href=\"https://redirect.github.com/JuliaDocs/Documenter.jl/issues/2849\"\u003e#2849\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/JuliaDocs/Documenter.jl/commit/a397e12ddd0f8b2f952eb5a23a8c6910afd40808\"\u003e\u003ccode\u003ea397e12\u003c/code\u003e\u003c/a\u003e Fix spacing in \u003ccode\u003e@docs\u003c/code\u003e blocks; don't expand \u003ccode\u003edetails\u003c/code\u003e admonition by default (...\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/JuliaDocs/Documenter.jl/commit/050ce55199c5e7a9ac053d0218cd7897a7cf0248\"\u003e\u003ccode\u003e050ce55\u003c/code\u003e\u003c/a\u003e Pass \u003ccode\u003e-g\u003c/code\u003e option to \u003ccode\u003ecurl\u003c/code\u003e in linkchecker (\u003ca href=\"https://redirect.github.com/JuliaDocs/Documenter.jl/issues/2842\"\u003e#2842\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/JuliaDocs/Documenter.jl/commit/26d00512517f88deedef4b09aaa7b36ce2c41032\"\u003e\u003ccode\u003e26d0051\u003c/code\u003e\u003c/a\u003e Build Julia HTML manual in regression tests (\u003ca href=\"https://redirect.github.com/JuliaDocs/Documenter.jl/issues/2724\"\u003e#2724\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/JuliaDocs/Documenter.jl/commit/a9af48effeea2b23f7c3e4a6a97738bff467e57b\"\u003e\u003ccode\u003ea9af48e\u003c/code\u003e\u003c/a\u003e Set version to 1.16.0 (\u003ca href=\"https://redirect.github.com/JuliaDocs/Documenter.jl/issues/2841\"\u003e#2841\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/JuliaDocs/Documenter.jl/commit/a0665d5dbbf00400ec9abe3312f0f17d7f0ccb0d\"\u003e\u003ccode\u003ea0665d5\u003c/code\u003e\u003c/a\u003e Update changelog (\u003ca href=\"https://redirect.github.com/JuliaDocs/Documenter.jl/issues/2840\"\u003e#2840\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/JuliaDocs/Documenter.jl/commit/1aecd99145f13d0e89a190de3c3177a78f24a438\"\u003e\u003ccode\u003e1aecd99\u003c/code\u003e\u003c/a\u003e Restore \u003ccode\u003ecd\u003c/code\u003e inside \u003ccode\u003e@eval\u003c/code\u003e, and add a test for it (\u003ca href=\"https://redirect.github.com/JuliaDocs/Documenter.jl/issues/2837\"\u003e#2837\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/JuliaDocs/Documenter.jl/commit/4b6ff9d70f316f374c079aefe0c9d92433465452\"\u003e\u003ccode\u003e4b6ff9d\u003c/code\u003e\u003c/a\u003e Add syntax highlight tags to docs/src/man/other-formats.md (\u003ca href=\"https://redirect.github.com/JuliaDocs/Documenter.jl/issues/2838\"\u003e#2838\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003eAdditional commits viewable in \u003ca href=\"https://github.com/JuliaDocs/Documenter.jl/compare/v0.27.0...v1.16.1\"\u003ecompare view\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/details\u003e\n\u003cbr /\u003e\n\n\nDependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`.\n\n[//]: # (dependabot-automerge-start)\n[//]: # (dependabot-automerge-end)\n\n---\n\n\u003cdetails\u003e\n\u003csummary\u003eDependabot commands and options\u003c/summary\u003e\n\u003cbr /\u003e\n\nYou can trigger Dependabot actions by commenting on this PR:\n- `@dependabot rebase` will rebase this PR\n- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it\n- `@dependabot merge` will merge this PR after your CI passes on it\n- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it\n- `@dependabot cancel merge` will cancel a previously requested merge and block automerging\n- `@dependabot reopen` will reopen this PR if it is closed\n- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually\n- `@dependabot show \u003cdependency name\u003e ignore conditions` will show all of the ignore conditions of the specified dependency\n- `@dependabot ignore \u003cdependency name\u003e major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)\n- `@dependabot ignore \u003cdependency name\u003e minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)\n- `@dependabot ignore \u003cdependency name\u003e` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)\n- `@dependabot unignore \u003cdependency name\u003e` will remove all of the ignore conditions of the specified dependency\n- `@dependabot unignore \u003cdependency name\u003e \u003cignore condition\u003e` will remove the ignore condition of the specified dependency and ignore conditions\n\n\n\u003c/details\u003e","html_url":"https://github.com/SciML/DiffEqFinancial.jl/pull/47","url":"https://dependabot.ecosyste.ms/api/v1/hosts/GitHub/repositories/SciML%2FDiffEqFinancial.jl/issues/47","packages_url":"https://dependabot.ecosyste.ms/api/v1/issues/47/packages"},{"uuid":"3689848018","node_id":"PR_kwDOEFNQ48620Cls","number":43,"state":"open","title":"Update Documenter requirement from 0.27 to 0.27, 1.16 in /docs in the all-julia-packages group across 1 directory","user":"dependabot[bot]","labels":["dependencies","julia"],"assignees":[],"locked":false,"comments_count":1,"pull_request":true,"closed_at":null,"author_association":null,"state_reason":null,"created_at":"2025-12-03T11:34:01.000Z","updated_at":"2025-12-18T11:40:39.000Z","time_to_close":null,"merged_at":null,"merged_by":null,"closed_by":null,"dependency_metadata":{"prefix":"Update","packages":[{"name":"Documenter","old_version":"0.27","new_version":"0.27, 1.16","repository_url":"https://github.com/JuliaDocs/Documenter.jl"}],"path":"/docs in the all-julia-packages group across 1 directory","ecosystem":"julia"},"body":"Updates the requirements on [Documenter](https://github.com/JuliaDocs/Documenter.jl) to permit the latest version.\nUpdates `Documenter` to 1.16.1\n\u003cdetails\u003e\n\u003csummary\u003eRelease notes\u003c/summary\u003e\n\u003cp\u003e\u003cem\u003eSourced from \u003ca href=\"https://github.com/JuliaDocs/Documenter.jl/releases\"\u003eDocumenter's releases\u003c/a\u003e.\u003c/em\u003e\u003c/p\u003e\n\u003cblockquote\u003e\n\u003ch2\u003ev1.16.1\u003c/h2\u003e\n\u003cp\u003eThe changes are documented in the \u003ca href=\"https://github.com/JuliaDocs/Documenter.jl/blob/v1.16.1/CHANGELOG.md\"\u003e\u003ccode\u003eCHANGELOG.md\u003c/code\u003e\u003c/a\u003e file.\u003c/p\u003e\n\u003cp\u003e\u003ca href=\"https://github.com/JuliaDocs/Documenter.jl/compare/v1.16.0...v1.16.1\"\u003eDiff since v1.16.0\u003c/a\u003e\u003c/p\u003e\n\u003c/blockquote\u003e\n\u003c/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eChangelog\u003c/summary\u003e\n\u003cp\u003e\u003cem\u003eSourced from \u003ca href=\"https://github.com/JuliaDocs/Documenter.jl/blob/master/CHANGELOG.md\"\u003eDocumenter's changelog\u003c/a\u003e.\u003c/em\u003e\u003c/p\u003e\n\u003cblockquote\u003e\n\u003ch2\u003eVersion [v1.16.1] - 2025-11-21\u003c/h2\u003e\n\u003ch3\u003eFixed\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003eThe \u003ccode\u003e-g\u003c/code\u003e is now passed to \u003ccode\u003ecurl\u003c/code\u003e when checking links, to disable globbing, which could cause undesirable behavior when checking links containing characters like for example \u003ccode\u003e[\u003c/code\u003e, \u003ccode\u003e{\u003c/code\u003e, \u003ccode\u003e\u0026amp;\u003c/code\u003e or \u003ccode\u003e?\u003c/code\u003e. (\u003ca href=\"https://redirect.github.com/JuliaDocs/Documenter.jl/issues/2839\"\u003e#2839\u003c/a\u003e, \u003ca href=\"https://redirect.github.com/JuliaDocs/Documenter.jl/issues/2842\"\u003e#2842\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003eFixed insufficient paragraph spacing in HTML output for \u003ccode\u003e@docs\u003c/code\u003e blocks. ([#2845, \u003ca href=\"https://redirect.github.com/JuliaDocs/Documenter.jl/issues/2847\"\u003e#2847\u003c/a\u003e])\u003c/li\u003e\n\u003cli\u003eDon't expand \u003ccode\u003edetails\u003c/code\u003e admonition by default. ([#2846, \u003ca href=\"https://redirect.github.com/JuliaDocs/Documenter.jl/issues/2847\"\u003e#2847\u003c/a\u003e])\u003c/li\u003e\n\u003cli\u003eRemoved superfluous vertical space at end of \u003ccode\u003e@docs\u003c/code\u003e blocks. (\u003ca href=\"https://redirect.github.com/JuliaDocs/Documenter.jl/issues/2849\"\u003e#2849\u003c/a\u003e)\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003eVersion [v1.16.0] - 2025-11-14\u003c/h2\u003e\n\u003ch3\u003eAdded\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003eAdded option \u003ccode\u003etreat_markdown_warnings_as_error\u003c/code\u003e which throws an error when encountering a markdown/interpolation warning (\u003ca href=\"https://redirect.github.com/JuliaDocs/Documenter.jl/issues/2792\"\u003e#2792\u003c/a\u003e, \u003ca href=\"https://redirect.github.com/JuliaDocs/Documenter.jl/issues/2751\"\u003e#2751\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003eFootnotes can now be previewed by hovering over the link. (\u003ca href=\"https://redirect.github.com/JuliaDocs/Documenter.jl/issues/2080\"\u003e#2080\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003eThe version selector now attempts to stay on the same page when switching between documentation versions. If the page doesn't exist in the target version, it falls back to the version homepage. (\u003ca href=\"https://redirect.github.com/JuliaDocs/Documenter.jl/issues/2801\"\u003e#2801\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003eAllow named \u003ccode\u003e@eval\u003c/code\u003e blocks: such a block shares its execution context with all other \u003ccode\u003e@eval\u003c/code\u003e, \u003ccode\u003e@example\u003c/code\u003e, \u003ccode\u003e@repl\u003c/code\u003e and \u003ccode\u003e@setup\u003c/code\u003e blocks on the same page which use the same name. (\u003ca href=\"https://redirect.github.com/JuliaDocs/Documenter.jl/issues/2074\"\u003e#2074\u003c/a\u003e, \u003ca href=\"https://redirect.github.com/JuliaDocs/Documenter.jl/issues/2812\"\u003e#2812\u003c/a\u003e)\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch3\u003eChanged\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003ePage category is removed from the search index and now everything is in section category. (\u003ca href=\"https://redirect.github.com/JuliaDocs/Documenter.jl/issues/2762\"\u003e#2762\u003c/a\u003e, \u003ca href=\"https://redirect.github.com/JuliaDocs/Documenter.jl/issues/2413\"\u003e#2413\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003eChanged the docstring block accordions from a custom implementation to HTML details+summary tag. (\u003ca href=\"https://redirect.github.com/JuliaDocs/Documenter.jl/issues/2772\"\u003e#2772\u003c/a\u003e, \u003ca href=\"https://redirect.github.com/JuliaDocs/Documenter.jl/issues/2773\"\u003e#2773\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003eImproved the search tokenizer and custom trimmer to improve search results. (\u003ca href=\"https://redirect.github.com/JuliaDocs/Documenter.jl/issues/1457\"\u003e#1457\u003c/a\u003e, \u003ca href=\"https://redirect.github.com/JuliaDocs/Documenter.jl/issues/2114\"\u003e#2114\u003c/a\u003e, \u003ca href=\"https://redirect.github.com/JuliaDocs/Documenter.jl/issues/2744\"\u003e#2744\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003eImproved several warning/error messages to (more accurately) report the location (filename, line range) in which the warning/error originated. (\u003ca href=\"https://redirect.github.com/JuliaDocs/Documenter.jl/issues/2426\"\u003e#2426\u003c/a\u003e, \u003ca href=\"https://redirect.github.com/JuliaDocs/Documenter.jl/issues/2752\"\u003e#2752\u003c/a\u003e, \u003ca href=\"https://redirect.github.com/JuliaDocs/Documenter.jl/issues/2793\"\u003e#2793\u003c/a\u003e, \u003ca href=\"https://redirect.github.com/JuliaDocs/Documenter.jl/issues/2803\"\u003e#2803\u003c/a\u003e, \u003ca href=\"https://redirect.github.com/JuliaDocs/Documenter.jl/issues/2809\"\u003e#2809\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003eWarn/error if jldoctest starts with an empty line; or lacks empty line between two REPL prompts. (\u003ca href=\"https://redirect.github.com/JuliaDocs/Documenter.jl/issues/2031\"\u003e#2031\u003c/a\u003e, \u003ca href=\"https://redirect.github.com/JuliaDocs/Documenter.jl/issues/2083\"\u003e#2083\u003c/a\u003e, \u003ca href=\"https://redirect.github.com/JuliaDocs/Documenter.jl/issues/2679\"\u003e#2679\u003c/a\u003e, \u003ca href=\"https://redirect.github.com/JuliaDocs/Documenter.jl/issues/2808\"\u003e#2808\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003eThe \u003ccode\u003eforcepush=true\u003c/code\u003e option to \u003ccode\u003edeploydocs\u003c/code\u003e now uses \u003ccode\u003e--force-with-lease\u003c/code\u003e instead of \u003ccode\u003e--force\u003c/code\u003e. (\u003ca href=\"https://redirect.github.com/JuliaDocs/Documenter.jl/issues/2817\"\u003e#2817\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003eImproved the generation of anchors for admonitions in HTML output to be more stable and e.g. not change due to changes of the internal representation across different Julia versions. (\u003ca href=\"https://redirect.github.com/JuliaDocs/Documenter.jl/issues/2710\"\u003e#2710\u003c/a\u003e)\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch3\u003eFixed\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cp\u003eModules for \u003ccode\u003e@example\u003c/code\u003e environments are now generated by \u003ccode\u003eeval\u003c/code\u003e'ing an expression, rather than invoking the \u003ccode\u003eModule\u003c/code\u003e constructor, which is not recommended. (\u003ca href=\"https://redirect.github.com/JuliaDocs/Documenter.jl/issues/2683\"\u003e#2683\u003c/a\u003e)\u003c/p\u003e\n\u003c/li\u003e\n\u003cli\u003e\n\u003cp\u003eFix handling of \u003ccode\u003eexpandfirst\u003c/code\u003e entries containing slashes as path separators on Windows. (\u003ca href=\"https://redirect.github.com/JuliaDocs/Documenter.jl/issues/1725\"\u003e#1725\u003c/a\u003e, \u003ca href=\"https://redirect.github.com/JuliaDocs/Documenter.jl/issues/2804\"\u003e#2804\u003c/a\u003e)\u003c/p\u003e\n\u003c/li\u003e\n\u003cli\u003e\n\u003cp\u003eChanged the header crossref step to eagerly fail when encountering a non-unique header slug. (\u003ca href=\"https://redirect.github.com/JuliaDocs/Documenter.jl/issues/2668\"\u003e#2668\u003c/a\u003e, \u003ca href=\"https://redirect.github.com/JuliaDocs/Documenter.jl/issues/2787\"\u003e#2787\u003c/a\u003e)\u003c/p\u003e\n\u003cp\u003eThis is \u003cstrong\u003epotentially breaking\u003c/strong\u003e and may cause some documentation builds to fail.\nThose previously passed but generated incorrect cross-references.\nYou can fix this by ensuring that you have distinct headers across your markdown pages, or by using the \u003ccode\u003e@id\u003c/code\u003e syntax to give the headers unique slugs.\u003c/p\u003e\n\u003c/li\u003e\n\u003cli\u003e\n\u003cp\u003eChanged CSS for the navigation \u0026quot;breadcrumbs\u0026quot; at the top of each page to avoid an issue where \u003ccode\u003ecode\u003c/code\u003e blocks in there were missing spacing around them. (\u003ca href=\"https://redirect.github.com/JuliaDocs/Documenter.jl/issues/1614\"\u003e#1614\u003c/a\u003e, \u003ca href=\"https://redirect.github.com/JuliaDocs/Documenter.jl/issues/2813\"\u003e#2813\u003c/a\u003e)\u003c/p\u003e\n\u003c/li\u003e\n\u003cli\u003e\n\u003cp\u003eCommit status for pull request previews publishing in GitHub Actions for out-of-repo deployment now works correctly. (\u003ca href=\"https://redirect.github.com/JuliaDocs/Documenter.jl/issues/2814\"\u003e#2814\u003c/a\u003e, \u003ca href=\"https://redirect.github.com/JuliaDocs/Documenter.jl/issues/2816\"\u003e#2816\u003c/a\u003e)\u003c/p\u003e\n\u003c/li\u003e\n\u003cli\u003e\n\u003cp\u003eFix assertions resp. errors being raised in \u003ccode\u003e@example\u003c/code\u003e, \u003ccode\u003e@eval\u003c/code\u003e, \u003ccode\u003e@repl\u003c/code\u003e blocks that are empty or contain code with syntax errors. (\u003ca href=\"https://redirect.github.com/JuliaDocs/Documenter.jl/issues/2206\"\u003e#2206\u003c/a\u003e, \u003ca href=\"https://redirect.github.com/JuliaDocs/Documenter.jl/issues/2731\"\u003e#2731\u003c/a\u003e, \u003ca href=\"https://redirect.github.com/JuliaDocs/Documenter.jl/issues/2827\"\u003e#2827\u003c/a\u003e)\u003c/p\u003e\n\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003eVersion [v1.15.0] - 2025-10-22\u003c/h2\u003e\n\u003ch3\u003eChanged\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003eCreated a warning for when the search index size is too big (500Kib). (\u003ca href=\"https://redirect.github.com/JuliaDocs/Documenter.jl/issues/2423\"\u003e#2423\u003c/a\u003e, \u003ca href=\"https://redirect.github.com/JuliaDocs/Documenter.jl/issues/2753\"\u003e#2753\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003eIn the HTML output, the search modal can now be navigated using up and down keys. (\u003ca href=\"https://redirect.github.com/JuliaDocs/Documenter.jl/issues/2761\"\u003e#2761\u003c/a\u003e)\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch3\u003eOther\u003c/h3\u003e\n\u003c!-- raw HTML omitted --\u003e\n\u003c/blockquote\u003e\n\u003cp\u003e... (truncated)\u003c/p\u003e\n\u003c/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCommits\u003c/summary\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/JuliaDocs/Documenter.jl/commit/55b500f5c9d0e91e37fcd9aad78d5a0c1a1404a9\"\u003e\u003ccode\u003e55b500f\u003c/code\u003e\u003c/a\u003e Set version to 1.16.1 (\u003ca href=\"https://redirect.github.com/JuliaDocs/Documenter.jl/issues/2848\"\u003e#2848\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/JuliaDocs/Documenter.jl/commit/56c72d86a845237298dc38e6857a88ba9923ff4d\"\u003e\u003ccode\u003e56c72d8\u003c/code\u003e\u003c/a\u003e Guide users to use workspaces when setting up Documenter (\u003ca href=\"https://redirect.github.com/JuliaDocs/Documenter.jl/issues/2830\"\u003e#2830\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/JuliaDocs/Documenter.jl/commit/a8b147998de185382fdd0568a408d995b2db070b\"\u003e\u003ccode\u003ea8b1479\u003c/code\u003e\u003c/a\u003e Removed superfluous vertical space at end of \u003ccode\u003e@docs\u003c/code\u003e blocks (\u003ca href=\"https://redirect.github.com/JuliaDocs/Documenter.jl/issues/2849\"\u003e#2849\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/JuliaDocs/Documenter.jl/commit/a397e12ddd0f8b2f952eb5a23a8c6910afd40808\"\u003e\u003ccode\u003ea397e12\u003c/code\u003e\u003c/a\u003e Fix spacing in \u003ccode\u003e@docs\u003c/code\u003e blocks; don't expand \u003ccode\u003edetails\u003c/code\u003e admonition by default (...\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/JuliaDocs/Documenter.jl/commit/050ce55199c5e7a9ac053d0218cd7897a7cf0248\"\u003e\u003ccode\u003e050ce55\u003c/code\u003e\u003c/a\u003e Pass \u003ccode\u003e-g\u003c/code\u003e option to \u003ccode\u003ecurl\u003c/code\u003e in linkchecker (\u003ca href=\"https://redirect.github.com/JuliaDocs/Documenter.jl/issues/2842\"\u003e#2842\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/JuliaDocs/Documenter.jl/commit/26d00512517f88deedef4b09aaa7b36ce2c41032\"\u003e\u003ccode\u003e26d0051\u003c/code\u003e\u003c/a\u003e Build Julia HTML manual in regression tests (\u003ca href=\"https://redirect.github.com/JuliaDocs/Documenter.jl/issues/2724\"\u003e#2724\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/JuliaDocs/Documenter.jl/commit/a9af48effeea2b23f7c3e4a6a97738bff467e57b\"\u003e\u003ccode\u003ea9af48e\u003c/code\u003e\u003c/a\u003e Set version to 1.16.0 (\u003ca href=\"https://redirect.github.com/JuliaDocs/Documenter.jl/issues/2841\"\u003e#2841\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/JuliaDocs/Documenter.jl/commit/a0665d5dbbf00400ec9abe3312f0f17d7f0ccb0d\"\u003e\u003ccode\u003ea0665d5\u003c/code\u003e\u003c/a\u003e Update changelog (\u003ca href=\"https://redirect.github.com/JuliaDocs/Documenter.jl/issues/2840\"\u003e#2840\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/JuliaDocs/Documenter.jl/commit/1aecd99145f13d0e89a190de3c3177a78f24a438\"\u003e\u003ccode\u003e1aecd99\u003c/code\u003e\u003c/a\u003e Restore \u003ccode\u003ecd\u003c/code\u003e inside \u003ccode\u003e@eval\u003c/code\u003e, and add a test for it (\u003ca href=\"https://redirect.github.com/JuliaDocs/Documenter.jl/issues/2837\"\u003e#2837\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/JuliaDocs/Documenter.jl/commit/4b6ff9d70f316f374c079aefe0c9d92433465452\"\u003e\u003ccode\u003e4b6ff9d\u003c/code\u003e\u003c/a\u003e Add syntax highlight tags to docs/src/man/other-formats.md (\u003ca href=\"https://redirect.github.com/JuliaDocs/Documenter.jl/issues/2838\"\u003e#2838\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003eAdditional commits viewable in \u003ca href=\"https://github.com/JuliaDocs/Documenter.jl/compare/v0.27.0...v1.16.1\"\u003ecompare view\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/details\u003e\n\u003cbr /\u003e\n\n\nDependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`.\n\n[//]: # (dependabot-automerge-start)\n[//]: # (dependabot-automerge-end)\n\n---\n\n\u003cdetails\u003e\n\u003csummary\u003eDependabot commands and options\u003c/summary\u003e\n\u003cbr /\u003e\n\nYou can trigger Dependabot actions by commenting on this PR:\n- `@dependabot rebase` will rebase this PR\n- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it\n- `@dependabot merge` will merge this PR after your CI passes on it\n- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it\n- `@dependabot cancel merge` will cancel a previously requested merge and block automerging\n- `@dependabot reopen` will reopen this PR if it is closed\n- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually\n- `@dependabot show \u003cdependency name\u003e ignore conditions` will show all of the ignore conditions of the specified dependency\n- `@dependabot ignore \u003cdependency name\u003e major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)\n- `@dependabot ignore \u003cdependency name\u003e minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)\n- `@dependabot ignore \u003cdependency name\u003e` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)\n- `@dependabot unignore \u003cdependency name\u003e` will remove all of the ignore conditions of the specified dependency\n- `@dependabot unignore \u003cdependency name\u003e \u003cignore condition\u003e` will remove the ignore condition of the specified dependency and ignore conditions\n\n\n\u003c/details\u003e","html_url":"https://github.com/SciML/ColPrac/pull/43","url":"https://dependabot.ecosyste.ms/api/v1/hosts/GitHub/repositories/SciML%2FColPrac/issues/43","packages_url":"https://dependabot.ecosyste.ms/api/v1/issues/43/packages"},{"uuid":"3685141191","node_id":"PR_kwDOBGDC7s62kK2w","number":65,"state":"open","title":"Update Documenter requirement from 0.27 to 0.27, 1.16 in /docs in the all-julia-packages group across 1 directory","user":"dependabot[bot]","labels":["dependencies","julia"],"assignees":[],"locked":false,"comments_count":2,"pull_request":true,"closed_at":null,"author_association":null,"state_reason":null,"created_at":"2025-12-02T10:19:03.000Z","updated_at":"2025-12-29T19:30:16.000Z","time_to_close":null,"merged_at":null,"merged_by":null,"closed_by":null,"dependency_metadata":{"prefix":"Update","packages":[{"name":"Documenter","old_version":"0.27","new_version":"0.27, 1.16","repository_url":"https://github.com/JuliaDocs/Documenter.jl"}],"path":"/docs in the all-julia-packages group across 1 directory","ecosystem":"julia"},"body":"Updates the requirements on [Documenter](https://github.com/JuliaDocs/Documenter.jl) to permit the latest version.\nUpdates `Documenter` to 1.16.1\n\u003cdetails\u003e\n\u003csummary\u003eRelease notes\u003c/summary\u003e\n\u003cp\u003e\u003cem\u003eSourced from \u003ca href=\"https://github.com/JuliaDocs/Documenter.jl/releases\"\u003eDocumenter's releases\u003c/a\u003e.\u003c/em\u003e\u003c/p\u003e\n\u003cblockquote\u003e\n\u003ch2\u003ev1.16.1\u003c/h2\u003e\n\u003cp\u003eThe changes are documented in the \u003ca href=\"https://github.com/JuliaDocs/Documenter.jl/blob/v1.16.1/CHANGELOG.md\"\u003e\u003ccode\u003eCHANGELOG.md\u003c/code\u003e\u003c/a\u003e file.\u003c/p\u003e\n\u003cp\u003e\u003ca href=\"https://github.com/JuliaDocs/Documenter.jl/compare/v1.16.0...v1.16.1\"\u003eDiff since v1.16.0\u003c/a\u003e\u003c/p\u003e\n\u003c/blockquote\u003e\n\u003c/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eChangelog\u003c/summary\u003e\n\u003cp\u003e\u003cem\u003eSourced from \u003ca href=\"https://github.com/JuliaDocs/Documenter.jl/blob/master/CHANGELOG.md\"\u003eDocumenter's changelog\u003c/a\u003e.\u003c/em\u003e\u003c/p\u003e\n\u003cblockquote\u003e\n\u003ch2\u003eVersion [v1.16.1] - 2025-11-21\u003c/h2\u003e\n\u003ch3\u003eFixed\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003eThe \u003ccode\u003e-g\u003c/code\u003e is now passed to \u003ccode\u003ecurl\u003c/code\u003e when checking links, to disable globbing, which could cause undesirable behavior when checking links containing characters like for example \u003ccode\u003e[\u003c/code\u003e, \u003ccode\u003e{\u003c/code\u003e, \u003ccode\u003e\u0026amp;\u003c/code\u003e or \u003ccode\u003e?\u003c/code\u003e. (\u003ca href=\"https://redirect.github.com/JuliaDocs/Documenter.jl/issues/2839\"\u003e#2839\u003c/a\u003e, \u003ca href=\"https://redirect.github.com/JuliaDocs/Documenter.jl/issues/2842\"\u003e#2842\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003eFixed insufficient paragraph spacing in HTML output for \u003ccode\u003e@docs\u003c/code\u003e blocks. ([#2845, \u003ca href=\"https://redirect.github.com/JuliaDocs/Documenter.jl/issues/2847\"\u003e#2847\u003c/a\u003e])\u003c/li\u003e\n\u003cli\u003eDon't expand \u003ccode\u003edetails\u003c/code\u003e admonition by default. ([#2846, \u003ca href=\"https://redirect.github.com/JuliaDocs/Documenter.jl/issues/2847\"\u003e#2847\u003c/a\u003e])\u003c/li\u003e\n\u003cli\u003eRemoved superfluous vertical space at end of \u003ccode\u003e@docs\u003c/code\u003e blocks. (\u003ca href=\"https://redirect.github.com/JuliaDocs/Documenter.jl/issues/2849\"\u003e#2849\u003c/a\u003e)\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003eVersion [v1.16.0] - 2025-11-14\u003c/h2\u003e\n\u003ch3\u003eAdded\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003eAdded option \u003ccode\u003etreat_markdown_warnings_as_error\u003c/code\u003e which throws an error when encountering a markdown/interpolation warning (\u003ca href=\"https://redirect.github.com/JuliaDocs/Documenter.jl/issues/2792\"\u003e#2792\u003c/a\u003e, \u003ca href=\"https://redirect.github.com/JuliaDocs/Documenter.jl/issues/2751\"\u003e#2751\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003eFootnotes can now be previewed by hovering over the link. (\u003ca href=\"https://redirect.github.com/JuliaDocs/Documenter.jl/issues/2080\"\u003e#2080\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003eThe version selector now attempts to stay on the same page when switching between documentation versions. If the page doesn't exist in the target version, it falls back to the version homepage. (\u003ca href=\"https://redirect.github.com/JuliaDocs/Documenter.jl/issues/2801\"\u003e#2801\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003eAllow named \u003ccode\u003e@eval\u003c/code\u003e blocks: such a block shares its execution context with all other \u003ccode\u003e@eval\u003c/code\u003e, \u003ccode\u003e@example\u003c/code\u003e, \u003ccode\u003e@repl\u003c/code\u003e and \u003ccode\u003e@setup\u003c/code\u003e blocks on the same page which use the same name. (\u003ca href=\"https://redirect.github.com/JuliaDocs/Documenter.jl/issues/2074\"\u003e#2074\u003c/a\u003e, \u003ca href=\"https://redirect.github.com/JuliaDocs/Documenter.jl/issues/2812\"\u003e#2812\u003c/a\u003e)\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch3\u003eChanged\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003ePage category is removed from the search index and now everything is in section category. (\u003ca href=\"https://redirect.github.com/JuliaDocs/Documenter.jl/issues/2762\"\u003e#2762\u003c/a\u003e, \u003ca href=\"https://redirect.github.com/JuliaDocs/Documenter.jl/issues/2413\"\u003e#2413\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003eChanged the docstring block accordions from a custom implementation to HTML details+summary tag. (\u003ca href=\"https://redirect.github.com/JuliaDocs/Documenter.jl/issues/2772\"\u003e#2772\u003c/a\u003e, \u003ca href=\"https://redirect.github.com/JuliaDocs/Documenter.jl/issues/2773\"\u003e#2773\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003eImproved the search tokenizer and custom trimmer to improve search results. (\u003ca href=\"https://redirect.github.com/JuliaDocs/Documenter.jl/issues/1457\"\u003e#1457\u003c/a\u003e, \u003ca href=\"https://redirect.github.com/JuliaDocs/Documenter.jl/issues/2114\"\u003e#2114\u003c/a\u003e, \u003ca href=\"https://redirect.github.com/JuliaDocs/Documenter.jl/issues/2744\"\u003e#2744\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003eImproved several warning/error messages to (more accurately) report the location (filename, line range) in which the warning/error originated. (\u003ca href=\"https://redirect.github.com/JuliaDocs/Documenter.jl/issues/2426\"\u003e#2426\u003c/a\u003e, \u003ca href=\"https://redirect.github.com/JuliaDocs/Documenter.jl/issues/2752\"\u003e#2752\u003c/a\u003e, \u003ca href=\"https://redirect.github.com/JuliaDocs/Documenter.jl/issues/2793\"\u003e#2793\u003c/a\u003e, \u003ca href=\"https://redirect.github.com/JuliaDocs/Documenter.jl/issues/2803\"\u003e#2803\u003c/a\u003e, \u003ca href=\"https://redirect.github.com/JuliaDocs/Documenter.jl/issues/2809\"\u003e#2809\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003eWarn/error if jldoctest starts with an empty line; or lacks empty line between two REPL prompts. (\u003ca href=\"https://redirect.github.com/JuliaDocs/Documenter.jl/issues/2031\"\u003e#2031\u003c/a\u003e, \u003ca href=\"https://redirect.github.com/JuliaDocs/Documenter.jl/issues/2083\"\u003e#2083\u003c/a\u003e, \u003ca href=\"https://redirect.github.com/JuliaDocs/Documenter.jl/issues/2679\"\u003e#2679\u003c/a\u003e, \u003ca href=\"https://redirect.github.com/JuliaDocs/Documenter.jl/issues/2808\"\u003e#2808\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003eThe \u003ccode\u003eforcepush=true\u003c/code\u003e option to \u003ccode\u003edeploydocs\u003c/code\u003e now uses \u003ccode\u003e--force-with-lease\u003c/code\u003e instead of \u003ccode\u003e--force\u003c/code\u003e. (\u003ca href=\"https://redirect.github.com/JuliaDocs/Documenter.jl/issues/2817\"\u003e#2817\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003eImproved the generation of anchors for admonitions in HTML output to be more stable and e.g. not change due to changes of the internal representation across different Julia versions. (\u003ca href=\"https://redirect.github.com/JuliaDocs/Documenter.jl/issues/2710\"\u003e#2710\u003c/a\u003e)\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch3\u003eFixed\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cp\u003eModules for \u003ccode\u003e@example\u003c/code\u003e environments are now generated by \u003ccode\u003eeval\u003c/code\u003e'ing an expression, rather than invoking the \u003ccode\u003eModule\u003c/code\u003e constructor, which is not recommended. (\u003ca href=\"https://redirect.github.com/JuliaDocs/Documenter.jl/issues/2683\"\u003e#2683\u003c/a\u003e)\u003c/p\u003e\n\u003c/li\u003e\n\u003cli\u003e\n\u003cp\u003eFix handling of \u003ccode\u003eexpandfirst\u003c/code\u003e entries containing slashes as path separators on Windows. (\u003ca href=\"https://redirect.github.com/JuliaDocs/Documenter.jl/issues/1725\"\u003e#1725\u003c/a\u003e, \u003ca href=\"https://redirect.github.com/JuliaDocs/Documenter.jl/issues/2804\"\u003e#2804\u003c/a\u003e)\u003c/p\u003e\n\u003c/li\u003e\n\u003cli\u003e\n\u003cp\u003eChanged the header crossref step to eagerly fail when encountering a non-unique header slug. (\u003ca href=\"https://redirect.github.com/JuliaDocs/Documenter.jl/issues/2668\"\u003e#2668\u003c/a\u003e, \u003ca href=\"https://redirect.github.com/JuliaDocs/Documenter.jl/issues/2787\"\u003e#2787\u003c/a\u003e)\u003c/p\u003e\n\u003cp\u003eThis is \u003cstrong\u003epotentially breaking\u003c/strong\u003e and may cause some documentation builds to fail.\nThose previously passed but generated incorrect cross-references.\nYou can fix this by ensuring that you have distinct headers across your markdown pages, or by using the \u003ccode\u003e@id\u003c/code\u003e syntax to give the headers unique slugs.\u003c/p\u003e\n\u003c/li\u003e\n\u003cli\u003e\n\u003cp\u003eChanged CSS for the navigation \u0026quot;breadcrumbs\u0026quot; at the top of each page to avoid an issue where \u003ccode\u003ecode\u003c/code\u003e blocks in there were missing spacing around them. (\u003ca href=\"https://redirect.github.com/JuliaDocs/Documenter.jl/issues/1614\"\u003e#1614\u003c/a\u003e, \u003ca href=\"https://redirect.github.com/JuliaDocs/Documenter.jl/issues/2813\"\u003e#2813\u003c/a\u003e)\u003c/p\u003e\n\u003c/li\u003e\n\u003cli\u003e\n\u003cp\u003eCommit status for pull request previews publishing in GitHub Actions for out-of-repo deployment now works correctly. (\u003ca href=\"https://redirect.github.com/JuliaDocs/Documenter.jl/issues/2814\"\u003e#2814\u003c/a\u003e, \u003ca href=\"https://redirect.github.com/JuliaDocs/Documenter.jl/issues/2816\"\u003e#2816\u003c/a\u003e)\u003c/p\u003e\n\u003c/li\u003e\n\u003cli\u003e\n\u003cp\u003eFix assertions resp. errors being raised in \u003ccode\u003e@example\u003c/code\u003e, \u003ccode\u003e@eval\u003c/code\u003e, \u003ccode\u003e@repl\u003c/code\u003e blocks that are empty or contain code with syntax errors. (\u003ca href=\"https://redirect.github.com/JuliaDocs/Documenter.jl/issues/2206\"\u003e#2206\u003c/a\u003e, \u003ca href=\"https://redirect.github.com/JuliaDocs/Documenter.jl/issues/2731\"\u003e#2731\u003c/a\u003e, \u003ca href=\"https://redirect.github.com/JuliaDocs/Documenter.jl/issues/2827\"\u003e#2827\u003c/a\u003e)\u003c/p\u003e\n\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003eVersion [v1.15.0] - 2025-10-22\u003c/h2\u003e\n\u003ch3\u003eChanged\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003eCreated a warning for when the search index size is too big (500Kib). (\u003ca href=\"https://redirect.github.com/JuliaDocs/Documenter.jl/issues/2423\"\u003e#2423\u003c/a\u003e, \u003ca href=\"https://redirect.github.com/JuliaDocs/Documenter.jl/issues/2753\"\u003e#2753\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003eIn the HTML output, the search modal can now be navigated using up and down keys. (\u003ca href=\"https://redirect.github.com/JuliaDocs/Documenter.jl/issues/2761\"\u003e#2761\u003c/a\u003e)\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch3\u003eOther\u003c/h3\u003e\n\u003c!-- raw HTML omitted --\u003e\n\u003c/blockquote\u003e\n\u003cp\u003e... (truncated)\u003c/p\u003e\n\u003c/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCommits\u003c/summary\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/JuliaDocs/Documenter.jl/commit/55b500f5c9d0e91e37fcd9aad78d5a0c1a1404a9\"\u003e\u003ccode\u003e55b500f\u003c/code\u003e\u003c/a\u003e Set version to 1.16.1 (\u003ca href=\"https://redirect.github.com/JuliaDocs/Documenter.jl/issues/2848\"\u003e#2848\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/JuliaDocs/Documenter.jl/commit/56c72d86a845237298dc38e6857a88ba9923ff4d\"\u003e\u003ccode\u003e56c72d8\u003c/code\u003e\u003c/a\u003e Guide users to use workspaces when setting up Documenter (\u003ca href=\"https://redirect.github.com/JuliaDocs/Documenter.jl/issues/2830\"\u003e#2830\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/JuliaDocs/Documenter.jl/commit/a8b147998de185382fdd0568a408d995b2db070b\"\u003e\u003ccode\u003ea8b1479\u003c/code\u003e\u003c/a\u003e Removed superfluous vertical space at end of \u003ccode\u003e@docs\u003c/code\u003e blocks (\u003ca href=\"https://redirect.github.com/JuliaDocs/Documenter.jl/issues/2849\"\u003e#2849\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/JuliaDocs/Documenter.jl/commit/a397e12ddd0f8b2f952eb5a23a8c6910afd40808\"\u003e\u003ccode\u003ea397e12\u003c/code\u003e\u003c/a\u003e Fix spacing in \u003ccode\u003e@docs\u003c/code\u003e blocks; don't expand \u003ccode\u003edetails\u003c/code\u003e admonition by default (...\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/JuliaDocs/Documenter.jl/commit/050ce55199c5e7a9ac053d0218cd7897a7cf0248\"\u003e\u003ccode\u003e050ce55\u003c/code\u003e\u003c/a\u003e Pass \u003ccode\u003e-g\u003c/code\u003e option to \u003ccode\u003ecurl\u003c/code\u003e in linkchecker (\u003ca href=\"https://redirect.github.com/JuliaDocs/Documenter.jl/issues/2842\"\u003e#2842\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/JuliaDocs/Documenter.jl/commit/26d00512517f88deedef4b09aaa7b36ce2c41032\"\u003e\u003ccode\u003e26d0051\u003c/code\u003e\u003c/a\u003e Build Julia HTML manual in regression tests (\u003ca href=\"https://redirect.github.com/JuliaDocs/Documenter.jl/issues/2724\"\u003e#2724\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/JuliaDocs/Documenter.jl/commit/a9af48effeea2b23f7c3e4a6a97738bff467e57b\"\u003e\u003ccode\u003ea9af48e\u003c/code\u003e\u003c/a\u003e Set version to 1.16.0 (\u003ca href=\"https://redirect.github.com/JuliaDocs/Documenter.jl/issues/2841\"\u003e#2841\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/JuliaDocs/Documenter.jl/commit/a0665d5dbbf00400ec9abe3312f0f17d7f0ccb0d\"\u003e\u003ccode\u003ea0665d5\u003c/code\u003e\u003c/a\u003e Update changelog (\u003ca href=\"https://redirect.github.com/JuliaDocs/Documenter.jl/issues/2840\"\u003e#2840\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/JuliaDocs/Documenter.jl/commit/1aecd99145f13d0e89a190de3c3177a78f24a438\"\u003e\u003ccode\u003e1aecd99\u003c/code\u003e\u003c/a\u003e Restore \u003ccode\u003ecd\u003c/code\u003e inside \u003ccode\u003e@eval\u003c/code\u003e, and add a test for it (\u003ca href=\"https://redirect.github.com/JuliaDocs/Documenter.jl/issues/2837\"\u003e#2837\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/JuliaDocs/Documenter.jl/commit/4b6ff9d70f316f374c079aefe0c9d92433465452\"\u003e\u003ccode\u003e4b6ff9d\u003c/code\u003e\u003c/a\u003e Add syntax highlight tags to docs/src/man/other-formats.md (\u003ca href=\"https://redirect.github.com/JuliaDocs/Documenter.jl/issues/2838\"\u003e#2838\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003eAdditional commits viewable in \u003ca href=\"https://github.com/JuliaDocs/Documenter.jl/compare/v0.27.0...v1.16.1\"\u003ecompare view\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/details\u003e\n\u003cbr /\u003e\n\n\nDependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`.\n\n[//]: # (dependabot-automerge-start)\n[//]: # (dependabot-automerge-end)\n\n---\n\n\u003cdetails\u003e\n\u003csummary\u003eDependabot commands and options\u003c/summary\u003e\n\u003cbr /\u003e\n\nYou can trigger Dependabot actions by commenting on this PR:\n- `@dependabot rebase` will rebase this PR\n- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it\n- `@dependabot merge` will merge this PR after your CI passes on it\n- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it\n- `@dependabot cancel merge` will cancel a previously requested merge and block automerging\n- `@dependabot reopen` will reopen this PR if it is closed\n- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually\n- `@dependabot show \u003cdependency name\u003e ignore conditions` will show all of the ignore conditions of the specified dependency\n- `@dependabot ignore \u003cdependency name\u003e major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)\n- `@dependabot ignore \u003cdependency name\u003e minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)\n- `@dependabot ignore \u003cdependency name\u003e` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)\n- `@dependabot unignore \u003cdependency name\u003e` will remove all of the ignore conditions of the specified dependency\n- `@dependabot unignore \u003cdependency name\u003e \u003cignore condition\u003e` will remove the ignore condition of the specified dependency and ignore conditions\n\n\n\u003c/details\u003e","html_url":"https://github.com/SciML/DiffEqDevDocs.jl/pull/65","url":"https://dependabot.ecosyste.ms/api/v1/hosts/GitHub/repositories/SciML%2FDiffEqDevDocs.jl/issues/65","packages_url":"https://dependabot.ecosyste.ms/api/v1/issues/65/packages"}],"issue_packages":[{"old_version":"0.27","new_version":"0.27, 1.16","update_type":null,"path":"/docs in the all-julia-packages group across 1 directory","pr_created_at":"2025-12-03T20:32:52.000Z","version_change":"0.27 → 0.27, 1.16","issue":{"uuid":"3691803801","node_id":"PR_kwDOBDzqac626sU2","number":47,"state":"closed","title":"Update Documenter requirement from 0.27 to 0.27, 1.16 in /docs in the all-julia-packages group across 1 directory","user":"dependabot[bot]","labels":["dependencies","julia"],"assignees":[],"locked":false,"comments_count":2,"pull_request":true,"closed_at":"2025-12-29T19:50:10.000Z","author_association":null,"state_reason":null,"created_at":"2025-12-03T20:32:52.000Z","updated_at":"2025-12-29T19:50:12.000Z","time_to_close":2243838,"merged_at":null,"merged_by":null,"closed_by":null,"dependency_metadata":{"prefix":"Update","packages":[{"name":"Documenter","old_version":"0.27","new_version":"0.27, 1.16","repository_url":"https://github.com/JuliaDocs/Documenter.jl"}],"path":"/docs in the all-julia-packages group across 1 directory","ecosystem":"julia"},"body":"Updates the requirements on [Documenter](https://github.com/JuliaDocs/Documenter.jl) to permit the latest version.\nUpdates `Documenter` to 1.16.1\n\u003cdetails\u003e\n\u003csummary\u003eRelease notes\u003c/summary\u003e\n\u003cp\u003e\u003cem\u003eSourced from \u003ca href=\"https://github.com/JuliaDocs/Documenter.jl/releases\"\u003eDocumenter's releases\u003c/a\u003e.\u003c/em\u003e\u003c/p\u003e\n\u003cblockquote\u003e\n\u003ch2\u003ev1.16.1\u003c/h2\u003e\n\u003cp\u003eThe changes are documented in the \u003ca href=\"https://github.com/JuliaDocs/Documenter.jl/blob/v1.16.1/CHANGELOG.md\"\u003e\u003ccode\u003eCHANGELOG.md\u003c/code\u003e\u003c/a\u003e file.\u003c/p\u003e\n\u003cp\u003e\u003ca href=\"https://github.com/JuliaDocs/Documenter.jl/compare/v1.16.0...v1.16.1\"\u003eDiff since v1.16.0\u003c/a\u003e\u003c/p\u003e\n\u003c/blockquote\u003e\n\u003c/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eChangelog\u003c/summary\u003e\n\u003cp\u003e\u003cem\u003eSourced from \u003ca href=\"https://github.com/JuliaDocs/Documenter.jl/blob/master/CHANGELOG.md\"\u003eDocumenter's changelog\u003c/a\u003e.\u003c/em\u003e\u003c/p\u003e\n\u003cblockquote\u003e\n\u003ch2\u003eVersion [v1.16.1] - 2025-11-21\u003c/h2\u003e\n\u003ch3\u003eFixed\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003eThe \u003ccode\u003e-g\u003c/code\u003e is now passed to \u003ccode\u003ecurl\u003c/code\u003e when checking links, to disable globbing, which could cause undesirable behavior when checking links containing characters like for example \u003ccode\u003e[\u003c/code\u003e, \u003ccode\u003e{\u003c/code\u003e, \u003ccode\u003e\u0026amp;\u003c/code\u003e or \u003ccode\u003e?\u003c/code\u003e. (\u003ca href=\"https://redirect.github.com/JuliaDocs/Documenter.jl/issues/2839\"\u003e#2839\u003c/a\u003e, \u003ca href=\"https://redirect.github.com/JuliaDocs/Documenter.jl/issues/2842\"\u003e#2842\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003eFixed insufficient paragraph spacing in HTML output for \u003ccode\u003e@docs\u003c/code\u003e blocks. ([#2845, \u003ca href=\"https://redirect.github.com/JuliaDocs/Documenter.jl/issues/2847\"\u003e#2847\u003c/a\u003e])\u003c/li\u003e\n\u003cli\u003eDon't expand \u003ccode\u003edetails\u003c/code\u003e admonition by default. ([#2846, \u003ca href=\"https://redirect.github.com/JuliaDocs/Documenter.jl/issues/2847\"\u003e#2847\u003c/a\u003e])\u003c/li\u003e\n\u003cli\u003eRemoved superfluous vertical space at end of \u003ccode\u003e@docs\u003c/code\u003e blocks. (\u003ca href=\"https://redirect.github.com/JuliaDocs/Documenter.jl/issues/2849\"\u003e#2849\u003c/a\u003e)\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003eVersion [v1.16.0] - 2025-11-14\u003c/h2\u003e\n\u003ch3\u003eAdded\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003eAdded option \u003ccode\u003etreat_markdown_warnings_as_error\u003c/code\u003e which throws an error when encountering a markdown/interpolation warning (\u003ca href=\"https://redirect.github.com/JuliaDocs/Documenter.jl/issues/2792\"\u003e#2792\u003c/a\u003e, \u003ca href=\"https://redirect.github.com/JuliaDocs/Documenter.jl/issues/2751\"\u003e#2751\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003eFootnotes can now be previewed by hovering over the link. (\u003ca href=\"https://redirect.github.com/JuliaDocs/Documenter.jl/issues/2080\"\u003e#2080\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003eThe version selector now attempts to stay on the same page when switching between documentation versions. If the page doesn't exist in the target version, it falls back to the version homepage. (\u003ca href=\"https://redirect.github.com/JuliaDocs/Documenter.jl/issues/2801\"\u003e#2801\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003eAllow named \u003ccode\u003e@eval\u003c/code\u003e blocks: such a block shares its execution context with all other \u003ccode\u003e@eval\u003c/code\u003e, \u003ccode\u003e@example\u003c/code\u003e, \u003ccode\u003e@repl\u003c/code\u003e and \u003ccode\u003e@setup\u003c/code\u003e blocks on the same page which use the same name. (\u003ca href=\"https://redirect.github.com/JuliaDocs/Documenter.jl/issues/2074\"\u003e#2074\u003c/a\u003e, \u003ca href=\"https://redirect.github.com/JuliaDocs/Documenter.jl/issues/2812\"\u003e#2812\u003c/a\u003e)\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch3\u003eChanged\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003ePage category is removed from the search index and now everything is in section category. (\u003ca href=\"https://redirect.github.com/JuliaDocs/Documenter.jl/issues/2762\"\u003e#2762\u003c/a\u003e, \u003ca href=\"https://redirect.github.com/JuliaDocs/Documenter.jl/issues/2413\"\u003e#2413\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003eChanged the docstring block accordions from a custom implementation to HTML details+summary tag. (\u003ca href=\"https://redirect.github.com/JuliaDocs/Documenter.jl/issues/2772\"\u003e#2772\u003c/a\u003e, \u003ca href=\"https://redirect.github.com/JuliaDocs/Documenter.jl/issues/2773\"\u003e#2773\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003eImproved the search tokenizer and custom trimmer to improve search results. (\u003ca href=\"https://redirect.github.com/JuliaDocs/Documenter.jl/issues/1457\"\u003e#1457\u003c/a\u003e, \u003ca href=\"https://redirect.github.com/JuliaDocs/Documenter.jl/issues/2114\"\u003e#2114\u003c/a\u003e, \u003ca href=\"https://redirect.github.com/JuliaDocs/Documenter.jl/issues/2744\"\u003e#2744\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003eImproved several warning/error messages to (more accurately) report the location (filename, line range) in which the warning/error originated. (\u003ca href=\"https://redirect.github.com/JuliaDocs/Documenter.jl/issues/2426\"\u003e#2426\u003c/a\u003e, \u003ca href=\"https://redirect.github.com/JuliaDocs/Documenter.jl/issues/2752\"\u003e#2752\u003c/a\u003e, \u003ca href=\"https://redirect.github.com/JuliaDocs/Documenter.jl/issues/2793\"\u003e#2793\u003c/a\u003e, \u003ca href=\"https://redirect.github.com/JuliaDocs/Documenter.jl/issues/2803\"\u003e#2803\u003c/a\u003e, \u003ca href=\"https://redirect.github.com/JuliaDocs/Documenter.jl/issues/2809\"\u003e#2809\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003eWarn/error if jldoctest starts with an empty line; or lacks empty line between two REPL prompts. (\u003ca href=\"https://redirect.github.com/JuliaDocs/Documenter.jl/issues/2031\"\u003e#2031\u003c/a\u003e, \u003ca href=\"https://redirect.github.com/JuliaDocs/Documenter.jl/issues/2083\"\u003e#2083\u003c/a\u003e, \u003ca href=\"https://redirect.github.com/JuliaDocs/Documenter.jl/issues/2679\"\u003e#2679\u003c/a\u003e, \u003ca href=\"https://redirect.github.com/JuliaDocs/Documenter.jl/issues/2808\"\u003e#2808\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003eThe \u003ccode\u003eforcepush=true\u003c/code\u003e option to \u003ccode\u003edeploydocs\u003c/code\u003e now uses \u003ccode\u003e--force-with-lease\u003c/code\u003e instead of \u003ccode\u003e--force\u003c/code\u003e. (\u003ca href=\"https://redirect.github.com/JuliaDocs/Documenter.jl/issues/2817\"\u003e#2817\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003eImproved the generation of anchors for admonitions in HTML output to be more stable and e.g. not change due to changes of the internal representation across different Julia versions. (\u003ca href=\"https://redirect.github.com/JuliaDocs/Documenter.jl/issues/2710\"\u003e#2710\u003c/a\u003e)\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch3\u003eFixed\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cp\u003eModules for \u003ccode\u003e@example\u003c/code\u003e environments are now generated by \u003ccode\u003eeval\u003c/code\u003e'ing an expression, rather than invoking the \u003ccode\u003eModule\u003c/code\u003e constructor, which is not recommended. (\u003ca href=\"https://redirect.github.com/JuliaDocs/Documenter.jl/issues/2683\"\u003e#2683\u003c/a\u003e)\u003c/p\u003e\n\u003c/li\u003e\n\u003cli\u003e\n\u003cp\u003eFix handling of \u003ccode\u003eexpandfirst\u003c/code\u003e entries containing slashes as path separators on Windows. (\u003ca href=\"https://redirect.github.com/JuliaDocs/Documenter.jl/issues/1725\"\u003e#1725\u003c/a\u003e, \u003ca href=\"https://redirect.github.com/JuliaDocs/Documenter.jl/issues/2804\"\u003e#2804\u003c/a\u003e)\u003c/p\u003e\n\u003c/li\u003e\n\u003cli\u003e\n\u003cp\u003eChanged the header crossref step to eagerly fail when encountering a non-unique header slug. (\u003ca href=\"https://redirect.github.com/JuliaDocs/Documenter.jl/issues/2668\"\u003e#2668\u003c/a\u003e, \u003ca href=\"https://redirect.github.com/JuliaDocs/Documenter.jl/issues/2787\"\u003e#2787\u003c/a\u003e)\u003c/p\u003e\n\u003cp\u003eThis is \u003cstrong\u003epotentially breaking\u003c/strong\u003e and may cause some documentation builds to fail.\nThose previously passed but generated incorrect cross-references.\nYou can fix this by ensuring that you have distinct headers across your markdown pages, or by using the \u003ccode\u003e@id\u003c/code\u003e syntax to give the headers unique slugs.\u003c/p\u003e\n\u003c/li\u003e\n\u003cli\u003e\n\u003cp\u003eChanged CSS for the navigation \u0026quot;breadcrumbs\u0026quot; at the top of each page to avoid an issue where \u003ccode\u003ecode\u003c/code\u003e blocks in there were missing spacing around them. (\u003ca href=\"https://redirect.github.com/JuliaDocs/Documenter.jl/issues/1614\"\u003e#1614\u003c/a\u003e, \u003ca href=\"https://redirect.github.com/JuliaDocs/Documenter.jl/issues/2813\"\u003e#2813\u003c/a\u003e)\u003c/p\u003e\n\u003c/li\u003e\n\u003cli\u003e\n\u003cp\u003eCommit status for pull request previews publishing in GitHub Actions for out-of-repo deployment now works correctly. (\u003ca href=\"https://redirect.github.com/JuliaDocs/Documenter.jl/issues/2814\"\u003e#2814\u003c/a\u003e, \u003ca href=\"https://redirect.github.com/JuliaDocs/Documenter.jl/issues/2816\"\u003e#2816\u003c/a\u003e)\u003c/p\u003e\n\u003c/li\u003e\n\u003cli\u003e\n\u003cp\u003eFix assertions resp. errors being raised in \u003ccode\u003e@example\u003c/code\u003e, \u003ccode\u003e@eval\u003c/code\u003e, \u003ccode\u003e@repl\u003c/code\u003e blocks that are empty or contain code with syntax errors. (\u003ca href=\"https://redirect.github.com/JuliaDocs/Documenter.jl/issues/2206\"\u003e#2206\u003c/a\u003e, \u003ca href=\"https://redirect.github.com/JuliaDocs/Documenter.jl/issues/2731\"\u003e#2731\u003c/a\u003e, \u003ca href=\"https://redirect.github.com/JuliaDocs/Documenter.jl/issues/2827\"\u003e#2827\u003c/a\u003e)\u003c/p\u003e\n\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003eVersion [v1.15.0] - 2025-10-22\u003c/h2\u003e\n\u003ch3\u003eChanged\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003eCreated a warning for when the search index size is too big (500Kib). (\u003ca href=\"https://redirect.github.com/JuliaDocs/Documenter.jl/issues/2423\"\u003e#2423\u003c/a\u003e, \u003ca href=\"https://redirect.github.com/JuliaDocs/Documenter.jl/issues/2753\"\u003e#2753\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003eIn the HTML output, the search modal can now be navigated using up and down keys. (\u003ca href=\"https://redirect.github.com/JuliaDocs/Documenter.jl/issues/2761\"\u003e#2761\u003c/a\u003e)\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch3\u003eOther\u003c/h3\u003e\n\u003c!-- raw HTML omitted --\u003e\n\u003c/blockquote\u003e\n\u003cp\u003e... (truncated)\u003c/p\u003e\n\u003c/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCommits\u003c/summary\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/JuliaDocs/Documenter.jl/commit/55b500f5c9d0e91e37fcd9aad78d5a0c1a1404a9\"\u003e\u003ccode\u003e55b500f\u003c/code\u003e\u003c/a\u003e Set version to 1.16.1 (\u003ca href=\"https://redirect.github.com/JuliaDocs/Documenter.jl/issues/2848\"\u003e#2848\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/JuliaDocs/Documenter.jl/commit/56c72d86a845237298dc38e6857a88ba9923ff4d\"\u003e\u003ccode\u003e56c72d8\u003c/code\u003e\u003c/a\u003e Guide users to use workspaces when setting up Documenter (\u003ca href=\"https://redirect.github.com/JuliaDocs/Documenter.jl/issues/2830\"\u003e#2830\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/JuliaDocs/Documenter.jl/commit/a8b147998de185382fdd0568a408d995b2db070b\"\u003e\u003ccode\u003ea8b1479\u003c/code\u003e\u003c/a\u003e Removed superfluous vertical space at end of \u003ccode\u003e@docs\u003c/code\u003e blocks (\u003ca href=\"https://redirect.github.com/JuliaDocs/Documenter.jl/issues/2849\"\u003e#2849\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/JuliaDocs/Documenter.jl/commit/a397e12ddd0f8b2f952eb5a23a8c6910afd40808\"\u003e\u003ccode\u003ea397e12\u003c/code\u003e\u003c/a\u003e Fix spacing in \u003ccode\u003e@docs\u003c/code\u003e blocks; don't expand \u003ccode\u003edetails\u003c/code\u003e admonition by default (...\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/JuliaDocs/Documenter.jl/commit/050ce55199c5e7a9ac053d0218cd7897a7cf0248\"\u003e\u003ccode\u003e050ce55\u003c/code\u003e\u003c/a\u003e Pass \u003ccode\u003e-g\u003c/code\u003e option to \u003ccode\u003ecurl\u003c/code\u003e in linkchecker (\u003ca href=\"https://redirect.github.com/JuliaDocs/Documenter.jl/issues/2842\"\u003e#2842\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/JuliaDocs/Documenter.jl/commit/26d00512517f88deedef4b09aaa7b36ce2c41032\"\u003e\u003ccode\u003e26d0051\u003c/code\u003e\u003c/a\u003e Build Julia HTML manual in regression tests (\u003ca href=\"https://redirect.github.com/JuliaDocs/Documenter.jl/issues/2724\"\u003e#2724\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/JuliaDocs/Documenter.jl/commit/a9af48effeea2b23f7c3e4a6a97738bff467e57b\"\u003e\u003ccode\u003ea9af48e\u003c/code\u003e\u003c/a\u003e Set version to 1.16.0 (\u003ca href=\"https://redirect.github.com/JuliaDocs/Documenter.jl/issues/2841\"\u003e#2841\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/JuliaDocs/Documenter.jl/commit/a0665d5dbbf00400ec9abe3312f0f17d7f0ccb0d\"\u003e\u003ccode\u003ea0665d5\u003c/code\u003e\u003c/a\u003e Update changelog (\u003ca href=\"https://redirect.github.com/JuliaDocs/Documenter.jl/issues/2840\"\u003e#2840\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/JuliaDocs/Documenter.jl/commit/1aecd99145f13d0e89a190de3c3177a78f24a438\"\u003e\u003ccode\u003e1aecd99\u003c/code\u003e\u003c/a\u003e Restore \u003ccode\u003ecd\u003c/code\u003e inside \u003ccode\u003e@eval\u003c/code\u003e, and add a test for it (\u003ca href=\"https://redirect.github.com/JuliaDocs/Documenter.jl/issues/2837\"\u003e#2837\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/JuliaDocs/Documenter.jl/commit/4b6ff9d70f316f374c079aefe0c9d92433465452\"\u003e\u003ccode\u003e4b6ff9d\u003c/code\u003e\u003c/a\u003e Add syntax highlight tags to docs/src/man/other-formats.md (\u003ca href=\"https://redirect.github.com/JuliaDocs/Documenter.jl/issues/2838\"\u003e#2838\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003eAdditional commits viewable in \u003ca href=\"https://github.com/JuliaDocs/Documenter.jl/compare/v0.27.0...v1.16.1\"\u003ecompare view\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/details\u003e\n\u003cbr /\u003e\n\n\nDependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`.\n\n[//]: # (dependabot-automerge-start)\n[//]: # (dependabot-automerge-end)\n\n---\n\n\u003cdetails\u003e\n\u003csummary\u003eDependabot commands and options\u003c/summary\u003e\n\u003cbr /\u003e\n\nYou can trigger Dependabot actions by commenting on this PR:\n- `@dependabot rebase` will rebase this PR\n- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it\n- `@dependabot merge` will merge this PR after your CI passes on it\n- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it\n- `@dependabot cancel merge` will cancel a previously requested merge and block automerging\n- `@dependabot reopen` will reopen this PR if it is closed\n- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually\n- `@dependabot show \u003cdependency name\u003e ignore conditions` will show all of the ignore conditions of the specified dependency\n- `@dependabot ignore \u003cdependency name\u003e major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)\n- `@dependabot ignore \u003cdependency name\u003e minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)\n- `@dependabot ignore \u003cdependency name\u003e` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)\n- `@dependabot unignore \u003cdependency name\u003e` will remove all of the ignore conditions of the specified dependency\n- `@dependabot unignore \u003cdependency name\u003e \u003cignore condition\u003e` will remove the ignore condition of the specified dependency and ignore conditions\n\n\n\u003c/details\u003e","html_url":"https://github.com/SciML/DiffEqFinancial.jl/pull/47","url":"https://dependabot.ecosyste.ms/api/v1/hosts/GitHub/repositories/SciML%2FDiffEqFinancial.jl/issues/47","packages_url":"https://dependabot.ecosyste.ms/api/v1/issues/47/packages"}},{"old_version":"0.27","new_version":"0.27, 1.16","update_type":null,"path":"/docs in the all-julia-packages group across 1 directory","pr_created_at":"2025-12-03T11:34:01.000Z","version_change":"0.27 → 0.27, 1.16","issue":{"uuid":"3689848018","node_id":"PR_kwDOEFNQ48620Cls","number":43,"state":"open","title":"Update Documenter requirement from 0.27 to 0.27, 1.16 in /docs in the all-julia-packages group across 1 directory","user":"dependabot[bot]","labels":["dependencies","julia"],"assignees":[],"locked":false,"comments_count":1,"pull_request":true,"closed_at":null,"author_association":null,"state_reason":null,"created_at":"2025-12-03T11:34:01.000Z","updated_at":"2025-12-18T11:40:39.000Z","time_to_close":null,"merged_at":null,"merged_by":null,"closed_by":null,"dependency_metadata":{"prefix":"Update","packages":[{"name":"Documenter","old_version":"0.27","new_version":"0.27, 1.16","repository_url":"https://github.com/JuliaDocs/Documenter.jl"}],"path":"/docs in the all-julia-packages group across 1 directory","ecosystem":"julia"},"body":"Updates the requirements on [Documenter](https://github.com/JuliaDocs/Documenter.jl) to permit the latest version.\nUpdates `Documenter` to 1.16.1\n\u003cdetails\u003e\n\u003csummary\u003eRelease notes\u003c/summary\u003e\n\u003cp\u003e\u003cem\u003eSourced from \u003ca href=\"https://github.com/JuliaDocs/Documenter.jl/releases\"\u003eDocumenter's releases\u003c/a\u003e.\u003c/em\u003e\u003c/p\u003e\n\u003cblockquote\u003e\n\u003ch2\u003ev1.16.1\u003c/h2\u003e\n\u003cp\u003eThe changes are documented in the \u003ca href=\"https://github.com/JuliaDocs/Documenter.jl/blob/v1.16.1/CHANGELOG.md\"\u003e\u003ccode\u003eCHANGELOG.md\u003c/code\u003e\u003c/a\u003e file.\u003c/p\u003e\n\u003cp\u003e\u003ca href=\"https://github.com/JuliaDocs/Documenter.jl/compare/v1.16.0...v1.16.1\"\u003eDiff since v1.16.0\u003c/a\u003e\u003c/p\u003e\n\u003c/blockquote\u003e\n\u003c/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eChangelog\u003c/summary\u003e\n\u003cp\u003e\u003cem\u003eSourced from \u003ca href=\"https://github.com/JuliaDocs/Documenter.jl/blob/master/CHANGELOG.md\"\u003eDocumenter's changelog\u003c/a\u003e.\u003c/em\u003e\u003c/p\u003e\n\u003cblockquote\u003e\n\u003ch2\u003eVersion [v1.16.1] - 2025-11-21\u003c/h2\u003e\n\u003ch3\u003eFixed\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003eThe \u003ccode\u003e-g\u003c/code\u003e is now passed to \u003ccode\u003ecurl\u003c/code\u003e when checking links, to disable globbing, which could cause undesirable behavior when checking links containing characters like for example \u003ccode\u003e[\u003c/code\u003e, \u003ccode\u003e{\u003c/code\u003e, \u003ccode\u003e\u0026amp;\u003c/code\u003e or \u003ccode\u003e?\u003c/code\u003e. (\u003ca href=\"https://redirect.github.com/JuliaDocs/Documenter.jl/issues/2839\"\u003e#2839\u003c/a\u003e, \u003ca href=\"https://redirect.github.com/JuliaDocs/Documenter.jl/issues/2842\"\u003e#2842\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003eFixed insufficient paragraph spacing in HTML output for \u003ccode\u003e@docs\u003c/code\u003e blocks. ([#2845, \u003ca href=\"https://redirect.github.com/JuliaDocs/Documenter.jl/issues/2847\"\u003e#2847\u003c/a\u003e])\u003c/li\u003e\n\u003cli\u003eDon't expand \u003ccode\u003edetails\u003c/code\u003e admonition by default. ([#2846, \u003ca href=\"https://redirect.github.com/JuliaDocs/Documenter.jl/issues/2847\"\u003e#2847\u003c/a\u003e])\u003c/li\u003e\n\u003cli\u003eRemoved superfluous vertical space at end of \u003ccode\u003e@docs\u003c/code\u003e blocks. (\u003ca href=\"https://redirect.github.com/JuliaDocs/Documenter.jl/issues/2849\"\u003e#2849\u003c/a\u003e)\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003eVersion [v1.16.0] - 2025-11-14\u003c/h2\u003e\n\u003ch3\u003eAdded\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003eAdded option \u003ccode\u003etreat_markdown_warnings_as_error\u003c/code\u003e which throws an error when encountering a markdown/interpolation warning (\u003ca href=\"https://redirect.github.com/JuliaDocs/Documenter.jl/issues/2792\"\u003e#2792\u003c/a\u003e, \u003ca href=\"https://redirect.github.com/JuliaDocs/Documenter.jl/issues/2751\"\u003e#2751\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003eFootnotes can now be previewed by hovering over the link. (\u003ca href=\"https://redirect.github.com/JuliaDocs/Documenter.jl/issues/2080\"\u003e#2080\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003eThe version selector now attempts to stay on the same page when switching between documentation versions. If the page doesn't exist in the target version, it falls back to the version homepage. (\u003ca href=\"https://redirect.github.com/JuliaDocs/Documenter.jl/issues/2801\"\u003e#2801\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003eAllow named \u003ccode\u003e@eval\u003c/code\u003e blocks: such a block shares its execution context with all other \u003ccode\u003e@eval\u003c/code\u003e, \u003ccode\u003e@example\u003c/code\u003e, \u003ccode\u003e@repl\u003c/code\u003e and \u003ccode\u003e@setup\u003c/code\u003e blocks on the same page which use the same name. (\u003ca href=\"https://redirect.github.com/JuliaDocs/Documenter.jl/issues/2074\"\u003e#2074\u003c/a\u003e, \u003ca href=\"https://redirect.github.com/JuliaDocs/Documenter.jl/issues/2812\"\u003e#2812\u003c/a\u003e)\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch3\u003eChanged\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003ePage category is removed from the search index and now everything is in section category. (\u003ca href=\"https://redirect.github.com/JuliaDocs/Documenter.jl/issues/2762\"\u003e#2762\u003c/a\u003e, \u003ca href=\"https://redirect.github.com/JuliaDocs/Documenter.jl/issues/2413\"\u003e#2413\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003eChanged the docstring block accordions from a custom implementation to HTML details+summary tag. (\u003ca href=\"https://redirect.github.com/JuliaDocs/Documenter.jl/issues/2772\"\u003e#2772\u003c/a\u003e, \u003ca href=\"https://redirect.github.com/JuliaDocs/Documenter.jl/issues/2773\"\u003e#2773\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003eImproved the search tokenizer and custom trimmer to improve search results. (\u003ca href=\"https://redirect.github.com/JuliaDocs/Documenter.jl/issues/1457\"\u003e#1457\u003c/a\u003e, \u003ca href=\"https://redirect.github.com/JuliaDocs/Documenter.jl/issues/2114\"\u003e#2114\u003c/a\u003e, \u003ca href=\"https://redirect.github.com/JuliaDocs/Documenter.jl/issues/2744\"\u003e#2744\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003eImproved several warning/error messages to (more accurately) report the location (filename, line range) in which the warning/error originated. (\u003ca href=\"https://redirect.github.com/JuliaDocs/Documenter.jl/issues/2426\"\u003e#2426\u003c/a\u003e, \u003ca href=\"https://redirect.github.com/JuliaDocs/Documenter.jl/issues/2752\"\u003e#2752\u003c/a\u003e, \u003ca href=\"https://redirect.github.com/JuliaDocs/Documenter.jl/issues/2793\"\u003e#2793\u003c/a\u003e, \u003ca href=\"https://redirect.github.com/JuliaDocs/Documenter.jl/issues/2803\"\u003e#2803\u003c/a\u003e, \u003ca href=\"https://redirect.github.com/JuliaDocs/Documenter.jl/issues/2809\"\u003e#2809\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003eWarn/error if jldoctest starts with an empty line; or lacks empty line between two REPL prompts. (\u003ca href=\"https://redirect.github.com/JuliaDocs/Documenter.jl/issues/2031\"\u003e#2031\u003c/a\u003e, \u003ca href=\"https://redirect.github.com/JuliaDocs/Documenter.jl/issues/2083\"\u003e#2083\u003c/a\u003e, \u003ca href=\"https://redirect.github.com/JuliaDocs/Documenter.jl/issues/2679\"\u003e#2679\u003c/a\u003e, \u003ca href=\"https://redirect.github.com/JuliaDocs/Documenter.jl/issues/2808\"\u003e#2808\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003eThe \u003ccode\u003eforcepush=true\u003c/code\u003e option to \u003ccode\u003edeploydocs\u003c/code\u003e now uses \u003ccode\u003e--force-with-lease\u003c/code\u003e instead of \u003ccode\u003e--force\u003c/code\u003e. (\u003ca href=\"https://redirect.github.com/JuliaDocs/Documenter.jl/issues/2817\"\u003e#2817\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003eImproved the generation of anchors for admonitions in HTML output to be more stable and e.g. not change due to changes of the internal representation across different Julia versions. (\u003ca href=\"https://redirect.github.com/JuliaDocs/Documenter.jl/issues/2710\"\u003e#2710\u003c/a\u003e)\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch3\u003eFixed\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cp\u003eModules for \u003ccode\u003e@example\u003c/code\u003e environments are now generated by \u003ccode\u003eeval\u003c/code\u003e'ing an expression, rather than invoking the \u003ccode\u003eModule\u003c/code\u003e constructor, which is not recommended. (\u003ca href=\"https://redirect.github.com/JuliaDocs/Documenter.jl/issues/2683\"\u003e#2683\u003c/a\u003e)\u003c/p\u003e\n\u003c/li\u003e\n\u003cli\u003e\n\u003cp\u003eFix handling of \u003ccode\u003eexpandfirst\u003c/code\u003e entries containing slashes as path separators on Windows. (\u003ca href=\"https://redirect.github.com/JuliaDocs/Documenter.jl/issues/1725\"\u003e#1725\u003c/a\u003e, \u003ca href=\"https://redirect.github.com/JuliaDocs/Documenter.jl/issues/2804\"\u003e#2804\u003c/a\u003e)\u003c/p\u003e\n\u003c/li\u003e\n\u003cli\u003e\n\u003cp\u003eChanged the header crossref step to eagerly fail when encountering a non-unique header slug. (\u003ca href=\"https://redirect.github.com/JuliaDocs/Documenter.jl/issues/2668\"\u003e#2668\u003c/a\u003e, \u003ca href=\"https://redirect.github.com/JuliaDocs/Documenter.jl/issues/2787\"\u003e#2787\u003c/a\u003e)\u003c/p\u003e\n\u003cp\u003eThis is \u003cstrong\u003epotentially breaking\u003c/strong\u003e and may cause some documentation builds to fail.\nThose previously passed but generated incorrect cross-references.\nYou can fix this by ensuring that you have distinct headers across your markdown pages, or by using the \u003ccode\u003e@id\u003c/code\u003e syntax to give the headers unique slugs.\u003c/p\u003e\n\u003c/li\u003e\n\u003cli\u003e\n\u003cp\u003eChanged CSS for the navigation \u0026quot;breadcrumbs\u0026quot; at the top of each page to avoid an issue where \u003ccode\u003ecode\u003c/code\u003e blocks in there were missing spacing around them. (\u003ca href=\"https://redirect.github.com/JuliaDocs/Documenter.jl/issues/1614\"\u003e#1614\u003c/a\u003e, \u003ca href=\"https://redirect.github.com/JuliaDocs/Documenter.jl/issues/2813\"\u003e#2813\u003c/a\u003e)\u003c/p\u003e\n\u003c/li\u003e\n\u003cli\u003e\n\u003cp\u003eCommit status for pull request previews publishing in GitHub Actions for out-of-repo deployment now works correctly. (\u003ca href=\"https://redirect.github.com/JuliaDocs/Documenter.jl/issues/2814\"\u003e#2814\u003c/a\u003e, \u003ca href=\"https://redirect.github.com/JuliaDocs/Documenter.jl/issues/2816\"\u003e#2816\u003c/a\u003e)\u003c/p\u003e\n\u003c/li\u003e\n\u003cli\u003e\n\u003cp\u003eFix assertions resp. errors being raised in \u003ccode\u003e@example\u003c/code\u003e, \u003ccode\u003e@eval\u003c/code\u003e, \u003ccode\u003e@repl\u003c/code\u003e blocks that are empty or contain code with syntax errors. (\u003ca href=\"https://redirect.github.com/JuliaDocs/Documenter.jl/issues/2206\"\u003e#2206\u003c/a\u003e, \u003ca href=\"https://redirect.github.com/JuliaDocs/Documenter.jl/issues/2731\"\u003e#2731\u003c/a\u003e, \u003ca href=\"https://redirect.github.com/JuliaDocs/Documenter.jl/issues/2827\"\u003e#2827\u003c/a\u003e)\u003c/p\u003e\n\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003eVersion [v1.15.0] - 2025-10-22\u003c/h2\u003e\n\u003ch3\u003eChanged\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003eCreated a warning for when the search index size is too big (500Kib). (\u003ca href=\"https://redirect.github.com/JuliaDocs/Documenter.jl/issues/2423\"\u003e#2423\u003c/a\u003e, \u003ca href=\"https://redirect.github.com/JuliaDocs/Documenter.jl/issues/2753\"\u003e#2753\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003eIn the HTML output, the search modal can now be navigated using up and down keys. (\u003ca href=\"https://redirect.github.com/JuliaDocs/Documenter.jl/issues/2761\"\u003e#2761\u003c/a\u003e)\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch3\u003eOther\u003c/h3\u003e\n\u003c!-- raw HTML omitted --\u003e\n\u003c/blockquote\u003e\n\u003cp\u003e... (truncated)\u003c/p\u003e\n\u003c/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCommits\u003c/summary\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/JuliaDocs/Documenter.jl/commit/55b500f5c9d0e91e37fcd9aad78d5a0c1a1404a9\"\u003e\u003ccode\u003e55b500f\u003c/code\u003e\u003c/a\u003e Set version to 1.16.1 (\u003ca href=\"https://redirect.github.com/JuliaDocs/Documenter.jl/issues/2848\"\u003e#2848\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/JuliaDocs/Documenter.jl/commit/56c72d86a845237298dc38e6857a88ba9923ff4d\"\u003e\u003ccode\u003e56c72d8\u003c/code\u003e\u003c/a\u003e Guide users to use workspaces when setting up Documenter (\u003ca href=\"https://redirect.github.com/JuliaDocs/Documenter.jl/issues/2830\"\u003e#2830\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/JuliaDocs/Documenter.jl/commit/a8b147998de185382fdd0568a408d995b2db070b\"\u003e\u003ccode\u003ea8b1479\u003c/code\u003e\u003c/a\u003e Removed superfluous vertical space at end of \u003ccode\u003e@docs\u003c/code\u003e blocks (\u003ca href=\"https://redirect.github.com/JuliaDocs/Documenter.jl/issues/2849\"\u003e#2849\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/JuliaDocs/Documenter.jl/commit/a397e12ddd0f8b2f952eb5a23a8c6910afd40808\"\u003e\u003ccode\u003ea397e12\u003c/code\u003e\u003c/a\u003e Fix spacing in \u003ccode\u003e@docs\u003c/code\u003e blocks; don't expand \u003ccode\u003edetails\u003c/code\u003e admonition by default (...\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/JuliaDocs/Documenter.jl/commit/050ce55199c5e7a9ac053d0218cd7897a7cf0248\"\u003e\u003ccode\u003e050ce55\u003c/code\u003e\u003c/a\u003e Pass \u003ccode\u003e-g\u003c/code\u003e option to \u003ccode\u003ecurl\u003c/code\u003e in linkchecker (\u003ca href=\"https://redirect.github.com/JuliaDocs/Documenter.jl/issues/2842\"\u003e#2842\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/JuliaDocs/Documenter.jl/commit/26d00512517f88deedef4b09aaa7b36ce2c41032\"\u003e\u003ccode\u003e26d0051\u003c/code\u003e\u003c/a\u003e Build Julia HTML manual in regression tests (\u003ca href=\"https://redirect.github.com/JuliaDocs/Documenter.jl/issues/2724\"\u003e#2724\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/JuliaDocs/Documenter.jl/commit/a9af48effeea2b23f7c3e4a6a97738bff467e57b\"\u003e\u003ccode\u003ea9af48e\u003c/code\u003e\u003c/a\u003e Set version to 1.16.0 (\u003ca href=\"https://redirect.github.com/JuliaDocs/Documenter.jl/issues/2841\"\u003e#2841\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/JuliaDocs/Documenter.jl/commit/a0665d5dbbf00400ec9abe3312f0f17d7f0ccb0d\"\u003e\u003ccode\u003ea0665d5\u003c/code\u003e\u003c/a\u003e Update changelog (\u003ca href=\"https://redirect.github.com/JuliaDocs/Documenter.jl/issues/2840\"\u003e#2840\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/JuliaDocs/Documenter.jl/commit/1aecd99145f13d0e89a190de3c3177a78f24a438\"\u003e\u003ccode\u003e1aecd99\u003c/code\u003e\u003c/a\u003e Restore \u003ccode\u003ecd\u003c/code\u003e inside \u003ccode\u003e@eval\u003c/code\u003e, and add a test for it (\u003ca href=\"https://redirect.github.com/JuliaDocs/Documenter.jl/issues/2837\"\u003e#2837\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/JuliaDocs/Documenter.jl/commit/4b6ff9d70f316f374c079aefe0c9d92433465452\"\u003e\u003ccode\u003e4b6ff9d\u003c/code\u003e\u003c/a\u003e Add syntax highlight tags to docs/src/man/other-formats.md (\u003ca href=\"https://redirect.github.com/JuliaDocs/Documenter.jl/issues/2838\"\u003e#2838\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003eAdditional commits viewable in \u003ca href=\"https://github.com/JuliaDocs/Documenter.jl/compare/v0.27.0...v1.16.1\"\u003ecompare view\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/details\u003e\n\u003cbr /\u003e\n\n\nDependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`.\n\n[//]: # (dependabot-automerge-start)\n[//]: # (dependabot-automerge-end)\n\n---\n\n\u003cdetails\u003e\n\u003csummary\u003eDependabot commands and options\u003c/summary\u003e\n\u003cbr /\u003e\n\nYou can trigger Dependabot actions by commenting on this PR:\n- `@dependabot rebase` will rebase this PR\n- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it\n- `@dependabot merge` will merge this PR after your CI passes on it\n- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it\n- `@dependabot cancel merge` will cancel a previously requested merge and block automerging\n- `@dependabot reopen` will reopen this PR if it is closed\n- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually\n- `@dependabot show \u003cdependency name\u003e ignore conditions` will show all of the ignore conditions of the specified dependency\n- `@dependabot ignore \u003cdependency name\u003e major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)\n- `@dependabot ignore \u003cdependency name\u003e minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)\n- `@dependabot ignore \u003cdependency name\u003e` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)\n- `@dependabot unignore \u003cdependency name\u003e` will remove all of the ignore conditions of the specified dependency\n- `@dependabot unignore \u003cdependency name\u003e \u003cignore condition\u003e` will remove the ignore condition of the specified dependency and ignore conditions\n\n\n\u003c/details\u003e","html_url":"https://github.com/SciML/ColPrac/pull/43","url":"https://dependabot.ecosyste.ms/api/v1/hosts/GitHub/repositories/SciML%2FColPrac/issues/43","packages_url":"https://dependabot.ecosyste.ms/api/v1/issues/43/packages"}},{"old_version":"0.27","new_version":"0.27, 1.16","update_type":null,"path":"/docs in the all-julia-packages group across 1 directory","pr_created_at":"2025-12-02T10:19:03.000Z","version_change":"0.27 → 0.27, 1.16","issue":{"uuid":"3685141191","node_id":"PR_kwDOBGDC7s62kK2w","number":65,"state":"open","title":"Update Documenter requirement from 0.27 to 0.27, 1.16 in /docs in the all-julia-packages group across 1 directory","user":"dependabot[bot]","labels":["dependencies","julia"],"assignees":[],"locked":false,"comments_count":2,"pull_request":true,"closed_at":null,"author_association":null,"state_reason":null,"created_at":"2025-12-02T10:19:03.000Z","updated_at":"2025-12-29T19:30:16.000Z","time_to_close":null,"merged_at":null,"merged_by":null,"closed_by":null,"dependency_metadata":{"prefix":"Update","packages":[{"name":"Documenter","old_version":"0.27","new_version":"0.27, 1.16","repository_url":"https://github.com/JuliaDocs/Documenter.jl"}],"path":"/docs in the all-julia-packages group across 1 directory","ecosystem":"julia"},"body":"Updates the requirements on [Documenter](https://github.com/JuliaDocs/Documenter.jl) to permit the latest version.\nUpdates `Documenter` to 1.16.1\n\u003cdetails\u003e\n\u003csummary\u003eRelease notes\u003c/summary\u003e\n\u003cp\u003e\u003cem\u003eSourced from \u003ca href=\"https://github.com/JuliaDocs/Documenter.jl/releases\"\u003eDocumenter's releases\u003c/a\u003e.\u003c/em\u003e\u003c/p\u003e\n\u003cblockquote\u003e\n\u003ch2\u003ev1.16.1\u003c/h2\u003e\n\u003cp\u003eThe changes are documented in the \u003ca href=\"https://github.com/JuliaDocs/Documenter.jl/blob/v1.16.1/CHANGELOG.md\"\u003e\u003ccode\u003eCHANGELOG.md\u003c/code\u003e\u003c/a\u003e file.\u003c/p\u003e\n\u003cp\u003e\u003ca href=\"https://github.com/JuliaDocs/Documenter.jl/compare/v1.16.0...v1.16.1\"\u003eDiff since v1.16.0\u003c/a\u003e\u003c/p\u003e\n\u003c/blockquote\u003e\n\u003c/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eChangelog\u003c/summary\u003e\n\u003cp\u003e\u003cem\u003eSourced from \u003ca href=\"https://github.com/JuliaDocs/Documenter.jl/blob/master/CHANGELOG.md\"\u003eDocumenter's changelog\u003c/a\u003e.\u003c/em\u003e\u003c/p\u003e\n\u003cblockquote\u003e\n\u003ch2\u003eVersion [v1.16.1] - 2025-11-21\u003c/h2\u003e\n\u003ch3\u003eFixed\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003eThe \u003ccode\u003e-g\u003c/code\u003e is now passed to \u003ccode\u003ecurl\u003c/code\u003e when checking links, to disable globbing, which could cause undesirable behavior when checking links containing characters like for example \u003ccode\u003e[\u003c/code\u003e, \u003ccode\u003e{\u003c/code\u003e, \u003ccode\u003e\u0026amp;\u003c/code\u003e or \u003ccode\u003e?\u003c/code\u003e. (\u003ca href=\"https://redirect.github.com/JuliaDocs/Documenter.jl/issues/2839\"\u003e#2839\u003c/a\u003e, \u003ca href=\"https://redirect.github.com/JuliaDocs/Documenter.jl/issues/2842\"\u003e#2842\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003eFixed insufficient paragraph spacing in HTML output for \u003ccode\u003e@docs\u003c/code\u003e blocks. ([#2845, \u003ca href=\"https://redirect.github.com/JuliaDocs/Documenter.jl/issues/2847\"\u003e#2847\u003c/a\u003e])\u003c/li\u003e\n\u003cli\u003eDon't expand \u003ccode\u003edetails\u003c/code\u003e admonition by default. ([#2846, \u003ca href=\"https://redirect.github.com/JuliaDocs/Documenter.jl/issues/2847\"\u003e#2847\u003c/a\u003e])\u003c/li\u003e\n\u003cli\u003eRemoved superfluous vertical space at end of \u003ccode\u003e@docs\u003c/code\u003e blocks. (\u003ca href=\"https://redirect.github.com/JuliaDocs/Documenter.jl/issues/2849\"\u003e#2849\u003c/a\u003e)\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003eVersion [v1.16.0] - 2025-11-14\u003c/h2\u003e\n\u003ch3\u003eAdded\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003eAdded option \u003ccode\u003etreat_markdown_warnings_as_error\u003c/code\u003e which throws an error when encountering a markdown/interpolation warning (\u003ca href=\"https://redirect.github.com/JuliaDocs/Documenter.jl/issues/2792\"\u003e#2792\u003c/a\u003e, \u003ca href=\"https://redirect.github.com/JuliaDocs/Documenter.jl/issues/2751\"\u003e#2751\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003eFootnotes can now be previewed by hovering over the link. (\u003ca href=\"https://redirect.github.com/JuliaDocs/Documenter.jl/issues/2080\"\u003e#2080\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003eThe version selector now attempts to stay on the same page when switching between documentation versions. If the page doesn't exist in the target version, it falls back to the version homepage. (\u003ca href=\"https://redirect.github.com/JuliaDocs/Documenter.jl/issues/2801\"\u003e#2801\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003eAllow named \u003ccode\u003e@eval\u003c/code\u003e blocks: such a block shares its execution context with all other \u003ccode\u003e@eval\u003c/code\u003e, \u003ccode\u003e@example\u003c/code\u003e, \u003ccode\u003e@repl\u003c/code\u003e and \u003ccode\u003e@setup\u003c/code\u003e blocks on the same page which use the same name. (\u003ca href=\"https://redirect.github.com/JuliaDocs/Documenter.jl/issues/2074\"\u003e#2074\u003c/a\u003e, \u003ca href=\"https://redirect.github.com/JuliaDocs/Documenter.jl/issues/2812\"\u003e#2812\u003c/a\u003e)\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch3\u003eChanged\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003ePage category is removed from the search index and now everything is in section category. (\u003ca href=\"https://redirect.github.com/JuliaDocs/Documenter.jl/issues/2762\"\u003e#2762\u003c/a\u003e, \u003ca href=\"https://redirect.github.com/JuliaDocs/Documenter.jl/issues/2413\"\u003e#2413\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003eChanged the docstring block accordions from a custom implementation to HTML details+summary tag. (\u003ca href=\"https://redirect.github.com/JuliaDocs/Documenter.jl/issues/2772\"\u003e#2772\u003c/a\u003e, \u003ca href=\"https://redirect.github.com/JuliaDocs/Documenter.jl/issues/2773\"\u003e#2773\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003eImproved the search tokenizer and custom trimmer to improve search results. (\u003ca href=\"https://redirect.github.com/JuliaDocs/Documenter.jl/issues/1457\"\u003e#1457\u003c/a\u003e, \u003ca href=\"https://redirect.github.com/JuliaDocs/Documenter.jl/issues/2114\"\u003e#2114\u003c/a\u003e, \u003ca href=\"https://redirect.github.com/JuliaDocs/Documenter.jl/issues/2744\"\u003e#2744\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003eImproved several warning/error messages to (more accurately) report the location (filename, line range) in which the warning/error originated. (\u003ca href=\"https://redirect.github.com/JuliaDocs/Documenter.jl/issues/2426\"\u003e#2426\u003c/a\u003e, \u003ca href=\"https://redirect.github.com/JuliaDocs/Documenter.jl/issues/2752\"\u003e#2752\u003c/a\u003e, \u003ca href=\"https://redirect.github.com/JuliaDocs/Documenter.jl/issues/2793\"\u003e#2793\u003c/a\u003e, \u003ca href=\"https://redirect.github.com/JuliaDocs/Documenter.jl/issues/2803\"\u003e#2803\u003c/a\u003e, \u003ca href=\"https://redirect.github.com/JuliaDocs/Documenter.jl/issues/2809\"\u003e#2809\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003eWarn/error if jldoctest starts with an empty line; or lacks empty line between two REPL prompts. (\u003ca href=\"https://redirect.github.com/JuliaDocs/Documenter.jl/issues/2031\"\u003e#2031\u003c/a\u003e, \u003ca href=\"https://redirect.github.com/JuliaDocs/Documenter.jl/issues/2083\"\u003e#2083\u003c/a\u003e, \u003ca href=\"https://redirect.github.com/JuliaDocs/Documenter.jl/issues/2679\"\u003e#2679\u003c/a\u003e, \u003ca href=\"https://redirect.github.com/JuliaDocs/Documenter.jl/issues/2808\"\u003e#2808\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003eThe \u003ccode\u003eforcepush=true\u003c/code\u003e option to \u003ccode\u003edeploydocs\u003c/code\u003e now uses \u003ccode\u003e--force-with-lease\u003c/code\u003e instead of \u003ccode\u003e--force\u003c/code\u003e. (\u003ca href=\"https://redirect.github.com/JuliaDocs/Documenter.jl/issues/2817\"\u003e#2817\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003eImproved the generation of anchors for admonitions in HTML output to be more stable and e.g. not change due to changes of the internal representation across different Julia versions. (\u003ca href=\"https://redirect.github.com/JuliaDocs/Documenter.jl/issues/2710\"\u003e#2710\u003c/a\u003e)\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch3\u003eFixed\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003e\n\u003cp\u003eModules for \u003ccode\u003e@example\u003c/code\u003e environments are now generated by \u003ccode\u003eeval\u003c/code\u003e'ing an expression, rather than invoking the \u003ccode\u003eModule\u003c/code\u003e constructor, which is not recommended. (\u003ca href=\"https://redirect.github.com/JuliaDocs/Documenter.jl/issues/2683\"\u003e#2683\u003c/a\u003e)\u003c/p\u003e\n\u003c/li\u003e\n\u003cli\u003e\n\u003cp\u003eFix handling of \u003ccode\u003eexpandfirst\u003c/code\u003e entries containing slashes as path separators on Windows. (\u003ca href=\"https://redirect.github.com/JuliaDocs/Documenter.jl/issues/1725\"\u003e#1725\u003c/a\u003e, \u003ca href=\"https://redirect.github.com/JuliaDocs/Documenter.jl/issues/2804\"\u003e#2804\u003c/a\u003e)\u003c/p\u003e\n\u003c/li\u003e\n\u003cli\u003e\n\u003cp\u003eChanged the header crossref step to eagerly fail when encountering a non-unique header slug. (\u003ca href=\"https://redirect.github.com/JuliaDocs/Documenter.jl/issues/2668\"\u003e#2668\u003c/a\u003e, \u003ca href=\"https://redirect.github.com/JuliaDocs/Documenter.jl/issues/2787\"\u003e#2787\u003c/a\u003e)\u003c/p\u003e\n\u003cp\u003eThis is \u003cstrong\u003epotentially breaking\u003c/strong\u003e and may cause some documentation builds to fail.\nThose previously passed but generated incorrect cross-references.\nYou can fix this by ensuring that you have distinct headers across your markdown pages, or by using the \u003ccode\u003e@id\u003c/code\u003e syntax to give the headers unique slugs.\u003c/p\u003e\n\u003c/li\u003e\n\u003cli\u003e\n\u003cp\u003eChanged CSS for the navigation \u0026quot;breadcrumbs\u0026quot; at the top of each page to avoid an issue where \u003ccode\u003ecode\u003c/code\u003e blocks in there were missing spacing around them. (\u003ca href=\"https://redirect.github.com/JuliaDocs/Documenter.jl/issues/1614\"\u003e#1614\u003c/a\u003e, \u003ca href=\"https://redirect.github.com/JuliaDocs/Documenter.jl/issues/2813\"\u003e#2813\u003c/a\u003e)\u003c/p\u003e\n\u003c/li\u003e\n\u003cli\u003e\n\u003cp\u003eCommit status for pull request previews publishing in GitHub Actions for out-of-repo deployment now works correctly. (\u003ca href=\"https://redirect.github.com/JuliaDocs/Documenter.jl/issues/2814\"\u003e#2814\u003c/a\u003e, \u003ca href=\"https://redirect.github.com/JuliaDocs/Documenter.jl/issues/2816\"\u003e#2816\u003c/a\u003e)\u003c/p\u003e\n\u003c/li\u003e\n\u003cli\u003e\n\u003cp\u003eFix assertions resp. errors being raised in \u003ccode\u003e@example\u003c/code\u003e, \u003ccode\u003e@eval\u003c/code\u003e, \u003ccode\u003e@repl\u003c/code\u003e blocks that are empty or contain code with syntax errors. (\u003ca href=\"https://redirect.github.com/JuliaDocs/Documenter.jl/issues/2206\"\u003e#2206\u003c/a\u003e, \u003ca href=\"https://redirect.github.com/JuliaDocs/Documenter.jl/issues/2731\"\u003e#2731\u003c/a\u003e, \u003ca href=\"https://redirect.github.com/JuliaDocs/Documenter.jl/issues/2827\"\u003e#2827\u003c/a\u003e)\u003c/p\u003e\n\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch2\u003eVersion [v1.15.0] - 2025-10-22\u003c/h2\u003e\n\u003ch3\u003eChanged\u003c/h3\u003e\n\u003cul\u003e\n\u003cli\u003eCreated a warning for when the search index size is too big (500Kib). (\u003ca href=\"https://redirect.github.com/JuliaDocs/Documenter.jl/issues/2423\"\u003e#2423\u003c/a\u003e, \u003ca href=\"https://redirect.github.com/JuliaDocs/Documenter.jl/issues/2753\"\u003e#2753\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003eIn the HTML output, the search modal can now be navigated using up and down keys. (\u003ca href=\"https://redirect.github.com/JuliaDocs/Documenter.jl/issues/2761\"\u003e#2761\u003c/a\u003e)\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch3\u003eOther\u003c/h3\u003e\n\u003c!-- raw HTML omitted --\u003e\n\u003c/blockquote\u003e\n\u003cp\u003e... (truncated)\u003c/p\u003e\n\u003c/details\u003e\n\u003cdetails\u003e\n\u003csummary\u003eCommits\u003c/summary\u003e\n\u003cul\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/JuliaDocs/Documenter.jl/commit/55b500f5c9d0e91e37fcd9aad78d5a0c1a1404a9\"\u003e\u003ccode\u003e55b500f\u003c/code\u003e\u003c/a\u003e Set version to 1.16.1 (\u003ca href=\"https://redirect.github.com/JuliaDocs/Documenter.jl/issues/2848\"\u003e#2848\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/JuliaDocs/Documenter.jl/commit/56c72d86a845237298dc38e6857a88ba9923ff4d\"\u003e\u003ccode\u003e56c72d8\u003c/code\u003e\u003c/a\u003e Guide users to use workspaces when setting up Documenter (\u003ca href=\"https://redirect.github.com/JuliaDocs/Documenter.jl/issues/2830\"\u003e#2830\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/JuliaDocs/Documenter.jl/commit/a8b147998de185382fdd0568a408d995b2db070b\"\u003e\u003ccode\u003ea8b1479\u003c/code\u003e\u003c/a\u003e Removed superfluous vertical space at end of \u003ccode\u003e@docs\u003c/code\u003e blocks (\u003ca href=\"https://redirect.github.com/JuliaDocs/Documenter.jl/issues/2849\"\u003e#2849\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/JuliaDocs/Documenter.jl/commit/a397e12ddd0f8b2f952eb5a23a8c6910afd40808\"\u003e\u003ccode\u003ea397e12\u003c/code\u003e\u003c/a\u003e Fix spacing in \u003ccode\u003e@docs\u003c/code\u003e blocks; don't expand \u003ccode\u003edetails\u003c/code\u003e admonition by default (...\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/JuliaDocs/Documenter.jl/commit/050ce55199c5e7a9ac053d0218cd7897a7cf0248\"\u003e\u003ccode\u003e050ce55\u003c/code\u003e\u003c/a\u003e Pass \u003ccode\u003e-g\u003c/code\u003e option to \u003ccode\u003ecurl\u003c/code\u003e in linkchecker (\u003ca href=\"https://redirect.github.com/JuliaDocs/Documenter.jl/issues/2842\"\u003e#2842\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/JuliaDocs/Documenter.jl/commit/26d00512517f88deedef4b09aaa7b36ce2c41032\"\u003e\u003ccode\u003e26d0051\u003c/code\u003e\u003c/a\u003e Build Julia HTML manual in regression tests (\u003ca href=\"https://redirect.github.com/JuliaDocs/Documenter.jl/issues/2724\"\u003e#2724\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/JuliaDocs/Documenter.jl/commit/a9af48effeea2b23f7c3e4a6a97738bff467e57b\"\u003e\u003ccode\u003ea9af48e\u003c/code\u003e\u003c/a\u003e Set version to 1.16.0 (\u003ca href=\"https://redirect.github.com/JuliaDocs/Documenter.jl/issues/2841\"\u003e#2841\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/JuliaDocs/Documenter.jl/commit/a0665d5dbbf00400ec9abe3312f0f17d7f0ccb0d\"\u003e\u003ccode\u003ea0665d5\u003c/code\u003e\u003c/a\u003e Update changelog (\u003ca href=\"https://redirect.github.com/JuliaDocs/Documenter.jl/issues/2840\"\u003e#2840\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/JuliaDocs/Documenter.jl/commit/1aecd99145f13d0e89a190de3c3177a78f24a438\"\u003e\u003ccode\u003e1aecd99\u003c/code\u003e\u003c/a\u003e Restore \u003ccode\u003ecd\u003c/code\u003e inside \u003ccode\u003e@eval\u003c/code\u003e, and add a test for it (\u003ca href=\"https://redirect.github.com/JuliaDocs/Documenter.jl/issues/2837\"\u003e#2837\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003e\u003ca href=\"https://github.com/JuliaDocs/Documenter.jl/commit/4b6ff9d70f316f374c079aefe0c9d92433465452\"\u003e\u003ccode\u003e4b6ff9d\u003c/code\u003e\u003c/a\u003e Add syntax highlight tags to docs/src/man/other-formats.md (\u003ca href=\"https://redirect.github.com/JuliaDocs/Documenter.jl/issues/2838\"\u003e#2838\u003c/a\u003e)\u003c/li\u003e\n\u003cli\u003eAdditional commits viewable in \u003ca href=\"https://github.com/JuliaDocs/Documenter.jl/compare/v0.27.0...v1.16.1\"\u003ecompare view\u003c/a\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003c/details\u003e\n\u003cbr /\u003e\n\n\nDependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`.\n\n[//]: # (dependabot-automerge-start)\n[//]: # (dependabot-automerge-end)\n\n---\n\n\u003cdetails\u003e\n\u003csummary\u003eDependabot commands and options\u003c/summary\u003e\n\u003cbr /\u003e\n\nYou can trigger Dependabot actions by commenting on this PR:\n- `@dependabot rebase` will rebase this PR\n- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it\n- `@dependabot merge` will merge this PR after your CI passes on it\n- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it\n- `@dependabot cancel merge` will cancel a previously requested merge and block automerging\n- `@dependabot reopen` will reopen this PR if it is closed\n- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually\n- `@dependabot show \u003cdependency name\u003e ignore conditions` will show all of the ignore conditions of the specified dependency\n- `@dependabot ignore \u003cdependency name\u003e major version` will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)\n- `@dependabot ignore \u003cdependency name\u003e minor version` will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)\n- `@dependabot ignore \u003cdependency name\u003e` will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)\n- `@dependabot unignore \u003cdependency name\u003e` will remove all of the ignore conditions of the specified dependency\n- `@dependabot unignore \u003cdependency name\u003e \u003cignore condition\u003e` will remove the ignore condition of the specified dependency and ignore conditions\n\n\n\u003c/details\u003e","html_url":"https://github.com/SciML/DiffEqDevDocs.jl/pull/65","url":"https://dependabot.ecosyste.ms/api/v1/hosts/GitHub/repositories/SciML%2FDiffEqDevDocs.jl/issues/65","packages_url":"https://dependabot.ecosyste.ms/api/v1/issues/65/packages"}}]}