def get_markdown_directory(self): return os.path.join( settings.BASE_DIR, 'apps', 'api', 'documentation', )