Skip to content

Remove Makefile and replace make commands#2737

Merged
adamtheturtle merged 6 commits into
mainfrom
remove-makefile
Oct 28, 2025
Merged

Remove Makefile and replace make commands#2737
adamtheturtle merged 6 commits into
mainfrom
remove-makefile

Conversation

@adamtheturtle

Copy link
Copy Markdown
Member

Summary

  • Remove Makefile
  • Replace make docs, make open-docs, and make update-secrets commands with direct equivalents

Changes

  • Deleted Makefile
  • Updated docs/source/contributing.rst to use direct sphinx-build and python commands
  • Updated docs/source/ci-setup.rst to use direct tar and gpg commands for updating secrets
  • Updated admin/create_secrets_files.py to document the update-secrets commands

Test plan

  • Documentation builds correctly with the new commands
  • Secret archive update process works with the new commands
  • All existing functionality is preserved

@adamtheturtle adamtheturtle merged commit 3708bf4 into main Oct 28, 2025
103 checks passed
@adamtheturtle adamtheturtle deleted the remove-makefile branch October 28, 2025 12:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant