Skip to content

Commit

Permalink
remove build_docs.sh, remove unused parts of build_docs.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Jan Medek committed Oct 2, 2024
1 parent 13819a7 commit fa50c24
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 35 deletions.
22 changes: 0 additions & 22 deletions .github/workflows/build_docs.yml
Original file line number Diff line number Diff line change
@@ -1,25 +1,3 @@
#name: Build documentation
#on:
# push:
# branches:
# - 'master'
# - 'develop'
#
#jobs:
# build:
# runs-on: ubuntu-22.04
#
# steps:
# - name: Checkout Repository
# uses: actions/checkout@v4.1.7
#
# - name: Build Docs
# uses: mattnotmitt/doxygen-action@v1.9.5
# with:
# doxyfile-path: 'docs/Doxyfile.in'
# enable-latex: false


name: Build documentation
on:
push:
Expand Down
13 changes: 0 additions & 13 deletions build_docs.sh

This file was deleted.

0 comments on commit fa50c24

Please sign in to comment.