Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Python API for robocorp.com/docs #1072

Merged
merged 4 commits into from
Oct 11, 2023
Merged

Python API for robocorp.com/docs #1072

merged 4 commits into from
Oct 11, 2023

Conversation

osrjv
Copy link
Contributor

@osrjv osrjv commented Aug 25, 2023

First simple version of building markdown for Python APIs and ingesting into robocorp.com/docs.

Changes:

  • Adds a new docs.python-markdown invoke target
  • Builds a python.json file into rpaframework.org root
  • Change python.rst files to only target main class (more simple to ingest at this point)
  • Remove docs-related dev dependencies from individual packages
  • Minor formatting fixes in various libraries

@osrjv osrjv force-pushed the docs/robocorp-docs-python branch 4 times, most recently from 33fd09a to 5e808ee Compare October 4, 2023 13:06
@osrjv osrjv marked this pull request as ready for review October 9, 2023 10:18
pyproject.toml Outdated Show resolved Hide resolved
@cmin764
Copy link
Contributor

cmin764 commented Oct 10, 2023

Might be cool to merge this after merging & releasing #1110. (will do a review soon)

Copy link
Contributor

@cmin764 cmin764 left a comment

Choose a reason for hiding this comment

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

Apart from a small notice in our deprecated dialogs package, LGTM!

.github/workflows/dialogs.yaml Outdated Show resolved Hide resolved
@osrjv osrjv merged commit 5850242 into master Oct 11, 2023
9 of 36 checks passed
@osrjv osrjv deleted the docs/robocorp-docs-python branch October 11, 2023 08:06
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.

None yet

3 participants