.. Welcome to fuzzytree's documentation! ===================================== This is a reference to the `fuzzytree` module. For implementation details, you can visit its `repository`_ on GitHub. .. _repository: https://github.com/balins/fuzzytree .. toctree:: :maxdepth: 2 :hidden: :caption: Getting Started quick_start .. toctree:: :maxdepth: 2 :hidden: :caption: Documentation user_guide api .. toctree:: :maxdepth: 2 :hidden: :caption: Examples auto_examples/index `Getting started `_ ------------------------------------- Basic information regarding usage of the `fuzzytree` module. `User Guide `_ ------------------------------- A gentle introduction to the usage of `fuzzytree`'s API. `API Documentation `_ ------------------------------- The `fuzzytree`'s public API documentation. `Examples `_ -------------------------------------- A set of examples. It complements the `User Guide `_.