This is a Polymer-based HTML framework for writing W3C-flavored web specifications. It's heavily influenced in both spirit and code by Jeff Yasskin's HTML Document Framework for writing ISO C++ documents and papers. To use it for your document, you should
bower install slightlyoff/web-spec-framework
in the root directory of your document.<head>
element:<script src="bower_components/platform/platform.js"></script> <link rel="import" href="bower_components/web-spec-framework/framework.html"/>
Before we can accept a contribution to this project, you'll need to sign the Contributor License Agreement at https://developers.google.com/open-source/cla/individual.
<spec-include href="other.html">jk
This one isn't really C++-specific: it allows partitioning a main document into multiple pieces. other.html
's body will be copied in place of the <spec-include>
element.
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4