Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

docs: Added Filter Doc in Index #4253

Merged
merged 2 commits into from
Nov 17, 2023
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 2 additions & 1 deletion docs/SUMMARY.md
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,7 @@
* [External Links](user-guide/global-configurations/external-links.md)
* [Scoped Variables](user-guide/global-configurations/scoped-variables.md)
* [Tags Policy](user-guide/global-configurations/tags-policy.md)
* [Filter Condition](user-guide/global-configurations/filter-condition.md)
* [Devtron Upgrade](setup/upgrade/README.md)
* [Update Devtron from Devtron UI](setup/upgrade/upgrade-devtron-ui.md)
* [0.5.x-0.6.x](setup/upgrade/devtron-upgrade-0.5.x-0.6.x.md)
Expand Down Expand Up @@ -80,7 +81,7 @@
* [App Details](user-guide/creating-application/app-details.md)
* [Debugging Deployment And Monitoring](user-guide/debugging-deployment-and-monitoring.md)
* [Using Ephemeral Containers](user-guide/app-details/ephemeral-containers.md)
* [Application Metrics](user-guide/creating-application/app-metrics.md)
* [Application Metrics](user-guide/creating-application/app-metrics.md)
* [Overview](user-guide/creating-application/overview.md)
* [Jobs](user-guide/jobs/README.md)
* [Create a new job](user-guide/jobs/create-job.md)
Expand Down
Loading