mirror of
https://github.com/mRemoteNG/mRemoteNG.git
synced 2026-02-17 22:11:48 +08:00
- Moved async registry loading logic to OptRegistryCredentialsPage and OptRegistryUpdatesPage to improve structure and maintainability. - Removed obsolete logic and redundant code that is no longer needed due to the new asynchronous architecture. - Enhanced settings management to take advantage of the just-in-time loading mechanism. - Improved performance by ensuring registry settings are loaded asynchronously right before they are needed by the UI or application logic, minimizing unnecessary loads. - Update documents
53 lines
1.0 KiB
ReStructuredText
53 lines
1.0 KiB
ReStructuredText
*************************************
|
|
Welcome to mRemoteNG's documentation!
|
|
*************************************
|
|
|
|
.. toctree::
|
|
:maxdepth: 2
|
|
:caption: Application Handling
|
|
|
|
user_interface.rst
|
|
folders_and_inheritance.rst
|
|
protocols.rst
|
|
keyboard_shortcuts.rst
|
|
sql_configuration.rst
|
|
registry_settings_guide.rst
|
|
command_line_switches.rst
|
|
themes.rst
|
|
|
|
.. toctree::
|
|
:maxdepth: 2
|
|
:caption: Support
|
|
|
|
troubleshooting.rst
|
|
known_issues.rst
|
|
faq.rst
|
|
|
|
.. toctree::
|
|
:maxdepth: 2
|
|
:caption: HowTos
|
|
|
|
howtos/sshtunnel.rst
|
|
howtos/external_tools.rst
|
|
howtos/bulk_connections.rst
|
|
howtos/vmrdp.rst
|
|
howtos/credvault.rst
|
|
howtos/dynamic_host.rst
|
|
howtos/cyberark-psm.rst
|
|
|
|
.. toctree::
|
|
:maxdepth: 2
|
|
:caption: Miscellaneous
|
|
|
|
external_tools_cheat_sheet.rst
|
|
migrate.rst
|
|
Contribute <https://github.com/mRemoteNG/mRemoteNG/wiki>
|
|
|
|
.. toctree::
|
|
:maxdepth: 2
|
|
:caption: Contact Us
|
|
|
|
Chat <https://gitter.im/mRemoteNG/PublicChat>
|
|
Reddit <https://reddit.com/r/mremoteng>
|
|
contact_mail.rst
|