Skip to content

Commit a8a017d

Browse files
committed
Change URL to be file based instead directory based.
Required for local documentation browsing without a web server. Fix for Issue #170
1 parent 1b5ea60 commit a8a017d

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

mkdocs.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ site_description: utPLSQL Documenation Powerful Unit Testing Framework for Oracl
66
copyright: Copyright © 2016 - utPLSQL Team
77
repo_url: https://github.com/utplsql/utplsql/
88
theme: mkdocs
9+
use_directory_urls: false
910
strict: true
1011

1112
pages:

0 commit comments

Comments
 (0)