Documentation for the Code ************************** .. automodule:: hk_data_sources useful #1 -- auto members ========================= This is something I want to say that is not in the docstring. .. automodule:: hk_data_sources.date_hierarchy.generate_date_hierarchy :members: useful #2 -- explicit members ============================= This is something I want to say that is not in the docstring. .. automodule:: hk_data_sources.date_hierarchy.hk_holiday_scraper :members: