Skip to content

Commit

Permalink
remove versionButton.php from source tree
Browse files Browse the repository at this point in the history
Signed-off-by: Ahmad Rezaii <[email protected]>
  • Loading branch information
arezaii committed Feb 6, 2025
1 parent a9dfa71 commit c3e1250
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 142 deletions.
3 changes: 1 addition & 2 deletions doc/Makefile.sphinx
Original file line number Diff line number Diff line change
Expand Up @@ -84,8 +84,7 @@ html-release: check-sphinxbuild source
@echo
@echo "Building HTML documentation"
$(SPHINXBUILD) -b html $(ALLSPHINXOPTS) $(BUILDDIR)/html
@chmod -R ugo+rX $(BUILDDIR)
@$(COPY_IF_DIFFERENT) util/versionButton.php $(BUILDDIR)/html/versionButton.php
@chmod -R ugo+rX $(BUILDDIR)
@echo "ErrorDocument 404 https://chapel-lang.org/docs/$(WEB_DOC_VERSION)/" > $(BUILDDIR)/html/.htaccess
@echo copying searchtools.js
@cp $(CHPL_MAKE_HOME)/doc/rst/meta/static/searchtools.js $(BUILDDIR)/html/_static
Expand Down
140 changes: 0 additions & 140 deletions doc/util/versionButton.php

This file was deleted.

0 comments on commit c3e1250

Please sign in to comment.