asciidoctor-godoc 0.1.0
An Asciidoctor extension that adds support for a 'godoc' macro to asciidoc documents. This extension allows referencing Go entities in asciidoc documents, linking to their documentation on https://pkg.go.dev.
          Gemfile:
          =
        
        
          install:
          =
        
      Versions:
- 0.1.0 December 13, 2022 (10 KB)
Runtime Dependencies (1):
            asciidoctor
            >= 2.0.0, < 3.0.0
          
    Development Dependencies (1):
            rake
            ~> 13.0.0
          
    