We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent db87b61 commit 7c05a22Copy full SHA for 7c05a22
main.html
@@ -2,13 +2,18 @@
2
<html>
3
<head>
4
<meta charset="utf-8"/>
5
+ <!--
6
<script src="bower_components/platform/platform.js"></script>
7
<link rel="import" href="bower_components/cxx-html-doc-framework/framework.html"/>
8
+ -->
9
+ <script src="bower_components/webcomponentsjs/webcomponents.js"></script>
10
+ <link rel="import" href="bower_components/cxx-html-doc-framework/framework.html"/>
11
+
12
</head>
13
<body unresolved="">
-<cxx-titlepage stage="draft">
-<cxx-docnum>N4501</cxx-docnum>
- <time pubdate="">2015-05-08</time>
14
+<cxx-titlepage stage="dts">
15
+<cxx-docnum>N????</cxx-docnum>
16
+ <time pubdate="">2015-10-22</time>
17
<cxx-editor>
18
Artur Laksberg<br/>
19
Microsoft Corp.<br/>
0 commit comments