---------------------------------------------------------------------- This is the API documentation for the gdtest_user_guide_subdirs library. ---------------------------------------------------------------------- ## Functions Utility functions goodbye(name: str) -> str Say goodbye. Parameters ---------- name Who to bid farewell. Returns ------- str A farewell. hello(name: str) -> str Say hello. Parameters ---------- name Who to greet. Returns ------- str A greeting. ---------------------------------------------------------------------- This is the User Guide documentation for the package. ---------------------------------------------------------------------- ### Tips and Tricks Advanced tips. ### Introduction Basic introduction. ### Setup Basic setup instructions.