File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11# Format documented here
22# http://www.mkdocs.org/user-guide/configuration/
3+ # https://squidfunk.github.io/mkdocs-material/getting-started/
34
45site_url : http://utPLSQL.org/
56site_name : utPLSQL-framework
6- site_description : utPLSQL Ultimate Unit Testing Framework for Oracle PL/SQL
7+ site_description : utPLSQL Ultimate Testing Framework for Oracle PL/SQL & SQL
78copyright : Copyright © 2016 - 2022 utPLSQL Team
8- # repo_url: https://github.com/utPLSQL/utPLSQL # disable for offline docs
9+ repo_url : https://github.com/utPLSQL/utPLSQL
910theme :
1011 name : material
1112 palette :
@@ -70,7 +71,7 @@ plugins:
7071 - git-revision-date-localized : # disable for offline docs
7172 enable_creation_date : true # disable for offline docs
7273 type : datetime # disable for offline docs
73-
74+
7475nav :
7576 - User Guide :
7677 - index.md
8182 - Advanced data comparison : userguide/advanced_data_comparison.md
8283 - Running unit tests : userguide/running-unit-tests.md
8384 - Querying for test suites : userguide/querying_suites.md
84- - Testing best pracitces : userguide/best-practices.md
85+ - Testing best practices : userguide/best-practices.md
8586 - Upgrade utPLSQL : userguide/upgrade.md
8687 - Reporting :
8788 - Using reporters : userguide/reporters.md
You can’t perform that action at this time.
0 commit comments