Skip to content

Conversation

@cderici
Copy link
Contributor

@cderici cderici commented May 6, 2024

Description

Apparently we don't have the user api in pylibjuju documentation. This adds juju.user module to the Sphinx build for the User api to be auto generated among all the other modules.

QA Steps

No functionality changes. Watch the doc build and make sure the juju.user page is within the Public API section, containing docstrings for all the functions in juju.user module.

You can also locally test this, get the changes, and run make docs, and check the docs/_build/api and make sure you have the juju.user.html generated.

@cderici cderici added kind/doc indicates a documentation change hint/3.x going on main branch labels May 6, 2024
@cderici cderici requested review from Aflynn50 and jack-w-shaw May 6, 2024 18:05
@cderici
Copy link
Contributor Author

cderici commented May 24, 2024

@jack-w-shaw @Aflynn50 pinging for review pls, thanks!

@jack-w-shaw
Copy link
Member

@cderici
Copy link
Contributor Author

cderici commented May 29, 2024

/merge

@jujubot jujubot merged commit 41a242b into juju:master May 29, 2024
jujubot added a commit that referenced this pull request May 31, 2024
#1056

## What's Changed
* Make consume respect the controller name in the url by @Aflynn50 in #1038
* Fix multiline description in textarea in bug template GH workflow by @cderici in #1041
* Fix issue with microk8s proxy by @Aflynn50 in #1044
* add missing "revision" parameter to addModel step. by @Thanhphan1147 in #1043
* Add user api to pylibjuju documentation by @cderici in #1049

## New Contributors
* @Thanhphan1147 made their first contribution in #1043

**Full Changelog**: 3.4.0.0...3.5.0.0
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

hint/3.x going on main branch kind/doc indicates a documentation change

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants