We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c34ec62 commit 77dd9faCopy full SHA for 77dd9fa
hnswlib.gemspec
@@ -16,6 +16,7 @@ Gem::Specification.new do |spec|
16
spec.metadata['homepage_uri'] = spec.homepage
17
spec.metadata['source_code_uri'] = spec.homepage
18
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/'
20
spec.metadata['rubygems_mfa_required'] = 'true'
21
22
# Specify which files should be added to the gem when it is released.
0 commit comments