Support documentation of multiple modules in a single website. Use --modules or the config-file modules for more control. See the README 'Documenting multiple modules' for more details.
Argjira MalaPedro AlcobiaJohn Fairhurst#564
Improve page breadcrumbs to include parent pages and indicate source module of extensions from other modules.
John Fairhurst
Add --readme-title and --docset-title to set the titles of the readme docs page and the Dash docset independently of the module name.
John Fairhurst
Support documentation of multiple modules in a single website. Use
--modules or the config-file modules for more control. See the
README 'Documenting multiple modules' for more details. Argjira MalaPedro AlcobiaJohn Fairhurst#564
Improve page breadcrumbs to include parent pages and indicate source module
of extensions from other modules. John Fairhurst
Add --readme-title and --docset-title to set the titles of the readme
docs page and the Dash docset independently of the module name. John Fairhurst
Dependabot 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.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
- `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency
- `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Bumps jazzy from 0.14.4 to 0.15.0.
Release notes
Sourced from jazzy's releases.
Changelog
Sourced from jazzy's changelog.
Commits
93fa9c3
Release 0.15.0, update gems and JS dependencies (#1386)8022dd9
Support Swift 5.10, move specs to Xcode 15.3 (#1385)7e8a61a
MM: Final tidies and docs9124af6
MM: Module-aware custom-categories7606e7d
MM: Index and autolinking2d9512c
MM: Identify module source for extensionsb7674ae
MM: Identify module source for extension methods38079a4
MM: Refactor grouping code from sourcekitten45f226c
MM: Grouping and merging control201ef8d
MM: File layoutDependabot 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
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show