Skip to content

Commit

Permalink
remove files that execute superfluous code
Browse files Browse the repository at this point in the history
  • Loading branch information
TCY16 committed Dec 13, 2021
1 parent e6ab9af commit c48c159
Show file tree
Hide file tree
Showing 5 changed files with 0 additions and 60 deletions.
7 changes: 0 additions & 7 deletions source/conf.py
Original file line number Diff line number Diff line change
Expand Up @@ -152,13 +152,6 @@
[author], 1)
]

# Execute custom script to download the latest version of Unbound
exec(open("get_unbound_latest.py").read())

import subprocess

rc = subprocess.call("./man2pre.sh unbound-1.14.0/doc/unbound.conf.5.in manpages/example.conf.html", shell=True)

# -- Options for Texinfo output ----------------------------------------------

# Grouping the document tree into Texinfo files. List of tuples
Expand Down
19 changes: 0 additions & 19 deletions source/get_unbound_latest.py

This file was deleted.

26 changes: 0 additions & 26 deletions source/man2pre.sh

This file was deleted.

7 changes: 0 additions & 7 deletions source/man_footer.html

This file was deleted.

1 change: 0 additions & 1 deletion source/man_header.html

This file was deleted.

0 comments on commit c48c159

Please sign in to comment.