Loading src/main/bundles/max-dev/doc-2-html.xsl +1 −1 Original line number Diff line number Diff line Loading @@ -10,7 +10,7 @@ <html> <head> <title>MaX XQuery Documentation</title> <link rel='stylesheet' type='text/css' href='/static/max.css'/> <link rel='stylesheet' type='text/css' href='/max-dev/static/max.css'/> </head> <body class="h-100"> <div class="wrapper"> Loading src/main/bundles/max-dev/max-dev.xqm +1 −1 Original line number Diff line number Diff line Loading @@ -28,7 +28,7 @@ function max-dev:index() as element(){ <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"/> <meta charset="UTF-8"/> <title>MaX - infos</title> <link rel='stylesheet' type='text/css' href='static/max.css'/> <link rel='stylesheet' type='text/css' href='/max-dev/static/max.css'/> </head> <body> Loading Loading
src/main/bundles/max-dev/doc-2-html.xsl +1 −1 Original line number Diff line number Diff line Loading @@ -10,7 +10,7 @@ <html> <head> <title>MaX XQuery Documentation</title> <link rel='stylesheet' type='text/css' href='/static/max.css'/> <link rel='stylesheet' type='text/css' href='/max-dev/static/max.css'/> </head> <body class="h-100"> <div class="wrapper"> Loading
src/main/bundles/max-dev/max-dev.xqm +1 −1 Original line number Diff line number Diff line Loading @@ -28,7 +28,7 @@ function max-dev:index() as element(){ <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"/> <meta charset="UTF-8"/> <title>MaX - infos</title> <link rel='stylesheet' type='text/css' href='static/max.css'/> <link rel='stylesheet' type='text/css' href='/max-dev/static/max.css'/> </head> <body> Loading