Skip to content

Conversation

@sid-rl
Copy link
Contributor

@sid-rl sid-rl commented Nov 19, 2025

No description provided.

@@ -0,0 +1,33 @@
name: "Sphinx: Render docs"

on: push
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think we want on release as it is in the other PR otherwise our preview will get pushed to the live version, also the ability to trigger the action manually

…n push. also added workflow_dispatch trigger
@sid-rl sid-rl merged commit 40865fd into siddarth/docs Nov 19, 2025
5 of 6 checks passed
@sid-rl sid-rl deleted the siddarth/sphinx branch November 19, 2025 23:23
sid-rl added a commit that referenced this pull request Nov 19, 2025
* initial sphinx docstring conversion

* change params to use :typeddict: tag

* sphinx docs

* sphinx github workflow

* formatting fixes

* fix publish dir

* unnecessary argument to sphinx action

* switch to manual build html command instead of ammaraskar/sphinx-action

* sphinx docs rendering is triggered on published release, instead of on push. also added workflow_dispatch trigger
sid-rl added a commit that referenced this pull request Nov 19, 2025
* initial sphinx docstring conversion

* change params to use :typeddict: tag

* sphinx docs

* sphinx github workflow

* formatting fixes

* fix publish dir

* unnecessary argument to sphinx action

* switch to manual build html command instead of ammaraskar/sphinx-action

* sphinx docs rendering is triggered on published release, instead of on push. also added workflow_dispatch trigger
sid-rl added a commit that referenced this pull request Nov 20, 2025
…ith sphinx (#677)

* ignore generated docs files

* feat(docs): add autogenerated sphinx docs to github pages (#676)

* initial sphinx docstring conversion

* change params to use :typeddict: tag

* sphinx docs

* sphinx github workflow

* formatting fixes

* fix publish dir

* unnecessary argument to sphinx action

* switch to manual build html command instead of ammaraskar/sphinx-action

* sphinx docs rendering is triggered on published release, instead of on push. also added workflow_dispatch trigger

* remove merge conflict marker
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants