* Added localization doc
* Update
* Added details for C++ projects
* Added table of contents
* Added more info about C++ and C# loc
* Update localization.md
* Update localization.md
* Update localization.md
* Create kbm md file
* Documented KBM main module (without links)
* Completed docs for backend except links
* Added docs for UI and created doc file for KBM Common
* Added docs for KBM common and for tests
* Add table of contents for all files
* Started updating links
* Added some more links
* Updated links
* testing link
* Resolve all links on keyboardmanager.md
* Added links in KBM Common
* Added comments for keyboardeventhandlers
* Added links for KBM-UI
* Added mention of shortcut to key
* Add section link for settings update code.
* Include more information on updating remap tables
* Architecture and (#7267)
* Added debugging steps for PT Run
* Updated architecture markdown for launcher
* updated project architecture markdown for launcher
* Added telemetry docs for launcher
* Added the basic folder structure and files
* Added a basic overview of all common functionalities of the plugins
* Added information about the functioning of the calculator plugin
* update score section of overview
* added information about the uri plugin
* added info about the indexer plugin
* Added the documentation for the indexer plugin
* Added information about the program plugin
* Added info about the shell plugin
* updated some plugin info and added information about the ww plugin
* documenting the folder plugin
* updated window walker docs
* dev docs for the folder plugin
* added images to each of the plugins
* Added link to pt run documents
* fix typos and some minor corrections
* Add table of contents for pt run dev docs
* Fix image path and project link for Wox.plugin
Co-authored-by: Divyansh Srivastava <somm14divi@gmail.com>
* created a folder for settings and added an overview, hotkey information
* basic structure for communication between settings and runner
* Added information about the IPC communication between settings and runner
* Added information about the communication between the settings process and modules
* Added details on backward compatibility
* brief overview on settings utils
* added an overview of the viewmodels and anomalies
* minor modifications
* Settings v2 dev docs (#7334)
* Added settings architecture and tech stack dev docs
* Added telemetry and updated architecture docs for settings v2
* Fix image link in ui_architecture markdown
* Added table of contents for settings v2
* Correct file path for ui architecture image
* nit fix in table of contents heading
* Add doc for xaml island tweaks
Co-authored-by: Divyansh Srivastava <somm14divi@gmail.com>
Due to changes in the directory structure of the `doc/images` folder, the link for `examples_settings.png` was broken and image was not showing up. I have fixed the link and image is showing up in the README.md file.
Microsoft changed the name of Fabric UI to Fluent UI. Updated title and URL (which still links to the same page, just with a direct link instead of a redirect).
* Updated readme
* Updated readme for file explorer module and demo gif
* Updated figure description
* Fixed typo
* Moved the localizaton instruction to separate file
* Updated coding guidance readme
* initial doc work
* rename file to match current naming, got images working
* adjusting the "keep us functioning" section sooner
* Update run-as-admin-detection.md
* docs: split usage and dev docs
* # This is a combination of 2 commits.
# This is the 1st commit message:
docs: split usage and dev docs
# The commit message #2 will be skipped:
# fixup add docs
* docs: add runner documentation and move hooks documentation to devdocs
* docs: add stubs for modules technical description
* docs: add paragraph about event thread-safety
* docs: add 'Current modules' section header