-
Notifications
You must be signed in to change notification settings - Fork 3.5k
Docs/products structure #10045
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
Open
sveta-cvat
wants to merge
27
commits into
develop
Choose a base branch
from
docs/products-structure
base: develop
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Docs/products structure #10045
Changes from 2 commits
Commits
Show all changes
27 commits
Select commit
Hold shift + click to select a range
5334259
added new enterprise deployment pages, and product pages and product …
sveta-cvat 51b16f7
fixed scss issues
sveta-cvat 5d85c89
Apply suggestion from @azhavoro
azhavoro 9ab8ce8
Apply suggestion from @azhavoro
azhavoro 553900e
Apply suggestion from @azhavoro
azhavoro d5a96f7
Apply suggestion from @azhavoro
azhavoro 7aae48d
Apply suggestion from @azhavoro
azhavoro 01cc8e0
Apply suggestions from code review
azhavoro d1a900e
Apply suggestions from code review
azhavoro a7a86d5
Apply suggestion from @azhavoro
azhavoro 919e237
Merge remote-tracking branch 'origin/develop' into docs/products-stru…
sveta-cvat 1c97395
fixed stylint and spellcheck issues
sveta-cvat 274e844
spellcheck
sveta-cvat f828567
Apply suggestion from @azhavoro
azhavoro 75e8570
Use single.html override for all versions
sveta-cvat 237d833
build docs error fix
sveta-cvat 6ae927f
removed the missing link
sveta-cvat bf7bf2c
product-tags file fix
sveta-cvat d93c249
fix/docs/product-tags
sveta-cvat a4bd97e
sytax fix
sveta-cvat 446c51f
single.html fix
sveta-cvat 6ba55c4
one more fix
sveta-cvat e02c3eb
Apply suggestion from @azhavoro
azhavoro c607826
Apply suggestion from @zhiltsov-max
azhavoro a145548
Apply suggestion from @azhavoro
azhavoro 43e31ab
Update site/content/en/docs/annotation/manual-annotation/modes/track-…
azhavoro 788ca46
Apply suggestion from @azhavoro
azhavoro File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
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
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
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
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,32 @@ | ||
| .product-tags-box { | ||
| margin: 1rem 0 1rem 0; | ||
| font-size: 0.85rem; | ||
| color: #555; | ||
| } | ||
|
|
||
| .product-tags-label { | ||
| font-weight: 400; | ||
| color: #555; | ||
| margin-right: 6px; | ||
| } | ||
|
|
||
| .product-tag { | ||
| display: inline-block; | ||
| background: #f2f2f2; | ||
| color: #333; | ||
| padding: 2px 6px; | ||
| border-radius: 4px; | ||
| font-size: 0.85rem; | ||
| margin-left: 6px; | ||
| text-decoration: none !important; | ||
| } | ||
|
|
||
| .product-tag:hover { | ||
| background: #e6e6e6; | ||
| } | ||
|
|
||
| .product-tags-separator { | ||
| margin: 1.2rem 0 1.5rem 0; | ||
| border: none; | ||
| border-top: 1px solid #e3e3e3; | ||
| } |
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
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
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
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
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,6 @@ | ||
| --- | ||
| title: 'Community Deployment' | ||
| linkTitle: 'Community Deployment' | ||
| weight: 1 | ||
| description: 'Administration guides for the self-hosted CVAT Community edition.' | ||
| --- |
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
|
Contributor
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. Could you add aliases to the moved and renamed pages? |
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
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
File renamed without changes.
Oops, something went wrong.
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.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
It should be an enterprise only feature