I've set this gist up to illustrate an issue with Scribble docs.
In my package, I have the structure shown below. The actual files are also included in the gist below, but for the diagram I’ve stripped them down to their essential elements:
mole/main.rkt══════════════════════════╗    
║                                      ║    
║(require mole/func)                   ║    
║                                      ║