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

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