Skip to content

Commit

Permalink
Fix handling of Windows drive as root path - was always detected as e…
Browse files Browse the repository at this point in the history
…xisting - caused part of #692
  • Loading branch information
CI Build committed Jul 20, 2022
1 parent af46f14 commit 906e7af
Show file tree
Hide file tree
Showing 10 changed files with 9 additions and 9 deletions.
2 changes: 1 addition & 1 deletion master/api.html
Original file line number Diff line number Diff line change
Expand Up @@ -127,7 +127,7 @@ <h3>Navigation</h3>
&#169; Copyright 2009 Google Inc. All Rights Reserved.
© Copyright 2014 Altera Corporation. All Rights Reserved.
© Copyright 2014-2021 John McGehee.
Last updated on Jul 14, 2022.
Last updated on Jul 20, 2022.
</div>
</body>
</html>
2 changes: 1 addition & 1 deletion master/autopatch.html
Original file line number Diff line number Diff line change
Expand Up @@ -222,7 +222,7 @@ <h3>Navigation</h3>
&#169; Copyright 2009 Google Inc. All Rights Reserved.
© Copyright 2014 Altera Corporation. All Rights Reserved.
© Copyright 2014-2021 John McGehee.
Last updated on Jul 14, 2022.
Last updated on Jul 20, 2022.
</div>
</body>
</html>
Binary file modified master/doctrees/environment.pickle
Binary file not shown.
2 changes: 1 addition & 1 deletion master/genindex.html
Original file line number Diff line number Diff line change
Expand Up @@ -324,7 +324,7 @@ <h3>Navigation</h3>
&#169; Copyright 2009 Google Inc. All Rights Reserved.
© Copyright 2014 Altera Corporation. All Rights Reserved.
© Copyright 2014-2021 John McGehee.
Last updated on Jul 14, 2022.
Last updated on Jul 20, 2022.
</div>
</body>
</html>
2 changes: 1 addition & 1 deletion master/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -139,7 +139,7 @@ <h3>Navigation</h3>
&#169; Copyright 2009 Google Inc. All Rights Reserved.
© Copyright 2014 Altera Corporation. All Rights Reserved.
© Copyright 2014-2021 John McGehee.
Last updated on Jul 14, 2022.
Last updated on Jul 20, 2022.
</div>
</body>
</html>
2 changes: 1 addition & 1 deletion master/intro.html
Original file line number Diff line number Diff line change
Expand Up @@ -211,7 +211,7 @@ <h3>Navigation</h3>
&#169; Copyright 2009 Google Inc. All Rights Reserved.
© Copyright 2014 Altera Corporation. All Rights Reserved.
© Copyright 2014-2021 John McGehee.
Last updated on Jul 14, 2022.
Last updated on Jul 20, 2022.
</div>
</body>
</html>
2 changes: 1 addition & 1 deletion master/modules.html
Original file line number Diff line number Diff line change
Expand Up @@ -1277,7 +1277,7 @@ <h3>Navigation</h3>
&#169; Copyright 2009 Google Inc. All Rights Reserved.
© Copyright 2014 Altera Corporation. All Rights Reserved.
© Copyright 2014-2021 John McGehee.
Last updated on Jul 14, 2022.
Last updated on Jul 20, 2022.
</div>
</body>
</html>
2 changes: 1 addition & 1 deletion master/py-modindex.html
Original file line number Diff line number Diff line change
Expand Up @@ -105,7 +105,7 @@ <h3>Navigation</h3>
&#169; Copyright 2009 Google Inc. All Rights Reserved.
© Copyright 2014 Altera Corporation. All Rights Reserved.
© Copyright 2014-2021 John McGehee.
Last updated on Jul 14, 2022.
Last updated on Jul 20, 2022.
</div>
</body>
</html>
2 changes: 1 addition & 1 deletion master/search.html
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,7 @@ <h3>Navigation</h3>
&#169; Copyright 2009 Google Inc. All Rights Reserved.
© Copyright 2014 Altera Corporation. All Rights Reserved.
© Copyright 2014-2021 John McGehee.
Last updated on Jul 14, 2022.
Last updated on Jul 20, 2022.
</div>
</body>
</html>
2 changes: 1 addition & 1 deletion master/usage.html
Original file line number Diff line number Diff line change
Expand Up @@ -1000,7 +1000,7 @@ <h3>Navigation</h3>
&#169; Copyright 2009 Google Inc. All Rights Reserved.
© Copyright 2014 Altera Corporation. All Rights Reserved.
© Copyright 2014-2021 John McGehee.
Last updated on Jul 14, 2022.
Last updated on Jul 20, 2022.
</div>
</body>
</html>

0 comments on commit 906e7af

Please sign in to comment.