Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c850b38 commit 9ae7d55Copy full SHA for 9ae7d55
1 file changed
mkdocs.yml
@@ -2,14 +2,14 @@
2
# http://www.mkdocs.org/user-guide/configuration/
3
4
site_name: utPLSQL
5
-site_description: utPLSQL Documenation Powerful Unit Testing Framework for Oracle PL/SQL
+site_description: utPLSQL Ultimate Unit Testing Framework for Oracle PL/SQL
6
copyright: Copyright © 2016 - 2018 utPLSQL Team
7
repo_url: https://github.com/utPLSQL/utPLSQL
8
theme: mkdocs
9
use_directory_urls: false
10
strict: true
11
12
-pages:
+nav:
13
- Home: index.md
14
- User Guide:
15
- Installation: userguide/install.md
0 commit comments