diff --git a/.github/workflows/deploy_docs.yaml b/.github/workflows/deploy_docs.yaml index 792f24b20..aa7f43c93 100644 --- a/.github/workflows/deploy_docs.yaml +++ b/.github/workflows/deploy_docs.yaml @@ -4,9 +4,11 @@ on: push: branches: - main # Trigger deployment on pushes to main + - damien/fix-docs # TODO: remove paths: - 'docs/**' - 'mkdocs.yml' + - '.github/workflows/deploy_docs.yaml' jobs: deploy: diff --git a/README.md b/README.md index 146dba12d..7d0bf8d9d 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,7 @@ Goose is your on-machine developer agent, automating engineering tasks seamlessl

- Goose Drawing + Goose Drawing

Generated by Goose from its VincentVanCode toolkit. @@ -26,11 +26,12 @@ Goose is your on-machine developer agent, automating engineering tasks seamlessl

Unique features 🤖 • - Block Employees on Goose Block Emoji • + Block Employees on Goose Block Emoji • Quick start guide 🚀 • Getting involved! 👋 +

-> [!TIP] +>[!TIP] > **Quick install:** > ``` > pipx install goose-ai diff --git a/docs/reference/goose/utils/diff.md b/docs/reference/goose/utils/diff.md deleted file mode 100644 index 746fe963d..000000000 --- a/docs/reference/goose/utils/diff.md +++ /dev/null @@ -1 +0,0 @@ -::: goose.utils.diff \ No newline at end of file diff --git a/docs/reference/index.md b/docs/reference/index.md index f5b5a17fd..ac3905dfa 100644 --- a/docs/reference/index.md +++ b/docs/reference/index.md @@ -34,6 +34,5 @@ - [goose.utils](goose/utils/index.md) - [goose.utils.ask](goose/utils/ask.md) - [goose.utils.check_shell_command](goose/utils/check_shell_command.md) -- [goose.utils.diff](goose/utils/diff.md) - [goose.utils.file_utils](goose/utils/file_utils.md) - [goose.utils.session_file](goose/utils/session_file.md) \ No newline at end of file