- From: Max Froumentin via cvs-syncmail <cvsmail@w3.org>
- Date: Thu, 10 Dec 2009 13:15:12 +0000
- To: public-dap-commits@w3.org
Update of /sources/public/2009/dap/system-info
In directory hutz:/tmp/cvs-serv10367
Modified Files:
Overview.html
Log Message:
make all system properties a top-level section, for clarity
Index: Overview.html
===================================================================
RCS file: /sources/public/2009/dap/system-info/Overview.html,v
retrieving revision 1.31
retrieving revision 1.32
diff -u -d -r1.31 -r1.32
--- Overview.html 10 Dec 2009 13:04:32 -0000 1.31
+++ Overview.html 10 Dec 2009 13:15:10 -0000 1.32
@@ -12,7 +12,7 @@
// previousPublishDate: "1977-03-15",
edDraftURI: "http://dev.w3.org/2009/dap/system-info/",
// lcEnd: "2009-08-05",
- maxTocLevel: 2,
+ maxTocLevel: 1,
noIDLSorting: true,
noIDLIn: true,
editors: [{name:"Dzung Tran",company:"Intel",companyURL:"http://intel.com"},
@@ -48,249 +48,245 @@
<h2>Security and Privacy Considerations</h2>
</section>
[...1126 lines suppressed...]
+ </section>
- <!--******************** /Network **********************************-->
+ <!--******************** /Network **********************************-->
- <!--******************** Display **********************************-->
+ <!--******************** Display **********************************-->
<!-- ################################################################################ -->
@@ -2337,7 +2333,7 @@
</section>
<!-- end api description section -->
- </section>
+
<!--************************************* Requirements ***************************************************-->
<section class="informative appendix">
<h3>Requirements</h3>
Received on Thursday, 10 December 2009 13:15:21 UTC