Docs: Reformat actions - part 2#3413
Merged
mergify[bot] merged 3 commits intomainfrom May 4, 2026
Merged
Conversation
Contributor
There was a problem hiding this comment.
Pull request overview
This PR continues the documentation reformatting effort for application pages under Website/docs/application, aligning individual tool pages to the repository’s standardized structure with screenshots followed by example/action subsections.
Changes:
- Reformats multiple application docs to use inline
### Example inputs,### Toolbar,### Context menu, and### Keyboard shortcutssections. - Rewrites several intro/info/note/warning blocks for consistency, capitalization, and readability.
- Removes the obsolete
## Actionswrapper from the Hosts File Editor page to match repo conventions.
Reviewed changes
Copilot reviewed 12 out of 12 changed files in this pull request and generated 3 comments.
Show a summary per file
| File | Description |
|---|---|
Website/docs/application/whois.md |
Reformats Whois page structure and updates protocol/background wording. |
Website/docs/application/wake-on-lan.md |
Reorders screenshot/examples and rewrites WoL explanatory text. |
Website/docs/application/sntp-lookup.md |
Cleans up intro text and reformats result/context-menu documentation. |
Website/docs/application/neighbor-table.md |
Replaces prose notes with toolbar/context-menu/shortcut tables. |
Website/docs/application/lookup.md |
Standardizes OUI and Port tab docs with inline context-menu sections. |
Website/docs/application/listeners.md |
Adds info block plus context-menu and keyboard-shortcut sections. |
Website/docs/application/ip-geolocation.md |
Converts example/actions prose into example, toolbar, and context-menu tables. |
Website/docs/application/hosts-file-editor.md |
Removes the extra ## Actions heading to match doc conventions. |
Website/docs/application/firewall.md |
Reworks admin note and action documentation into structured tables. |
Website/docs/application/discovery-protocol.md |
Reformats warnings/actions and updates protocol background text. |
Website/docs/application/connections.md |
Rewrites intro and adds structured context-menu/shortcut documentation. |
Website/docs/application/bit-calculator.md |
Converts export/copy prose into toolbar/context-menu tables and tightens wording. |
💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.
| # Connections | ||
|
|
||
| In **Connections** you can see all connections with source and destination IP endpoint (IP address and port) and with the associated process that are currently running on your computer. | ||
| The **Connections** view shows all active connections with their source and destination IP endpoints (IP address and port) and the associated process running on your computer. |
Contributor
There was a problem hiding this comment.
Fixed in 1f18ae9. Updated both the frontmatter description/keywords and the intro paragraph to specify that the view shows TCP connections only, removing the inaccurate references to UDP.
Agent-Logs-Url: https://github.com/BornToBeRoot/NETworkManager/sessions/71b170ad-9d3d-4ffe-aca7-4e0a4f1367d4 Co-authored-by: BornToBeRoot <16019165+BornToBeRoot@users.noreply.github.com>
Co-authored-by: Copilot Autofix powered by AI <175728472+Copilot@users.noreply.github.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Changes proposed in this pull request