Skip to content

Commit

Permalink
Use pyproject.toml for esbonio config
Browse files Browse the repository at this point in the history
  • Loading branch information
alcarney committed Nov 17, 2023
1 parent 80e21b4 commit ee3d1d3
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 11 deletions.
11 changes: 0 additions & 11 deletions docs/.vscode/settings.json

This file was deleted.

2 changes: 2 additions & 0 deletions docs/pyproject.toml
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
[tool.esbonio.sphinx]
buildCommand = ["sphinx-build", "-M", "dirhtml", ".", "./_build"]

0 comments on commit ee3d1d3

Please sign in to comment.