doc/main: Build IDE docs from main docs.

With EV3 dropped from the 3.X documentation, the main docs are now nearly identical to the IDE docs, save for some layout changes.

Having just one set of docs is easier to maintain. This drops the IDE doc target.
This commit is contained in:
Laurens Valk
2021-07-23 12:56:33 +02:00
parent 434ff5e346
commit 3b71bce0b0
50 changed files with 8 additions and 265 deletions
+1 -1
View File
@@ -40,4 +40,4 @@ jobs:
sudo apt-get update
sudo apt-get install dvisvgm preview-latex-style texlive texlive-fonts-extra texlive-latex-extra
- name: Build html docs for Pybricks Code IDE
run: poetry run make -C doc html SOURCEDIR=ide
run: poetry run make -C doc html SOURCEDIR=main SPHINXOPTS=-tide