Skip to content

Commit f47e147

Browse files
author
Documenter.jl
committed
build based on 18a08af
1 parent fbb0c59 commit f47e147

File tree

3 files changed

+9
-0
lines changed

3 files changed

+9
-0
lines changed

dev/siteinfo.js

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
var DOCUMENTER_CURRENT_VERSION = "dev";
2+
var DOCUMENTER_IS_DEV_VERSION = true;

index.html

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
<!--This file is automatically generated by Documenter.jl-->
2+
<meta http-equiv="refresh" content="0; url=./dev/"/>

versions.js

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
var DOC_VERSIONS = [
2+
"dev",
3+
];
4+
var DOCUMENTER_NEWEST = "dev";
5+
var DOCUMENTER_STABLE = "dev";

0 commit comments

Comments
 (0)