Skip to content

Commit 32a2b47

Browse files
committed
docs: remove minimal/unfinished pages
1 parent 7a44ef1 commit 32a2b47

File tree

7 files changed

+3
-35
lines changed

7 files changed

+3
-35
lines changed

docs/assets/tag_override_ex-1.png

-55.7 KB
Binary file not shown.

docs/assets/tag_override_ex-2.png

-25.7 KB
Binary file not shown.

docs/library/entry_groups.md

Lines changed: 0 additions & 9 deletions
This file was deleted.

docs/library/tag.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -66,7 +66,7 @@ Lastly, when searching your files with broader categories such as `Character` or
6666

6767
**_Coming in version 9.6_**
6868

69-
Component tags will be built from a composition-based, or "HAS" type relationship between tags. This takes care of instances where an attribute may "have" another attribute, but doesn't inherit from it. Shrek may be an `Ogre`, he may be a `Character`, but he is NOT a `Leather Vest` - even if he's commonly seen _with_ it. Component tags, along with the upcoming [Tag Override](./tag_overrides.md) feature, are built to handle these cases in a way that still simplifies the tagging process without adding too much undue complexity for the user.
69+
Component tags will be built from a composition-based, or "HAS" type relationship between tags. This takes care of instances where an attribute may "have" another attribute, but doesn't inherit from it. Shrek may be an `Ogre`, he may be a `Character`, but he is NOT a `Leather Vest` - even if he's commonly seen _with_ it. Component tags, along with the upcoming "Tag Override" feature, are built to handle these cases in a way that still simplifies the tagging process without adding too much undue complexity for the user.
7070

7171
## Tag Appearance
7272

docs/library/tag_overrides.md

Lines changed: 0 additions & 21 deletions
This file was deleted.

docs/updates/roadmap.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -150,7 +150,7 @@ Library representations of files or file-like objects.
150150
- [x] Datetimes **[v9.5.4]**
151151
- [ ] User-Titled Fields :material-chevron-triple-up:{ .priority-high title="High Priority" } **[v9.6.0]**
152152
- [ ] Removal of Deprecated Fields :material-chevron-triple-up:{ .priority-high title="High Priority" } **[v9.6.0]**
153-
- [ ] [Entry Groups](../library/entry_groups.md) :material-chevron-triple-up:{ .priority-high title="High Priority" } **[v9.7.0]**
153+
- [ ] Entry Groups :material-chevron-triple-up:{ .priority-high title="High Priority" } **[v9.7.0]**
154154
- [ ] Non-exclusive; Entries can be in multiple groups :material-chevron-triple-up:{ .priority-high title="High Priority" }
155155
- [ ] Ability to number entries within group :material-chevron-triple-up:{ .priority-high title="High Priority" }
156156
- [ ] Ability to set sorting method for group :material-chevron-triple-up:{ .priority-high title="High Priority" }
@@ -186,7 +186,7 @@ Discrete library objects representing [attributes](<https://en.wikipedia.org/wik
186186
- [x] [Parent Tags](../library/tag.md#parent-tags) ([Inheritance](<https://en.wikipedia.org/wiki/Inheritance_(object-oriented_programming)>) Relationship) **[v9.0.0]**
187187
- [ ] [Component Tags](../library/tag.md#component-tags) ([Composition](https://en.wikipedia.org/wiki/Object_composition) Relationship) :material-chevron-triple-up:{ .priority-high title="High Priority" } **[v9.6.0]**
188188
- [ ] Multiple Language Support :material-chevron-up:{ .priority-low title="Low Priority" } **[v9.9.0]**
189-
- [ ] [Tag Overrides](../library/tag_overrides.md) :material-chevron-double-up:{ .priority-med title="Medium Priority" }
189+
- [ ] Tag Overrides :material-chevron-double-up:{ .priority-med title="Medium Priority" }
190190
- [ ] Tag Merging :material-chevron-double-up:{ .priority-med title="Medium Priority" }
191191

192192
### :material-magnify: [Search](../library/library_search.md)

mkdocs.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -38,12 +38,10 @@ nav:
3838
- library/index.md
3939
- library/library_search.md
4040
- library/entry.md
41-
- library/entry_groups.md
4241
- library/field.md
4342
- library/tag.md
4443
- library/tag_categories.md
4544
- library/tag_color.md
46-
- library/tag_overrides.md
4745
- Utilities:
4846
- utilities/macro.md
4947
- Updates:

0 commit comments

Comments
 (0)