Add _file annotation for doc generation
Summary
- Add
_file = __curPos.fileto the importAndPublish module so the module system knows where options are declared - Fixes "Did not find any options to render" error in flake.parts-website doc generation
_file = __curPos.file to the importAndPublish module so the module system knows where options are declared