Skip to content

Commit b0a021b

Browse files
Merge pull request #158 from waqasm78/master
Added TopNav & Sidebar
2 parents 749bb0f + f8d4f92 commit b0a021b

File tree

3 files changed

+27
-0
lines changed

3 files changed

+27
-0
lines changed

docs2/pages/_topnav.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
- [Getting Started](getting-started/overview.md)
2+
- Documentation
3+
- [Documentation](documentations/filters/filter.md)
4+
- [Release Notes](https://github.com/zzzprojects/EntityFramework.DynamicFilters/releases)
5+
- [Online Examples](/online-examples)
6+
- [GitHub](https://github.com/zzzprojects/EntityFramework.DynamicFilters)
Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
- Filters
2+
- [Filter](filters/filter.md)
3+
- [EnableFilter](filters/enable-filter.md)
4+
- [EnableAllFilters](filters/enable-all-filters.md)
5+
- [DisableFilter](filters/disable-filter.md)
6+
- [DisableAllFilters](filters/disable-all-filters.md)
7+
- Filter Condition
8+
- [PreventAllDisabledFilterConditions](filter-condition/prevent-all-disabled-filter-conditions.md)
9+
- Scoper Parameter
10+
- [SetFilterScopedParameterValue](scoped-parameter/set-filter-scoped-parameter-value.md)
11+
- [SetFilterGlobalParameterValue](scoped-parameter/set-filter-global-parameter-value.md)
12+
- [ClearScopedParameters](scoped-parameter/clear-scoped-parameters.md)
Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
- [Overview](overview.md)
2+
- Scenario
3+
- [Soft Delete](soft-delete.md)
4+
- [Active/Inactive](active-inactive.md)
5+
- [Multi-Tenancy](multi-tenancy.md)
6+
- Limitations
7+
- [Oracle](oracle.md)
8+
- [SQL Compact](sql-compact.md)
9+

0 commit comments

Comments
 (0)