DOCS: MCP features, css

Signed-off-by: jokob-sk <jokob.sk@gmail.com>
This commit is contained in:
jokob-sk
2026-02-01 16:28:19 +11:00
parent 6f64a96baf
commit db8a086c42
3 changed files with 12 additions and 21 deletions

View File

@@ -54,16 +54,6 @@ hide:
</div>
</div>
## In-App Help
NetAlertX provides contextual help within the application:
- **Hover over settings, fields, or labels** to see additional tooltips and guidance.
- **Click ? (question-mark) icons** next to various elements to view detailed information.
---
## Help and Support
@@ -72,14 +62,16 @@ If you need help or run into issues, here are some resources to guide you:
**Before opening an issue, please:**
- **Hover over settings, fields, or labels** to see additional tooltips and guidance.
- **Click ? (question-mark) icons** next to various elements to view detailed information.
- [Check common issues](./DEBUG_TIPS.md#common-issues) to see if your problem has already been reported.
- [Look at closed issues](https://github.com/jokob-sk/NetAlertX/issues?q=is%3Aissue+is%3Aclosed) for possible solutions to past problems.
- [Look at closed issues](https://github.com/netalertx/NetAlertX/issues?q=is%3Aissue+is%3Aclosed) for possible solutions to past problems.
- **Enable debugging** to gather more information: [Debug Guide](./DEBUG_TIPS.md).
**Need more help?** Join the community discussions or submit a support request:
- Visit the [GitHub Discussions](https://github.com/jokob-sk/NetAlertX/discussions) for community support.
- If you are experiencing issues that require immediate attention, consider opening an issue on our [GitHub Issues page](https://github.com/jokob-sk/NetAlertX/issues).
- Visit the [GitHub Discussions](https://github.com/netalertx/NetAlertX/discussions) for community support.
- If you are experiencing issues that require immediate attention, consider opening an issue on our [GitHub Issues page](https://github.com/netalertx/NetAlertX/issues).
---
@@ -98,15 +90,15 @@ For more information on contributing, check out our [Dev Guide](./DEV_ENV_SETUP.
To keep up with the latest changes and updates to NetAlertX, please refer to the following resources:
- [Releases](https://github.com/jokob-sk/NetAlertX/releases)
- [Releases](https://github.com/netalertx/NetAlertX/releases)
Make sure to follow the project on GitHub to get notifications for new releases and important updates.
---
## Additional info
- **Documentation Index**: Check out the full [documentation index](https://github.com/jokob-sk/NetAlertX/tree/main/docs) for all the guides available.
- **Documentation Index**: Check out the full [documentation index](https://github.com/netalertx/NetAlertX/tree/main/docs) for all the guides available.
If you have any suggestions or improvements, please dont hesitate to contribute!
NetAlertX is actively maintained. You can find the source code, report bugs, or request new features on our [GitHub page](https://github.com/jokob-sk/NetAlertX).
NetAlertX is actively maintained. You can find the source code, report bugs, or request new features on our [GitHub page](https://github.com/netalertx/NetAlertX).

View File

@@ -49,11 +49,10 @@ p.hero-description {
}
.hero-image {
flex: 0 0 250px;
display: flex;
justify-content: center;
margin-top: 15px;
max-width: 250px;
max-width: 45%;
}
.hero-logo-crisp {

View File

@@ -1,6 +1,6 @@
site_name: NetAlertX Documentation
site_name: Documentation
site_url: https://docs.netalertx.com
repo_url: https://github.com/jokob-sk/NetAlertX/
repo_url: https://github.com/netalertx/NetAlertX/
edit_uri: blob/main/docs/
docs_dir: docs
use_directory_urls: true
@@ -141,7 +141,7 @@ theme:
custom_dir: docs/overrides
metadata:
description: "NetAlertX Documentation - The go-to resource for all things related to NetAlertX."
image: "https://raw.githubusercontent.com/jokob-sk/NetAlertX/main/front/img/netalertx_docs.png"
image: "https://raw.githubusercontent.com/netalertx/NetAlertX/main/front/img/netalertx_docs.png"
extra:
home_hide_sidebar: true
analytics: