.. Ulauncher documentation master file, created by sphinx-quickstart on Sat Apr 22 13:15:04 2017. You can adapt this file completely to your liking, but it should at least contain the root `toctree` directive. `Ulauncher `_ |version| (Extension API v2.0.0) ==================================================================== Here you can find only docs on extensions and color themes. Everything else is on `Github Wiki `_. .. NOTE:: To find out how to migrate your extension from API v1 to v2 navigate to :doc:`extensions/migration` Custom Color Themes =================== .. toctree:: :caption: Custom Color Themes :hidden: themes/themes :doc:`themes/themes` Create your own color themes Extension Development Guide =========================== .. toctree:: :caption: Extension Development Guide :hidden: extensions/intro extensions/tutorial extensions/events extensions/actions extensions/libs extensions/examples extensions/debugging extensions/migration :doc:`extensions/intro` Understand what Ulauncher extensions are and how they work. :doc:`extensions/tutorial` Create your first extension in under 5 minutes. :doc:`extensions/events` Events that your extensions can subscribe to and handle. :doc:`extensions/actions` Actions that your extensions perform in response to events. :doc:`extensions/libs` List of libraries that you can use in your extensions. :doc:`extensions/examples` Learn from other Ulauncher extensions. :doc:`extensions/debugging` Debugging tips. :doc:`extensions/migration` How to migrate from one version of Extension API to a new one. Indexes and tables ================== * :ref:`genindex` * :ref:`modindex` * :ref:`search`