github.com/anthonyme00/gomarkdoc@v1.0.0/testData/nested/README-azure-devops.md (about) 1 <!-- Code generated by gomarkdoc. DO NOT EDIT --> 2 3 # nested 4 5 ```go 6 import "github.com/anthonyme00/gomarkdoc/testData/nested" 7 ``` 8 9 ## Index 10 11 - [func Parent\(\) int](<#Parent>) 12 13 14 <a name="Parent"></a> 15 ## func [Parent](<https://github.com/princjef/gomarkdoc?path=testData%2Fnested%2Fparent.go&version=GBmaster&lineStyle=plain&line=4&lineEnd=4&lineStartColumn=1&lineEndColumn=18>) 16 17 ```go 18 func Parent() int 19 ``` 20 21 Parent is in the parent package. 22 23 Generated by [gomarkdoc](<https://github.com/princjef/gomarkdoc>)