site_name: zerojun's Allgemeintest Documentation #site_url: copyright: © Copyright 2023 - zerojun nav: - 'Home': 'index.md' - 'Parts': - 'argparse CLI': part-argparse.md - 'Other things': - 'Old index': 'oldindex.md' theme: readthedocs plugins: - search - mkdocstrings: handlers: python: options: docstring_style: numpy docstring_section_style: 'table'