Skip to content

Commit

Permalink
docs: update html folder with v3 docs
Browse files Browse the repository at this point in the history
  • Loading branch information
aorumbayev committed Feb 18, 2025
1 parent be0dcfb commit b4aedd4
Show file tree
Hide file tree
Showing 167 changed files with 56,863 additions and 8,685 deletions.
10 changes: 5 additions & 5 deletions .github/workflows/check-python.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -48,8 +48,8 @@ jobs:
- name: Check docstrings are up to date
run: poetry run poe docstrings-check

# TODO: Restore before prod release of v3
# - name: Check docs are up to date
# run: |
# poetry run poe docs-md-only
# git diff --exit-code ':!docs/markdown/autoapi/index.md' ':!docs/markdown/autoapi/algokit_utils/applications/app_factory/index.md' docs
TODO: Restore before prod release of v3
- name: Check docs are up to date
run: |
poetry run poe docs-md-only
git diff --exit-code ':!docs/markdown/autoapi/index.md' ':!docs/markdown/autoapi/algokit_utils/applications/app_factory/index.md' docs
4 changes: 2 additions & 2 deletions docs/html/.buildinfo
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Sphinx build info version 1
# This file hashes the configuration used when building these files. When it is not found, a full rebuild will be done.
config: 8b79d003fcc06bc866328aa37206c6ac
# This file records the configuration used when building these files. When it is not found, a full rebuild will be done.
config: a0ddb94c9519cbe4048eaa2307361694
tags: 645f666f9bcd5a90fca523b33c5a78b7
Loading

0 comments on commit b4aedd4

Please sign in to comment.