github.com/anthonyme00/gomarkdoc@v1.0.0/testData/nested/README-plain.md (about)

     1  <!-- Code generated by gomarkdoc. DO NOT EDIT -->
     2  
     3  # nested
     4  
     5  	import "github.com/anthonyme00/gomarkdoc/testData/nested"
     6  
     7  ## Index
     8  
     9  - [func Parent\(\) int](<#Parent>)
    10  
    11  
    12  <a name="Parent"></a>
    13  ## func Parent
    14  
    15  	func Parent() int
    16  
    17  Parent is in the parent package.
    18  
    19  Generated by [gomarkdoc](<https://github.com/princjef/gomarkdoc>)