mirror of
https://github.com/infeeeee/dyn2py
synced 2025-12-16 22:16:18 +01:00
Update documentation url
This commit is contained in:
@@ -54,7 +54,7 @@ Do not move the source Dynamo graphs, or update won't work with them later.
|
||||
|
||||
### As a python module
|
||||
|
||||
API documentation available here: *TODO*
|
||||
Full API documentation available here: https://infeeeee.github.io/dyn2py
|
||||
|
||||
Most basic example to extract all nodes next to a dynamo file:
|
||||
|
||||
|
||||
@@ -18,7 +18,7 @@ build = ["pyinstaller"]
|
||||
doc = ["pdoc"]
|
||||
|
||||
[project.urls]
|
||||
homepage = "https://github.com/infeeeee/dyn2py"
|
||||
homepage = "https://infeeeee.github.io/dyn2py"
|
||||
documentation = "https://github.com/infeeeee/dyn2py"
|
||||
repository = "https://github.com/infeeeee/dyn2py"
|
||||
changelog = "https://github.com/infeeeee/dyn2py/releases"
|
||||
|
||||
Reference in New Issue
Block a user