Sha256: a12f69d57cfecc6f80a963ac4fd990e57ff1b0c19df44d97837029b5d9b99f17
Contents?: true
Size: 341 Bytes
Versions: 16
Compression:
Stored size: 341 Bytes
Contents
#!/bin/bash # Use this script to generate documentation locally in ./doc so it can be proofed before release. # After release, documentation will be visible at https://www.rubydoc.info/gems/launchdarkly-server-sdk gem install --conservative yard gem install --conservative redcarpet # provides Markdown formatting rm -rf doc/* yard doc
Version data entries
16 entries across 16 versions & 1 rubygems