Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove Legacy Docs Source #361

Merged
merged 1 commit into from
Aug 27, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 0 additions & 8 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -43,14 +43,6 @@ test-unit: venv
test-e2e: venv
poetry run pytest -m "e2e"

.PHONY: docs-build
docs-build: venv
poetry run mkdocs build

.PHONY: docs-server
docs-server: venv
poetry run mkdocs serve

.PHONY: snapshot
snapshot: venv
poetry run pytest --snapshot-update
59 changes: 0 additions & 59 deletions docs/contributing.md

This file was deleted.

84 changes: 0 additions & 84 deletions docs/docs/guides/creating-your-own-argument-resolver.md

This file was deleted.

88 changes: 0 additions & 88 deletions docs/docs/guides/creating-your-own-audits.md

This file was deleted.

124 changes: 0 additions & 124 deletions docs/docs/guides/creating-your-own-commands.md

This file was deleted.

Loading