julia-vscode / SymbolServer.jl

Other
23 stars 31 forks source link

Documentation #96

Closed aminya closed 4 years ago

aminya commented 4 years ago

To make automatic deployment work:

# ]add DocumenterTools
using DocumenterTools, SymbolServer
DocumenterTools.genkeys(SymbolServer)

Add the public key to https://github.com/julia-vscode/SymbolServer.jl/settings/keys Add the private key to https://github.com/julia-vscode/SymbolServer.jl/settings/secrets