Closed
Description
What were you initially searching for in the docs?
A link to the repository in order to look at the source code for the aws_lambda_powertools.utilities.typing.LambdaContext
class.
Is this related to an existing part of the documentation? Please share a link
I started on a subpage https://awslabs.github.io/aws-lambda-powertools-python/utilities/typing/ and then moved to the homepage https://awslabs.github.io/aws-lambda-powertools-python/ .
Describe how we could make it clearer
I think there's two issues here:
- the "Edit on Github" link (that is nominally for editing the documentation) in the sidebar is broken. For instance, neither of the pages linked work:
- there's no obvious "here's the repository" link on either of those pages (or any others)
If you have a proposed update, please share it here
- fix the links, which might require wrangling gatsby to use
develop/docs
instead ofHEAD
- many projects have a link to their repository as part of the docs template, and so visible on every page; for instance, one or more of:
- https://aws.github.io/chalice/main.html (header)
- https://aws-data-wrangler.readthedocs.io/en/stable/ (header)
- https://cdk8s.io/docs/v1.0.0-beta.3/ (header and footer)
- https://awslabs.github.io/sockeye/ (sidebar)
- https://requests.readthedocs.io/en/master/ (sidebar and "Fork Me" banner: https://www.gatsbyjs.com/plugins/gatsby-plugin-github-ribbon/)
Metadata
Metadata
Assignees
Type
Projects
Status
Triage