Original PR: https://github.com/LGUG2Z/komorebi/pull/669 Author: @LGUG2Z Created: 2/15/2024 Status: ✅ Merged Merged: 2/15/2024 Merged by: @LGUG2Z
Base: master ← Head: feature/mkdocs
master
feature/mkdocs
6f08ec1
9d3e0a0
cc4e448
daf9eed
326a29e
9a6f831
2e0c743
10301d5
2b1f443
167 files changed (+4078 additions, -2559 deletions)
📝 Cargo.lock (+168 -188) 📝 README.md (+48 -612) ➕ docs/cli/active-window-border-colour.md (+26 -0) ➕ docs/cli/active-window-border-offset.md (+16 -0) ➕ docs/cli/active-window-border-width.md (+16 -0) ➕ docs/cli/active-window-border.md (+16 -0) ➕ docs/cli/adjust-container-padding.md (+19 -0) ➕ docs/cli/adjust-workspace-padding.md (+19 -0) ➕ docs/cli/ahk-app-specific-configuration.md (+19 -0) ➕ docs/cli/ahk-library.md (+12 -0) ➕ docs/cli/alt-focus-hack.md (+16 -0) ➕ docs/cli/application-specific-configuration-schema.md (+12 -0) ➕ docs/cli/change-layout.md (+16 -0) ➕ docs/cli/check.md (+12 -0) ➕ docs/cli/clear-named-workspace-layout-rules.md (+16 -0) ➕ docs/cli/clear-workspace-layout-rules.md (+19 -0) ➕ docs/cli/close.md (+12 -0) ➕ docs/cli/complete-configuration.md (+12 -0) ➕ docs/cli/container-padding.md (+22 -0) ➕ docs/cli/cross-monitor-move-behaviour.md (+18 -0)
Cargo.lock
README.md
docs/cli/active-window-border-colour.md
docs/cli/active-window-border-offset.md
docs/cli/active-window-border-width.md
docs/cli/active-window-border.md
docs/cli/adjust-container-padding.md
docs/cli/adjust-workspace-padding.md
docs/cli/ahk-app-specific-configuration.md
docs/cli/ahk-library.md
docs/cli/alt-focus-hack.md
docs/cli/application-specific-configuration-schema.md
docs/cli/change-layout.md
docs/cli/check.md
docs/cli/clear-named-workspace-layout-rules.md
docs/cli/clear-workspace-layout-rules.md
docs/cli/close.md
docs/cli/complete-configuration.md
docs/cli/container-padding.md
docs/cli/cross-monitor-move-behaviour.md
...and 80 more files
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.
No dependencies set.
The note is not visible to the blocked user.
📋 Pull Request Information
Original PR: https://github.com/LGUG2Z/komorebi/pull/669
Author: @LGUG2Z
Created: 2/15/2024
Status: ✅ Merged
Merged: 2/15/2024
Merged by: @LGUG2Z
Base:
master← Head:feature/mkdocs📝 Commits (9)
6f08ec1docs(mkdocs): start building dedicated site9d3e0a0docs(mkdocs): add index and getting started sectionscc4e448feat(cli): add docgen cmd for mkdocs pagesdaf9eeddocs(mkdocs): add cli reference326a29edocs(mkdocs): link to ext jsonschema docgen9a6f831feat(config): reduce noise in jsonschema output2e0c743docs(mkdocs): add common workflows section10301d5docs(readme): add references to docs website2b1f443chore(release): v0.1.20📊 Changes
167 files changed (+4078 additions, -2559 deletions)
View changed files
📝
Cargo.lock(+168 -188)📝
README.md(+48 -612)➕
docs/cli/active-window-border-colour.md(+26 -0)➕
docs/cli/active-window-border-offset.md(+16 -0)➕
docs/cli/active-window-border-width.md(+16 -0)➕
docs/cli/active-window-border.md(+16 -0)➕
docs/cli/adjust-container-padding.md(+19 -0)➕
docs/cli/adjust-workspace-padding.md(+19 -0)➕
docs/cli/ahk-app-specific-configuration.md(+19 -0)➕
docs/cli/ahk-library.md(+12 -0)➕
docs/cli/alt-focus-hack.md(+16 -0)➕
docs/cli/application-specific-configuration-schema.md(+12 -0)➕
docs/cli/change-layout.md(+16 -0)➕
docs/cli/check.md(+12 -0)➕
docs/cli/clear-named-workspace-layout-rules.md(+16 -0)➕
docs/cli/clear-workspace-layout-rules.md(+19 -0)➕
docs/cli/close.md(+12 -0)➕
docs/cli/complete-configuration.md(+12 -0)➕
docs/cli/container-padding.md(+22 -0)➕
docs/cli/cross-monitor-move-behaviour.md(+18 -0)...and 80 more files
📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.