Skip to content

Commit

Permalink
Remove unresolvable references in docs (#1)
Browse files Browse the repository at this point in the history
* Remove unresolvable references in docs

* Regenerate bindings (#2)

Co-authored-by: Octogonapus <[email protected]>

---------

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
  • Loading branch information
Octogonapus and github-actions[bot] committed May 9, 2024
1 parent e5d2439 commit 29eee3e
Show file tree
Hide file tree
Showing 14 changed files with 14 additions and 14 deletions.
2 changes: 1 addition & 1 deletion gen/generator.jl
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ using LibAwsChecksums

cd(@__DIR__)

const refs_to_remove = []
const refs_to_remove = ("AWS_S3_API",)

# This is called if the docs generated from the extract_c_comment_style method did not generate any lines.
# We need to generate at least some docs so that cross-references work with Documenter.jl.
Expand Down
2 changes: 1 addition & 1 deletion lib/aarch64-apple-darwin20.jl
Original file line number Diff line number Diff line change
Expand Up @@ -1203,7 +1203,7 @@ To initialize the provider with basic vtable and refcount. And hook up the refco
* `vtable`:
* `impl`: Optional, the impl for the provider
# Returns
[`AWS_S3_API`](@ref)
`AWS_S3_API`
### Prototype
```c
void aws_s3express_credentials_provider_init_base( struct aws_s3express_credentials_provider *provider, struct aws_allocator *allocator, struct aws_s3express_credentials_provider_vtable *vtable, void *impl);
Expand Down
2 changes: 1 addition & 1 deletion lib/aarch64-linux-gnu.jl
Original file line number Diff line number Diff line change
Expand Up @@ -1203,7 +1203,7 @@ To initialize the provider with basic vtable and refcount. And hook up the refco
* `vtable`:
* `impl`: Optional, the impl for the provider
# Returns
[`AWS_S3_API`](@ref)
`AWS_S3_API`
### Prototype
```c
void aws_s3express_credentials_provider_init_base( struct aws_s3express_credentials_provider *provider, struct aws_allocator *allocator, struct aws_s3express_credentials_provider_vtable *vtable, void *impl);
Expand Down
2 changes: 1 addition & 1 deletion lib/aarch64-linux-musl.jl
Original file line number Diff line number Diff line change
Expand Up @@ -1203,7 +1203,7 @@ To initialize the provider with basic vtable and refcount. And hook up the refco
* `vtable`:
* `impl`: Optional, the impl for the provider
# Returns
[`AWS_S3_API`](@ref)
`AWS_S3_API`
### Prototype
```c
void aws_s3express_credentials_provider_init_base( struct aws_s3express_credentials_provider *provider, struct aws_allocator *allocator, struct aws_s3express_credentials_provider_vtable *vtable, void *impl);
Expand Down
2 changes: 1 addition & 1 deletion lib/armv7l-linux-gnueabihf.jl
Original file line number Diff line number Diff line change
Expand Up @@ -1203,7 +1203,7 @@ To initialize the provider with basic vtable and refcount. And hook up the refco
* `vtable`:
* `impl`: Optional, the impl for the provider
# Returns
[`AWS_S3_API`](@ref)
`AWS_S3_API`
### Prototype
```c
void aws_s3express_credentials_provider_init_base( struct aws_s3express_credentials_provider *provider, struct aws_allocator *allocator, struct aws_s3express_credentials_provider_vtable *vtable, void *impl);
Expand Down
2 changes: 1 addition & 1 deletion lib/armv7l-linux-musleabihf.jl
Original file line number Diff line number Diff line change
Expand Up @@ -1203,7 +1203,7 @@ To initialize the provider with basic vtable and refcount. And hook up the refco
* `vtable`:
* `impl`: Optional, the impl for the provider
# Returns
[`AWS_S3_API`](@ref)
`AWS_S3_API`
### Prototype
```c
void aws_s3express_credentials_provider_init_base( struct aws_s3express_credentials_provider *provider, struct aws_allocator *allocator, struct aws_s3express_credentials_provider_vtable *vtable, void *impl);
Expand Down
2 changes: 1 addition & 1 deletion lib/i686-linux-gnu.jl
Original file line number Diff line number Diff line change
Expand Up @@ -1174,7 +1174,7 @@ To initialize the provider with basic vtable and refcount. And hook up the refco
* `vtable`:
* `impl`: Optional, the impl for the provider
# Returns
[`AWS_S3_API`](@ref)
`AWS_S3_API`
### Prototype
```c
void aws_s3express_credentials_provider_init_base( struct aws_s3express_credentials_provider *provider, struct aws_allocator *allocator, struct aws_s3express_credentials_provider_vtable *vtable, void *impl);
Expand Down
2 changes: 1 addition & 1 deletion lib/i686-linux-musl.jl
Original file line number Diff line number Diff line change
Expand Up @@ -1203,7 +1203,7 @@ To initialize the provider with basic vtable and refcount. And hook up the refco
* `vtable`:
* `impl`: Optional, the impl for the provider
# Returns
[`AWS_S3_API`](@ref)
`AWS_S3_API`
### Prototype
```c
void aws_s3express_credentials_provider_init_base( struct aws_s3express_credentials_provider *provider, struct aws_allocator *allocator, struct aws_s3express_credentials_provider_vtable *vtable, void *impl);
Expand Down
2 changes: 1 addition & 1 deletion lib/powerpc64le-linux-gnu.jl
Original file line number Diff line number Diff line change
Expand Up @@ -1174,7 +1174,7 @@ To initialize the provider with basic vtable and refcount. And hook up the refco
* `vtable`:
* `impl`: Optional, the impl for the provider
# Returns
[`AWS_S3_API`](@ref)
`AWS_S3_API`
### Prototype
```c
void aws_s3express_credentials_provider_init_base( struct aws_s3express_credentials_provider *provider, struct aws_allocator *allocator, struct aws_s3express_credentials_provider_vtable *vtable, void *impl);
Expand Down
2 changes: 1 addition & 1 deletion lib/x86_64-apple-darwin14.jl
Original file line number Diff line number Diff line change
Expand Up @@ -1203,7 +1203,7 @@ To initialize the provider with basic vtable and refcount. And hook up the refco
* `vtable`:
* `impl`: Optional, the impl for the provider
# Returns
[`AWS_S3_API`](@ref)
`AWS_S3_API`
### Prototype
```c
void aws_s3express_credentials_provider_init_base( struct aws_s3express_credentials_provider *provider, struct aws_allocator *allocator, struct aws_s3express_credentials_provider_vtable *vtable, void *impl);
Expand Down
2 changes: 1 addition & 1 deletion lib/x86_64-linux-gnu.jl
Original file line number Diff line number Diff line change
Expand Up @@ -1174,7 +1174,7 @@ To initialize the provider with basic vtable and refcount. And hook up the refco
* `vtable`:
* `impl`: Optional, the impl for the provider
# Returns
[`AWS_S3_API`](@ref)
`AWS_S3_API`
### Prototype
```c
void aws_s3express_credentials_provider_init_base( struct aws_s3express_credentials_provider *provider, struct aws_allocator *allocator, struct aws_s3express_credentials_provider_vtable *vtable, void *impl);
Expand Down
2 changes: 1 addition & 1 deletion lib/x86_64-linux-musl.jl
Original file line number Diff line number Diff line change
Expand Up @@ -1203,7 +1203,7 @@ To initialize the provider with basic vtable and refcount. And hook up the refco
* `vtable`:
* `impl`: Optional, the impl for the provider
# Returns
[`AWS_S3_API`](@ref)
`AWS_S3_API`
### Prototype
```c
void aws_s3express_credentials_provider_init_base( struct aws_s3express_credentials_provider *provider, struct aws_allocator *allocator, struct aws_s3express_credentials_provider_vtable *vtable, void *impl);
Expand Down
2 changes: 1 addition & 1 deletion lib/x86_64-unknown-freebsd13.2.jl
Original file line number Diff line number Diff line change
Expand Up @@ -1203,7 +1203,7 @@ To initialize the provider with basic vtable and refcount. And hook up the refco
* `vtable`:
* `impl`: Optional, the impl for the provider
# Returns
[`AWS_S3_API`](@ref)
`AWS_S3_API`
### Prototype
```c
void aws_s3express_credentials_provider_init_base( struct aws_s3express_credentials_provider *provider, struct aws_allocator *allocator, struct aws_s3express_credentials_provider_vtable *vtable, void *impl);
Expand Down
2 changes: 1 addition & 1 deletion lib/x86_64-w64-mingw32.jl
Original file line number Diff line number Diff line change
Expand Up @@ -1203,7 +1203,7 @@ To initialize the provider with basic vtable and refcount. And hook up the refco
* `vtable`:
* `impl`: Optional, the impl for the provider
# Returns
[`AWS_S3_API`](@ref)
`AWS_S3_API`
### Prototype
```c
void aws_s3express_credentials_provider_init_base( struct aws_s3express_credentials_provider *provider, struct aws_allocator *allocator, struct aws_s3express_credentials_provider_vtable *vtable, void *impl);
Expand Down

0 comments on commit 29eee3e

Please sign in to comment.