Skip to content

Commit

Permalink
Move the docs build to the mojo-docs repository
Browse files Browse the repository at this point in the history
  • Loading branch information
Myron Walker authored and Myron Walker committed Jun 18, 2024
1 parent 8687859 commit 62a4fe2
Show file tree
Hide file tree
Showing 8 changed files with 59 additions and 886 deletions.
799 changes: 54 additions & 745 deletions poetry.lock

Large diffs are not rendered by default.

16 changes: 5 additions & 11 deletions pyproject.toml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
[tool.poetry]
name = "mojo-xmodules"
description = "Automation Mojo X-Modules"
version = "1.3.21"
version = "1.3.22"
authors = [
"Myron Walker <myron.walker@gmail.com>"
]
Expand All @@ -26,16 +26,10 @@ python = ">=3.9,<4.0"
debugpy = "^1.6.6"
paramiko = "^3.1.0"
click = "^8.1.5"
mojo-interfaces = ">=1.3.1 <1.4.0"
mojo-collections = ">=1.3.0 <1.4.0"
mojo-errors = ">=1.3.0 <1.4.0"
mojo-waiting = ">=1.3.0 <1.4.0"


[tool.poetry.group.dev.dependencies]
myst-parser = "^0.18.1"
sphinx = ">=1.6,<6"
sphinx-rtd-theme = "^1.1.1"
mojo-interfaces = ">=1.3.4 <1.4.0"
mojo-collections = ">=1.3.16 <1.4.0"
mojo-errors = ">=1.3.9 <1.4.0"
mojo-waiting = ">=1.3.4 <1.4.0"

[build-system]
requires = ["poetry-core"]
Expand Down
2 changes: 0 additions & 2 deletions source/sphinx/.gitignore

This file was deleted.

20 changes: 0 additions & 20 deletions source/sphinx/Makefile

This file was deleted.

35 changes: 0 additions & 35 deletions source/sphinx/make.bat

This file was deleted.

52 changes: 0 additions & 52 deletions source/sphinx/source/conf.py

This file was deleted.

20 changes: 0 additions & 20 deletions source/sphinx/source/index.rst

This file was deleted.

1 change: 0 additions & 1 deletion source/sphinx/source/userguide

This file was deleted.

0 comments on commit 62a4fe2

Please sign in to comment.