diff --git a/mkdocs.yml b/mkdocs.yml index 81459c6..700b1c6 100644 --- a/mkdocs.yml +++ b/mkdocs.yml @@ -5,9 +5,7 @@ pages: - Home: index.md - API References: - General information: api/general.md - - ProgressBar.Line: api/shape.md - - ProgressBar.Circle: api/shape.md - - ProgressBar.SemiCircle: api/shape.md + - ProgressBar.Line, Circle, SemiCircle: api/shape.md - ProgressBar.Path: api/path.md - Parameters in detail: api/parameters.md - Developers: