Skip to content

Commit

Permalink
chore: remove update SUMMARY in make apidocs step (#580)
Browse files Browse the repository at this point in the history
  • Loading branch information
RomanBredehoft authored Apr 3, 2024
1 parent 6fe43cc commit 76a44b3
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 41 deletions.
3 changes: 0 additions & 3 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -453,9 +453,6 @@ remove_5c_docs:
apidocs:
@# At release time, one needs to change --src-base-url (to be a public release/A.B.x branch)
./script/doc_utils/update_apidocs.sh "$(APIDOCS_OUTPUT)"

# Update our summary
./script/doc_utils/update_apidocs_files_in_SUMMARY.sh
"$(MAKE)" mdformat

.PHONY: check_apidocs # Check that API docs are ok and
Expand Down
38 changes: 0 additions & 38 deletions script/doc_utils/update_apidocs_files_in_SUMMARY.sh

This file was deleted.

0 comments on commit 76a44b3

Please sign in to comment.