Skip to content

Commit 77dd9fa

Browse files
committed
chore: add documentation uri
1 parent c34ec62 commit 77dd9fa

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

hnswlib.gemspec

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@ Gem::Specification.new do |spec|
1616
spec.metadata['homepage_uri'] = spec.homepage
1717
spec.metadata['source_code_uri'] = spec.homepage
1818
spec.metadata['changelog_uri'] = 'https://github.com/yoshoku/hnswlib.rb/blob/main/CHANGELOG.md'
19+
spec.metadata['documentation_uri'] = 'https://yoshoku.github.io/hnswlib.rb/doc/'
1920
spec.metadata['rubygems_mfa_required'] = 'true'
2021

2122
# Specify which files should be added to the gem when it is released.

0 commit comments

Comments
 (0)