-
Notifications
You must be signed in to change notification settings - Fork 1
Add documentation url and update intersphinx mappings #143
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
base: main
Are you sure you want to change the base?
Conversation
Signed-off-by: Michael Johansen <[email protected]>
Signed-off-by: Michael Johansen <[email protected]>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
ni.measurementlink.discovery.v1.client/pyproject.toml is missing the doc url
"ni-grpc-extensions": ("https://ni-grpc-extensions.readthedocs.io/en/latest/", None), | ||
"ni.measurementlink.discovery.v1.client": ("https://nimeasurementlinkdiscoveryv1client.readthedocs.io/en/latest/", None), | ||
"ni.measurementlink.measurement.v1.proto": ("https://nimeasurementlinkmeasurementv1proto.readthedocs.io/en/latest/", None), | ||
"ni.measurementlink.measurement.v2.proto": ("https://nimeasurementlinkmeasurementv2proto.readthedocs.io/en/latest/", None), | ||
"ni.measurementlink.sessionmanagement.client": ("https://nimeasurementlinksessionmanagementclient.readthedocs.io/en/latest/", None), | ||
"ni.measurementlink.pinmap.v1.proto": ("https://nimeasurementlinkpinmapv1proto.readthedocs.io/en/latest/", None), |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I don't think these are needed. Also, one is missing v1.
"ni-grpc-extensions": ("https://ni-grpc-extensions.readthedocs.io/en/latest/", None), | |
"ni.measurementlink.discovery.v1.client": ("https://nimeasurementlinkdiscoveryv1client.readthedocs.io/en/latest/", None), | |
"ni.measurementlink.measurement.v1.proto": ("https://nimeasurementlinkmeasurementv1proto.readthedocs.io/en/latest/", None), | |
"ni.measurementlink.measurement.v2.proto": ("https://nimeasurementlinkmeasurementv2proto.readthedocs.io/en/latest/", None), | |
"ni.measurementlink.sessionmanagement.client": ("https://nimeasurementlinksessionmanagementclient.readthedocs.io/en/latest/", None), | |
"ni.measurementlink.pinmap.v1.proto": ("https://nimeasurementlinkpinmapv1proto.readthedocs.io/en/latest/", None), | |
"ni-grpc-extensions": ("https://ni-grpc-extensions.readthedocs.io/en/latest/", None), | |
"ni.measurementlink.discovery.v1.client": ("https://nimeasurementlinkdiscoveryv1client.readthedocs.io/en/latest/", None), | |
("https://nimeasurementlinksessionmanagementclient.readthedocs.io/en/latest/", None), | |
"ni.measurementlink.pinmap.v1.proto": ("https://nimeasurementlinkpinmapv1proto.readthedocs.io/en/latest/", None), |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
ni.measurementlink.sessionmanagement.v1.client/pyproject.toml is missing the doc link
"grpc": ("https://grpc.github.io/grpc/python/", None), | ||
"ni.measurementlink.sessionmanagement.v1.proto": ("https://nimeasurementlinksessionmanagementv1proto.readthedocs.io/en/latest/", None), | ||
"ni.measurementlink.pinmap.v1.proto": ("https://nimeasurementlinkpinmapv1proto.readthedocs.io/en/latest/", None), | ||
"ni.measurementlink.proto": ("https://nimeasurementlinkproto.readthedocs.io/en/latest/", None), | ||
"ni.grpcdevice.v1.proto": ("https://nigrpcdevicev1proto.readthedocs.io/en/latest/", None), | ||
"ni-grpc-extensions": ("https://ni-grpc-extensions.readthedocs.io/en/latest/", None), | ||
"ni.measurementlink.discovery.v1.client": ("https://nimeasurementlinkdiscoveryv1client.readthedocs.io/en/latest/", None), | ||
} |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
"grpc": ("https://grpc.github.io/grpc/python/", None), | |
"ni.measurementlink.sessionmanagement.v1.proto": ("https://nimeasurementlinksessionmanagementv1proto.readthedocs.io/en/latest/", None), | |
"ni.measurementlink.pinmap.v1.proto": ("https://nimeasurementlinkpinmapv1proto.readthedocs.io/en/latest/", None), | |
"ni.measurementlink.proto": ("https://nimeasurementlinkproto.readthedocs.io/en/latest/", None), | |
"ni.grpcdevice.v1.proto": ("https://nigrpcdevicev1proto.readthedocs.io/en/latest/", None), | |
"ni-grpc-extensions": ("https://ni-grpc-extensions.readthedocs.io/en/latest/", None), | |
"ni.measurementlink.discovery.v1.client": ("https://nimeasurementlinkdiscoveryv1client.readthedocs.io/en/latest/", None), | |
} | |
"grpc": ("https://grpc.github.io/grpc/python/", None), | |
"ni.measurementlink.sessionmanagement.v1.proto": ("https://nimeasurementlinksessionmanagementv1proto.readthedocs.io/en/latest/", None), | |
"ni.measurementlink.proto": ("https://nimeasurementlinkproto.readthedocs.io/en/latest/", None), | |
"ni.grpcdevice.v1.proto": ("https://nigrpcdevicev1proto.readthedocs.io/en/latest/", None), | |
"ni-grpc-extensions": ("https://ni-grpc-extensions.readthedocs.io/en/latest/", None), | |
"ni.measurementlink.discovery.v1.client": ("https://nimeasurementlinkdiscoveryv1client.readthedocs.io/en/latest/", None), | |
} |
@@ -31,6 +31,7 @@ requires-python = '>=3.9,<4.0' | |||
|
|||
[project.urls] | |||
repository = "https://github.com/ni/ni-apis-python" | |||
documentation = "https://nidatamonikersv1proto.readthedocs.io/en/latest/" |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
This URL isn't responding for me.
https://nidatamonikersv1proto.readthedocs.io/en/latest/
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
It's working now. @mjohanse-emr did you change anything?
What does this Pull Request accomplish?
documentation
inproject.urls
ni-apis-python
.Why should this Pull Request be merged?
Fixes #96
What testing has been done?
Docs build during PR checks