code
stringlengths
2
1.05M
repo_name
stringlengths
5
101
path
stringlengths
4
991
language
stringclasses
3 values
license
stringclasses
5 values
size
int64
2
1.05M
<!--Copyright (C) 1988-2005 by the Institute of Global Environment and Society (IGES). See file COPYRIGHT for more information.--> <html> <head> <title>GrADS Function: amean</title> </head> <body text="#000000" bgcolor="e0f0ff"> <h2><b>amean()</b></h2> <p> <code>amean (<i>expr, xdim1, xdim2, ydim1, ydim2</i>)</code>...
bucricket/projectMASviirs
source/bin/Resources/Documentation/gradfuncamean.html
HTML
bsd-3-clause
736
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> <html><head><meta http-equiv="Content-Type" content="text/html;charset=UTF-8"> <title>LiteSQL: Upcasting and Virtual Methods</title> <link href="doxygen.css" rel="stylesheet" type="text/css"> <link href="tabs.css" rel="stylesheet" type="text/css"> </head><...
psychobob666/litesql
docs/html/usage_upcasting.html
HTML
bsd-3-clause
2,190
<!DOCTYPE HTML> <html> <head> <title>LjsKeyboardInfo Class Reference</title> <meta http-equiv="Content-Type" content="application/xhtml+xml;charset=utf-8" /> <meta id="xcode-display" name="xcode-display" content="render"/> <meta name="viewport" content="width=550" /> <link rel="stylesheet" type="text/css" hr...
jmoody/LJS
Documentation-iOS/LJS-iOS/html/Classes/LjsKeyboardInfo.html
HTML
bsd-3-clause
5,264
$def with (session, usuarios, msg=None) <script type="text/javascript" src="/static/js/picnet.table.filter.min.js"></script> $var username: $session.username.nombre1.lower().capitalize() $session.username.apellido1.lower().capitalize() <h2>Lista de Usuarios</h2> <table id='tabla1'> <thead> <tr><...
jolth/CowFleet
templates/admin/listuser.html
HTML
bsd-3-clause
2,870
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <HTML> <HEAD> <meta http-equiv="content-type" content="text/html;charset=iso-8859-1"> <TITLE>HOL/Auth/README</TITLE> </HEAD> <BODY> <H1>Auth--The Inductive Approach to Verifying Security Protocols</H1> <P>Cry...
MerelyAPseudonym/isabelle
src/HOL/Auth/README.html
HTML
bsd-3-clause
1,563
<!-- Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. See the NOTICE file distributed with this work for additional information regarding copyright ownership. The ASF licenses this file to You under the Apache License, Version 2.0 (the "License"); you may not...
armoredsoftware/protocol
measurer/hotspot-measurer/jdk1.6.0_45/db/docs/html/adminguide/radminconfigdb2jdrdatracedirectory.html
HTML
bsd-3-clause
6,561
<!-- Licensed under a BSD license. See license.html for license --> <!DOCTYPE html> <html> <head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1.0, user-scalable=yes"> <title>Three.js - Load .OBJ ?</title> <style> html, body { margin: 0; h...
looeee/three.js
manual/examples/load-obj-no-materials.html
HTML
mit
3,220
<div> Opcionalmente, especifique o endere&#231;o HTTP da instala&#231;&#227;o do Jenkins, tal como <code>http://seuhost.seudominio/jenkins/</code>. Este valor &#233; usado para por links nos e-mails gerados pelo Jenkins. <p> Isto &#233; necess&#225;rio porque o Jenkins n&#227;o pode resolver tal URL de den...
v1v/jenkins
core/src/main/resources/jenkins/model/JenkinsLocationConfiguration/help-url_pt_BR.html
HTML
mit
343
<!DOCTYPE HTML> <html class="no-js"> <head> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" /> <title>Fellowships, Journalism, and the Open Web | Knight-Mozilla OpenNews</title> <link rel="alternate" type="application/atom+xml" title="Atom 0.3" href="http://planet.opennews.org/rss" />...
ryanpitts/mozilla-opennews
_site/blog/fellowships-open-web/index.html
HTML
mit
13,975
<?xml version="1.0" encoding="UTF-8" standalone="no"?> <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <meta http-equiv="X-UA-Compatible" content="IE=edge" /> <meta...
ghostnc/symfony-project
vendor/phing/phing/docs/docbook5/en/output/webhelp/ch.extending.html
HTML
mit
98,334
<!doctype html> <html> <head> <!-- <script src='https://ajax.googleapis.com/ajax/libs/jquery/1.6.4/jquery.js'></script> --> <script src='jquery.js'></script> <script src='okshadow.js'></script> <script> $(function(){ $('#ok').okshadow({ color: 'red', xFactor: 1000, yFac...
mttwhlly/mttwhlly.github.io
okfocus-okshadow-183cd27/demos/text2.html
HTML
mit
736
<!DOCTYPE html> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <title></title> <link href="../style/docs.min.css" rel="stylesheet" /> </head> <body> <h1>AtomApplication</h1> <p> AtomApplication is root Control, whose children will be treated as Atom Controls and everything underneath will ...
neurospeech/atoms.js
docs/controls/atom-application.html
HTML
mit
523
<!DOCTYPE HTML> <html> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <title>EstimoteSDK Reference</title> <link rel="stylesheet" type="text/css" href="css/styles.css" media="all" /> <link rel="stylesheet" type="text/css" media="print" href="css/stylesPrint.css" /> <meta name="g...
sandeepmistry/Estimote-iOS-SDK
Documents/index.html
HTML
mit
8,272
<h3 id="ms-duplex">双工绑定(ms-duplex)</h3> <p>这功能抄自angular,原名ms-model起不得太好,姑且认为利用VM中的某些属性对表单元素进行双向绑定。</p> <p>这个绑定,它除了负责将VM中对应的值放到表单元素的value中,还对元素偷偷绑定一些事件,用于监听用户的输入从而自动刷新VM。具体如下:</p> <dl> <dt>ms-duplex="prop"</dt> <dd> <div><b style="color:green;">当元素为text, password, textarea时</b>,要求prop为一个字符串,当我们改动它的内容时,a...
cdll/tjzyo
www/resource/module/avalon.oniui/pages/apis/bindings/ms-duplex.html
HTML
mit
5,676
google-site-verification: google1c5de1980673b01c.html
fjrd84/personal-page
docs/google1c5de1980673b01c.html
HTML
mit
53
{% extends "layout.html" %} {% block page_title %} Apprenticeships {% endblock %} {% block content %} <style> .people-nav a { {% include "includes/nav-on-state-css.html" %} } </style> <main id="content" role="main"> {% include "includes/phase_banner_alpha.html" %} {% include "includes/secondary-nav-prov...
SkillsFundingAgency/das-alpha-ui
app/views/programmeSix/contracts/provider-in-progress/choose-training-employer.html
HTML
mit
2,121
<!DOCTYPE html> <html> <head> <title>Book One—The Coming of the Martians, Chapter 16: The Exodus from London | The War of the Worlds | H.G. Wells | Lit2Go ETC</title> <link rel="stylesheet" href="http://etc.usf.edu/lit2go/css/screenless.css" type="text/css" media="screen" title="no title" charset="utf-8"> ...
adrianosb/HtmlToText
lit2go.ok/135/the-war-of-the-worlds/2473/book-onethe-coming-of-the-martians-chapter-16-the-exodus-from-london/index.html
HTML
mit
37,992
<!DOCTYPE html><html><head><title>docs/pt/about/</title><link rel="canonical" href="docs/pt/about/"/><meta name="robots" content="noindex"><meta charset="utf-8" /><meta http-equiv="refresh" content="0; url=docs/pt/about/" /></head></html>
davidh83110/davidblog2016
docs/docs/pt/contact/index.html
HTML
mit
238
{% extends "v12/online_licence/reg/2-2_missing_licence_data.html" %} {% block john_licence_no_input %} {% block john_licence_no_label %} {% block john_next_page %} {% block john_postcode %} {% endblock %} {% endblock %} {% endblock %} {% endblock %} <!-- only show this error if incorrectLicenceNo param passed thro...
christinagyles-ea/water
app/v6/views/v15/add_licence/missing_licence_data.html
HTML
mit
823
<div class="row"> <div class="col-md-offset-4 col-md-4"> <h3>회원가입</h3> <form class="form" ng-submit="userRegist();"> <div class="form-group"> <input type="email" name="email" ng-model="regist.email" placeholder="아이디" class="form-control" required="true"> </div> <div class="form-group...
jumpingnuts/nut-gy-greennuts-client-web
app/views/regist.html
HTML
mit
1,665
<!DOCTYPE html> <html class="light"> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <meta name="google" value="notranslate" /> <link href="build/images/favicon.png" rel="icon" /> <title>Bible - Windows</title> <!-- Apple specific code --> <meta name="apple-mobile-web-app-capable" co...
explorigin/browserbible-3
app/index-build.html
HTML
mit
1,406
--- layout: default title: Typography --- {% include styleguide/typography/index.html %}
quattromani/qoppa
styleguide/typography/index.html
HTML
mit
90
<!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8"> <title>AboutUs</title> </head> <body> <h1>AboutUs Page</h1> <p>This is the content of this file.</p> </body> </html>
isjia/nodejs-notes
examples/server-side-development/simple-rect/public/aboutus.html
HTML
mit
188
<!DOCTYPE html> <html> <head> <title>Listy tests</title> <script type="text/JavaScript" src="Solution.js"></script> </head> <body> </body> </html>
owolp/Telerik-Academy
Module-1/JavaScript-Fundamentals/Exam-Preparation/Listy/Solution.html
HTML
mit
149
<!doctype html> <html> <title>npm-cache</title> <meta http-equiv="content-type" value="text/html;utf-8"> <link rel="stylesheet" type="text/css" href="../../static/style.css"> <link rel="canonical" href="https://www.npmjs.org/doc/api/npm-cache.html"> <script async=true src="../../static/toc.js"></script> <b...
mavenave/liveline
node_modules/npm/html/doc/api/npm-cache.html
HTML
mit
3,622
<!DOCTYPE HTML> <html lang="en"> <head> <title>three.js webgl - roll camera</title> <meta charset="utf-8"> <style type="text/css"> body { color: #000; font-family:Monospace; font-size:13px; text-align:center; font-weight: bold; background-color: #fff; margin: 0px; overflow: hidden;...
pushmatrix/three.js
examples/misc_camera_roll.html
HTML
mit
4,122
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd"> <!-- vim: expandtab ts=4 sw=4 sts=4 tw=78 --> <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en-US" version="-//W3C//DTD XHTML 1.1//EN" dir="ltr"> <head> <link rel="icon" href="./favicon.ico" type="imag...
atarun/web
public/phpMyAdmin/Documentation.html
HTML
mit
249,985
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <!-- NewPage --> <html lang="de"> <head> <!-- Generated by javadoc --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <title>Deprecated List (Apache Commons Lang 3.5 API)</title> <link rel="styles...
VeberAxel/Extract-Component
vendor/commons-lang3-3.5/apidocs/deprecated-list.html
HTML
mit
21,548
<div class="cbp-l-project-title">To-Do Dashboard</div> <div class="cbp-l-project-subtitle">Work management platform for creatives with a lot of cool features. Easier.</div> <div class="cbp-slider"> <ul class="cbp-slider-wrap"> <li class="cbp-slider-item"> <img src="img/works/3big.jpg" alt="" class="cbp-l-project...
dannyluffy/baliphone
assets/csshome/ajax/project3.html
HTML
mit
2,763
{% extends "comunicacion/basecomunicacion.html"%} {% load thumbnail %} {% block extra_js %} <script type='text/javascript'> $(document).ready(function() { // para resaltar menu $('#asociados-menu').addClass('active'); }); </script> <script type="text/javascript" language="javascript" cla...
shiminasai/ciat_plataforma
templates/comunicacion/contrapartes/contraparte_list.html
HTML
mit
5,383
--- layout: default --- <article> {{ content }} </article>
gesa/this-jekyll-boilerplate
app/_layouts/post.html
HTML
mit
62
{% load url from future %}{% load users_extras %}{% load js %} {% block extra_css %} <style type="text/css" title="currentStyle"> @import "{{ STATIC_URL }}/css/jquery.dataTables_themeroller.css"; @import "{{ STATIC_URL }}/css/jquery-ui-1.10.3.custom.min.css"; @import "{{ STATIC_URL }}/css/jquery-ui-timepicker-addon.cs...
kiae-grid/panda-bigmon-core
core/pandajob/templates/templatetags/users/users_jobs_table_with_filter.html
HTML
apache-2.0
4,558
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <!-- NewPage --> <html lang="en"> <head> <!-- Generated by javadoc (version 1.7.0) on Mon Jan 13 19:53:36 EST 2014 --> <title>ConstitutiveState</title> <meta name="date" content="2014-01-13"> <link rel="stylesh...
tectronics/splinelibrary
2.3/docs/Javadoc/org/drip/spline/segment/ConstitutiveState.html
HTML
apache-2.0
65,155
<!DOCTYPE html> <html itemscope lang="en-us"> <head><meta http-equiv="X-UA-Compatible" content="IE=edge" /> <meta charset="utf-8"> <meta name="HandheldFriendly" content="True"> <meta name="MobileOptimized" content="320"> <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no"><meta name="g...
gomex/devopsdays-web
static/events/2017-madison/program/peter-chestna/index.html
HTML
apache-2.0
16,752
<html> <head> <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII"> <title>Test Programs</title> <link rel="stylesheet" href="../../../doc/src/boostbook.css" type="text/css"> <meta name="generator" content="DocBook XSL Stylesheets V1.78.1"> <link rel="home" href="../index.html" title="The Boost C++ Lib...
NixaSoftware/CVis
venv/bin/doc/html/boost_staticassert/test.html
HTML
apache-2.0
8,781
<html> <head><head> <body> <h1>Bridge</h1> <script src="connect.utils.js"></script> <script src="connect.bridge.js"></script> </body> </html>
tWinE-xx/angular-cross-domain-request
tests/bridge_stub/bridge.html
HTML
apache-2.0
177
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd"> <html version="-//W3C//DTD XHTML 1.1//EN" xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://www.w3.org/1999/xhtml ...
trice-imaging/imagemagick
www/api/mime.html
HTML
apache-2.0
14,258
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> <head> <meta http-equiv="content-type" content="text/html; charset=UTF-8" /> <title>MetricsHBaseServerWrapperImpl xref</title> <li...
scalingdata/Impala
thirdparty/hbase-1.1.1.2.3.0.0-2557/docs/xref/org/apache/hadoop/hbase/ipc/MetricsHBaseServerWrapperImpl.html
HTML
apache-2.0
10,519
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <!-- NewPage --> <html lang="en"> <head> <!-- Generated by javadoc (1.8.0_45) on Fri Aug 28 09:51:33 EDT 2015 --> <title>Uses of Class org.apache.cassandra.tools.nodetool.SetStreamThroughput (apache-cassandra API)</ti...
mitch-kyle/message-board
support/apache-cassandra-2.2.1/javadoc/org/apache/cassandra/tools/nodetool/class-use/SetStreamThroughput.html
HTML
apache-2.0
4,784
<!-- #Copyright 2012 #Ubiquitous Knowledge Processing (UKP) Lab and FG Language Technology #Technische Universität Darmstadt # #Licensed under the Apache License, Version 2.0 (the "License"); #you may not use this file except in compliance with the License. #You may obtain a copy of the License at # # http://www....
52nlp/webanno
webanno-automation/src/main/java/de/tudarmstadt/ukp/clarin/webanno/automation/project/ProjectMiraTemplatePanel$OtherLayerPanel.html
HTML
apache-2.0
1,624
<html> <head> <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII"> <title>generic::raw_protocol::family</title> <link rel="stylesheet" href="../../../../../doc/src/boostbook.css" type="text/css"> <meta name="generator" content="DocBook XSL Stylesheets V1.78.1"> <link rel="home" href="../../../boost_as...
ryancoleman/autodock-vina
boost_1_54_0/doc/html/boost_asio/reference/generic__raw_protocol/family.html
HTML
apache-2.0
3,302
{% extends "app/base_site.html" %} {% block title %} Form Advanced {% endblock title %} {% block stylesheets %} {{ block.super }} <!-- FullCalendar --> <link href="/static/vendors/fullcalendar/dist/fullcalendar.min.css" rel="stylesheet"> <link href="/static/vendors/fullcalendar/dist/fullcalendar.print.css" re...
jonatanSh/challenge-framework
challenge_framework/gentelella/templates/gentelella/calendar.html
HTML
apache-2.0
5,818
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <!-- NewPage --> <html lang="en"> <head> <title>Uses of Package org.apache.poi.ss.formula.eval.forked (POI API Documentation)</title> <link rel="stylesheet" type="text/css" href="../../../../../../../stylesheet.css" t...
RyoSaeba69/Bio-info
mylib/poi-3.11/docs/apidocs/org/apache/poi/ss/formula/eval/forked/package-use.html
HTML
apache-2.0
5,742
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <title>CMAKE_SHARED_MODULE_SUFFIX &mdash; CMake 3.7.1 Docume...
jomof/cmake-server-java-bindings
prebuilts/cmake-3.7.1-Windows-x86_64/doc/cmake/html/variable/CMAKE_SHARED_MODULE_SUFFIX.html
HTML
apache-2.0
5,691
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <!-- NewPage --> <html lang="en"> <head> <title>Uses of Class org.deidentifier.arx.framework.data.Data (ARX Developer Documentation)</title> <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.cs...
COWYARD/arx
doc/dev/org/deidentifier/arx/framework/data/class-use/Data.html
HTML
apache-2.0
53,133
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <html lang="en"> <head> <title>Source code</title> <link rel="stylesheet" type="text/css" href="../../../../../../stylesheet.css" title="Style"> </head> <body> <div class="sourceContainer"> <pre><span class="sourceLin...
ZhangXFeng/hadoop
share/doc/api/src-html/org/apache/hadoop/record/meta/TypeID.html
HTML
apache-2.0
10,762
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <!-- NewPage --> <html lang="en"> <head> <!-- Generated by javadoc (1.8.0_45) on Fri Aug 28 09:51:23 EDT 2015 --> <title>AbstractCell (apache-cassandra API)</title> <meta name="date" content="2015-08-28"> <link rel="s...
mitch-kyle/message-board
support/apache-cassandra-2.2.1/javadoc/org/apache/cassandra/db/AbstractCell.html
HTML
apache-2.0
33,545
<html> <head> <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII"> <title>BoostBook element template-arg</title> <link rel="stylesheet" href="../../../../doc/src/boostbook.css" type="text/css"> <meta name="generator" content="DocBook XSL Stylesheets V1.78.1"> <link rel="home" href="../../index.html" t...
NixaSoftware/CVis
venv/bin/doc/html/boostbook/dtd/template-arg.html
HTML
apache-2.0
3,972
<!DOCTYPE html> <html> <head> <title>require.js: Empty Dependency Test</title> <script type="text/javascript" src="doh/runner.js"></script> <script type="text/javascript" src="doh/_browserRunner.js"></script> <script type="text/javascript" src="../require.js"></script> <script> var noneOk = fals...
alkaest2002/gzts-lab
web/app/assets/frameworks/bower_components/requirejs/tests/depEmpty.html
HTML
bsd-3-clause
1,188
<!DOCTYPE html> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <title>Maxwell filter raw data &mdash; MNE 0.11.0 documentation</title> <link rel="stylesheet" href="../../_static/basic.css" type="text/css" /> <link re...
mne-tools/mne-tools.github.io
0.14/auto_examples/preprocessing/plot_maxwell_filter.html
HTML
bsd-3-clause
17,470
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/> <meta http-equiv="X-UA-Compatible" content="IE=9"/> <title>libpqxx: field.hxx ...
giupo/libpqxx
doc/html/Reference/a00140_source.html
HTML
bsd-3-clause
44,967
<!DOCTYPE html> <html> <head> <link rel="stylesheet" href="script/common.css"> <script src="script/common.js"></script> <script> function setup(){ $('input').datepicker({ format: 'mm-dd-yyyy', calendarWeeks: true ...
kaliss96/calificaciones
vendor/bower/bootstrap-datepicker/docs/_screenshots/option_calendarweeks.html
HTML
bsd-3-clause
650
<style> area { display: inline; } </style> <p>When an anchor tag catch 'href' attribute or release 'href' attribute, distribution should happen.</p> <div id="host1"></div> <div id="host2"></div> <script> if (window.testRunner) testRunner.waitUntilDone(); function createArea(href, textContent) { var area = ...
ondra-novak/blink
LayoutTests/fast/dom/shadow/pseudoclass-update-enabled-area.html
HTML
bsd-3-clause
1,157
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> <html lang="en"> <head> <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1"> <title>phpucMergeCodeTest</title> <link rel="stylesheet" type="text/css" href="style.css"> <link rel="stylesheet" type="text/css" href="cont...
phpundercontrol/phpUnderControl-UNMAINTAINED
docs/log-merge/php525/cov/MergeCode.php.html
HTML
bsd-3-clause
54,460
<!doctype html> <html lang="en"> <head> <meta charset="UTF-8"> <title>Example - example-ngChange-directive-production</title> <script src="//ajax.googleapis.com/ajax/libs/angularjs/1.2.30/angular.min.js"></script> </head> <body ng-app="changeExample"> <script> angular.module('changeExample', []...
souths/njy2
js/lib/angular-1.2.32/docs/examples/example-ngChange-directive/index-production.html
HTML
mit
895
<?xml version="1.0" encoding="ascii"?> <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> <head> <title>lxml.isoschematron</title> <link rel="stylesheet" href="epydoc.css" type="text/css" /> <s...
bertucho/epic-movie-quotes-quiz
dialogos/build/lxml/doc/html/api/lxml.isoschematron-module.html
HTML
mit
23,105
<!doctype html> <html ng-app="docsApp" ng-controller="DocsCtrl" lang="en" ng-strict-di> <head> <title ng-bind="'Angular Material - ' + menu.currentSection.name + (menu.currentSection === menu.currentPage ? '' : ' > ' + menu.currentPage.name)"> Angular Material </title> <link rel="icon" type="image/x-icon" href="f...
StephenFluin/code.material.angularjs.org
0.9.6/index.html
HTML
mit
8,226
<!DOCTYPE HTML> <html lang="en"> <head> <title>three.js webgl - materials - cube reflection / refraction [Walt]</title> <meta charset="utf-8"> <style type="text/css"> body { background:#000; color:#fff; padding:0; margin:0; overflow:hidden; font-family:georgia; text-align:center; ...
jeromeetienne/learningthreejs.com-backup
source/data/lost-gello-drop/webgl_materials_cubemap.html
HTML
mit
6,728
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"> <title>DocStrap Class: Person</title> <!--[if lt IE 9]> <script src="//html5shiv.googlecode.com/svn/trunk/html5.js"></script> <![endif]--> <link type="text/css" rel="stylesheet" href="styles/sunlight.default.css"> <link type="text/c...
openilabs/crypto
node_modules/openpgp/node_modules/grunt-jsdoc/node_modules/ink-docstrap/testdocs/person.Person.html
HTML
mit
18,272
{{ if or (.Paginator.HasPrev) (.Paginator.HasNext) }} <nav> <ul class="pager"> {{ if .Paginator.HasPrev }} <li><a href="{{ .Paginator.Prev.URL }}">Previous</a></li> {{ else }} <li class="disabled"><a href="#">Previous</a></li> {{ end }} {{ if .Paginator.HasNext }} <li><a href="{{ .Pagina...
trickbooter/blog
themes/hugo-theme-beg/layouts/partials/pagination.html
HTML
mit
458
<!DOCTYPE html> <html lang="en"> <head> <title>three.js webgl - collada - blender</title> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, user-scalable=no, minimum-scale=1.0, maximum-scale=1.0"> <style> body { font-family: Monospace; background-color: #000000; margin: 0...
christopheschwyzer/StopheWebLab
three/source/three/examples/webgl_loader_json_blender.html
HTML
mit
5,664
<!DOCTYPE html> <!-- Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0 Unless required by applicable law or agreed to in writing, software distributed u...
yesudeep/puppy
tools/google-closure-library/closure/goog/editor/plugins/listtabhandler_test.html
HTML
mit
4,955
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> <head> <meta http-equiv="content-type" content="text/html; charset=utf-8" /> <meta name="generator" content="JsDoc To...
sinfo/display-o-mator
node_modules/node-twitter/doc/api/symbols/SearchClient.html
HTML
mit
8,438
<!DOCTYPE html> <html> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <title>The source code</title> <link href="../resources/prettify/prettify.css" type="text/css" rel="stylesheet" /> <script type="text/javascript" src="../resources/prettify/prettify.js"></script> <style type="t...
rch/flask-openshift
wsgi/container/pkgs/sencha/static/ext-4.2.2.1144/docs/source/HeaderContainer.html
HTML
mit
5,430
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <!-- NewPage --> <html lang="en"> <head> <!-- Generated by javadoc (version 1.7.0_17) on Sun Nov 03 15:35:47 CET 2013 --> <title>Uses of Class com.badlogic.gdx.graphics.g3d.model.data.ModelNode (libgdx API)</title> <m...
emeryduh/TeamJones_Project
libgdx/docs/api/com/badlogic/gdx/graphics/g3d/model/data/class-use/ModelNode.html
HTML
mit
8,984
<!doctype html> <html lang="en"> <head> <meta charset=" utf-8"> <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1"> <meta name="apple-mobile-web-app-capable" content="yes" /> <meta name="apple-mobile-web-app-status-bar-style" content="black" /> <meta name="viewport" content="width = dev...
kisamins-silver/kisamin-control
node_modules/angular-data-table/demos/updating.html
HTML
mit
3,353
<a href='https://github.com/angular/angular.js/edit/v1.5.x/src/ngRoute/routeParams.js?message=docs($routeParams)%3A%20describe%20your%20change...#L6' class='improve-docs btn btn-primary'><i class="glyphicon glyphicon-edit">&nbsp;</i>Improve this Doc</a> <a href='https://github.com/angular/angular.js/tree/v1.5.0-rc.0...
confapp/data_manager
vendor/angular-1.5.0-rc.0/docs/partials/api/ngRoute/service/$routeParams.html
HTML
mit
2,475
<html> <head> <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII"> <title>seq_packet_socket_service::native_non_blocking</title> <link rel="stylesheet" href="../../../../../doc/src/boostbook.css" type="text/css"> <meta name="generator" content="DocBook XSL Stylesheets V1.76.1"> <link rel="home" href="...
djsedulous/namecoind
libs/boost_1_50_0/doc/html/boost_asio/reference/seq_packet_socket_service/native_non_blocking.html
HTML
mit
5,271
<!DOCTYPE HTML> <html> <head> <title>DOM AutoLayout example</title> <meta name="viewport" content="width=device-width, maximum-scale=1, user-scalable=no" /> <meta name="mobile-web-app-capable" content="yes" /> <meta name="apple-mobile-web-app-capable" content="yes" /> <meta n...
SamLebarbare/autolayout.js
examples/DOM/index.html
HTML
mit
1,174
<html> <head> <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII"> <title>basic_raw_socket::enable_connection_aborted</title> <link rel="stylesheet" href="../../../../../doc/src/boostbook.css" type="text/css"> <meta name="generator" content="DocBook XSL Stylesheets V1.78.1"> <link rel="home" href="../...
biospi/seamass-windeps
src/boost_1_57_0/doc/html/boost_asio/reference/basic_raw_socket/enable_connection_aborted.html
HTML
apache-2.0
7,518
<html style="-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;font-size: 10px;-webkit-tap-highlight-color: rgba(0, 0, 0, 0);"> <body style="-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;font-family: &quot;Helvetica Neue&quot;, Helvetica, Arial, sans...
xschildw/Synapse-Repository-Services
services/repository-managers/src/main/resources/message/verificationSubmissionTemplate.html
HTML
apache-2.0
2,135
<html><head><meta http-equiv="content-type" content="text/html; charset=utf-8"> <style> .KEYW {color: #933;} .COMM {color: #bbb; font-style: italic;} .NUMB {color: #393;} .STRN {color: #393;} .REGX {color: #339;} .line {border-right: 1px dotted #666; color: #666; font-style: normal;} </style></head><body><pre><s...
gileze33/google-api-adwords-js
docs/examples/symbols/src/js_adwordsapi_examples_google_ads_adwords_v201101_AddAdGroupCriteria.js.html
HTML
apache-2.0
24,260
<html><body> <style> body, h1, h2, h3, div, span, p, pre, a { margin: 0; padding: 0; border: 0; font-weight: inherit; font-style: inherit; font-size: 100%; font-family: inherit; vertical-align: baseline; } body { font-size: 13px; padding: 1em; } h1 { font-size: 26px; margin-bottom: 1em; } h2...
googleapis/google-api-python-client
docs/dyn/admin_directory_v1.tokens.html
HTML
apache-2.0
6,026
<html><body> <style> body, h1, h2, h3, div, span, p, pre, a { margin: 0; padding: 0; border: 0; font-weight: inherit; font-style: inherit; font-size: 100%; font-family: inherit; vertical-align: baseline; } body { font-size: 13px; padding: 1em; } h1 { font-size: 26px; margin-bottom: 1em; } h2...
googleapis/google-api-python-client
docs/dyn/run_v1beta1.namespaces.html
HTML
apache-2.0
1,577
<p class="lead">Company</p> <div class="row"> <div class="col-sm-8"> <div class="form-group"> <label for="p" class="control-label">Company (Doing Business As)</label> <input id="p" type="text" class="form-control input-sm" ng-model="uco.proponent.company"> </div> </div> <div class="col-sm-4"> <div class...
logancodes/esm-server
modules/users/client/views/user-partials/user-company.html
HTML
apache-2.0
3,076
<!-- ~ Copyright 2013 Olivier Croisier ~ ~ Licensed under the Apache License, Version 2.0 (the "License"); ~ you may not use this file except in compliance with the License. ~ You may obtain a copy of the License at ~ ~ http://www.apache.org/licenses/LICENSE-2.0 ~ ~ Unless required by applicable la...
jiristepan/lkpanenka-rest
war/view/display.html
HTML
apache-2.0
809
<div class="example"> <div class='u-year'> <input class="u-input" type="text"> </div> </div>
iuap-design/neoui
snippets/plugin/year/demo/base/widget.html
HTML
bsd-2-clause
99
<!doctype html> <html> <head> <script src="../resources/js-test.js"></script> <script src="resources/compatibility.js"></script> <script src="resources/audio-testing.js"></script> <script src="resources/audioparam-testing.js"></script> <title>SetTarget Followed by Linear or Exponential Ramp Is Con...
axinging/chromium-crosswalk
third_party/WebKit/LayoutTests/webaudio/audioparam-setTargetAtTime-continuous.html
HTML
bsd-3-clause
10,541
<html> <head> <script src="../../http/tests/inspector/inspector-test.js"></script> <script src="../../http/tests/inspector/timeline-test.js"></script> <script> function test() { var sessionId = "4.20"; var mainThread = 1; var pid = 100; var testData = [ { "args": { "sessionId": ses...
vadimtk/chrome4sdp
third_party/WebKit/LayoutTests/inspector/tracing/timeline-filtering.html
HTML
bsd-3-clause
6,882
<!DOCTYPE html> <html> <title>Slow loading background image in inline stylesheet</title> <script src="/resources/testharness.js"></script> <script src="/resources/testharnessreport.js"></script> <div id="log"></div> <script> var t = async_test(undefined, {timeout:4000}); //We assume that the page woul...
frivoal/presto-testo
core/standards/scripts/onload/050.html
HTML
bsd-3-clause
858
<?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"/> <title>Tests spread methods for line...
frivoal/presto-testo
SVG/Testsuites/W3C/basic/full-pservers-grad-14-b.html
HTML
bsd-3-clause
888
<!DOCTYPE html> <title>flexbox | computed style | flex: invalid</title> <style> body { color: red; flex: 0 1 1; } .PASS {color: black;} </style> <h1>FAIL, enable javascript</h1> <script> var body = document.body; var passed = (getComputedStyle(body).getPropertyValue("flex-grow") == "0" && getC...
frivoal/presto-testo
css/flexbox/getcomputedstyle/flex-shorthand-invalid.html
HTML
bsd-3-clause
579
<!doctype html> <!-- This file is generated by build.py. --> <title>object tall.jpg; overflow:hidden; -o-object-fit:none; -o-object-position:bottom 50% /* INVALID */</title> <link rel="stylesheet" href="../../support/reftests.css"> <link rel='match' href='hidden_none_bottom_50-ref.html'> <style> #test > * { overflow:h...
frivoal/presto-testo
css/image-fit/reftests/object-jpg-tall/hidden_none_bottom_50.html
HTML
bsd-3-clause
474
<!doctype html> <title>Reference for img wide.jpg; overflow:hidden; -o-object-fit:none; -o-object-position:bottom right</title> <link rel="stylesheet" href="../../support/reftests.css"> <style> .helper { overflow:hidden } .helper > * { right:0; bottom:0; } </style> <div id="ref"> <span class="helper"><img src="../....
frivoal/presto-testo
css/image-fit/reftests/keywords-in-other-order/hidden_none_bottom_right-ref.html
HTML
bsd-3-clause
355
<?xml version="1.0" encoding="UTF-8"?> <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html xmlns="http://www.w3.org/1999/xhtml"> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"/> <meta name="keywor...
frivoal/presto-testo
SVG/Testsuites/W3C-1_1F2/harness/htmlObjectMini/modified/text-fonts-203-t.html
HTML
bsd-3-clause
6,148
<!DOCTYPE html> <!-- #docplaster --> <!-- #docregion --> <html> <head> <title>Hero Form</title> <meta name="viewport" content="width=device-width, initial-scale=1"> <!-- #docregion bootstrap --> <link rel="stylesheet" href="node_modules/bootstrap/dist/css/bootstrap.min.css"> <!-- #enddocregion bo...
Adam-Meisen/angular.io
public/docs/_examples/forms/js/index.html
HTML
mit
1,835
@(field: play.api.data.Field, strict: Boolean, validFen: Option[lila.setup.ValidFen])(implicit ctx: Context) <div class="fen_position optional_config" data-validate-url="@{routes.Setup.validateFen()}@{strict.??("?strict=1")}"> @defining(field.value.fold(routes.Editor.index)(routes.Editor.load).url) { href => <div ...
Happy0/lila
app/views/setup/fenInput.scala.html
HTML
mit
718
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <!--NewPage--> <HTML> <HEAD> <TITLE> org.apache.poi.openxml4j.util Class Hierarchy (POI API Documentation) </TITLE> <LINK REL ="stylesheet" TYPE="text/css" HREF="../../../../../stylesheet.css" TITLE="Style"...
Sebaxtian/KDD
poi-3.14/docs/apidocs/org/apache/poi/openxml4j/util/package-tree.html
HTML
mit
8,514
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <!-- NewPage --> <html lang="en"> <head> <!-- Generated by javadoc (version 1.7.0_71) on Thu Sep 10 12:29:43 NZST 2015 --> <title>Euclidean</title> <meta name="date" content="2015-09-10"> <link rel="stylesheet" type="...
rosygupta/hack-the-talk
weka-3-7-13/doc/weka/core/pmml/jaxbbindings/Euclidean.html
HTML
mit
9,652
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <!-- NewPage --> <html lang="en"> <head> <meta http-equiv="Content-Type" content="text/html" charset="UTF-8"> <title>Uses of Class org.apache.commons.math3.transform.DstNormalization (Apache Commons Math 3.5 API)</tit...
AlexFiliakov/BlackScholesCalculator
src/com/alexfiliakov/blackscholescalc/commons-math3-3.5/docs/apidocs/org/apache/commons/math3/transform/class-use/DstNormalization.html
HTML
mit
9,059
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <!-- NewPage --> <html lang="en"> <head> <meta http-equiv="Content-Type" content="text/html" charset="UTF-8"> <title>Uses of Interface org.apache.commons.math3.analysis.DifferentiableMultivariateFunction (Apache Commo...
AlexFiliakov/BlackScholesCalculator
src/com/alexfiliakov/blackscholescalc/commons-math3-3.5/docs/apidocs/org/apache/commons/math3/analysis/class-use/DifferentiableMultivariateFunction.html
HTML
mit
12,839
<html> <head> <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII"> <title>signal_set_service::add</title> <link rel="stylesheet" href="../../../../../doc/src/boostbook.css" type="text/css"> <meta name="generator" content="DocBook XSL Stylesheets V1.78.1"> <link rel="home" href="../../../boost_asio.htm...
TyRoXx/cdm
original_sources/boost_1_59_0/doc/html/boost_asio/reference/signal_set_service/add.html
HTML
mit
3,890
--- layout: post date: 2006-02-21 time: "10:00:00" authors: ["Greg Wilson"] title: "What Else for Software Carpentry?" category: ["Content"] --- <p>16 lectures are now in place (more or less), which means I have 8 more to do. The syllabus shows what I've covered already; my current plans include:</p> <ul> <li>unit tes...
ErinBecker/website
_posts/2006/02/2006-02-21-what-else-for-software-carpentry.html
HTML
mit
2,038
<html> <head> <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII"> <title>ip::basic_endpoint::data_type</title> <link rel="stylesheet" href="../../../../../doc/src/boostbook.css" type="text/css"> <meta name="generator" content="DocBook XSL Stylesheets V1.78.1"> <link rel="home" href="../../../boost_as...
TyRoXx/cdm
original_sources/boost_1_59_0/doc/html/boost_asio/reference/ip__basic_endpoint/data_type.html
HTML
mit
3,986
<html> <head> <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII"> <title>deadline_timer_service::cancel</title> <link rel="stylesheet" href="../../../../../doc/src/boostbook.css" type="text/css"> <meta name="generator" content="DocBook XSL Stylesheets V1.78.1"> <link rel="home" href="../../../boost_a...
TyRoXx/cdm
original_sources/boost_1_59_0/doc/html/boost_asio/reference/deadline_timer_service/cancel.html
HTML
mit
3,786
<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <html> <head> <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII"> <title>Function BOOST_UNITS_PHYSICAL_CONSTANT</title> <link rel="stylesheet" href="../../../../../../../doc/src/boostbook.css" type=...
nawawi/poedit
deps/boost/doc/html/boost/units/si/constants/codata/_1_3_44_10_4_16_1_1_1_1_1_1.html
HTML
mit
5,378
<html> <head> <meta http-equiv="Content-Type" content="text/html; charset=US-ASCII"> <title>seq_packet_socket_service::move_assign</title> <link rel="stylesheet" href="../../../boostbook.css" type="text/css"> <meta name="generator" content="DocBook XSL Stylesheets V1.75.2"> <link rel="home" href="../../../index.html" t...
peersio/peerconnect
src/libs/asio/doc/asio/reference/seq_packet_socket_service/move_assign.html
HTML
mit
3,248
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <!--NewPage--> <HTML> <HEAD> <!-- Generated by javadoc (build 1.5.0_22) on Mon Dec 20 13:46:24 EST 2010 --> <TITLE> ReadableSelector (Apache Ant API) </TITLE> <META NAME="keywords" CONTENT="org.apache.tools....
splunk/splunk-shuttl
contrib/apache-ant-1.8.2/docs/manual/api/org/apache/tools/ant/types/selectors/ReadableSelector.html
HTML
apache-2.0
14,393
<form ng-controller="azureInstanceTypeCtrl as instanceTypeCtrl" class="container-fluid form-horizontal" name="form" novalidate > <div class="modal-body"> <instance-type-selector command="command"></instance-type-selector> </div> <div class="modal-footer"> <button class="btn btn-default pull-left" ...
spinnaker/deck
packages/azure/src/serverGroup/configure/wizard/instanceType.html
HTML
apache-2.0
1,147
<!DOCTYPE html> <html lang="en"> <head> <title>How do I add assignments to a Lessons page?</title> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <meta content="sakai.lessonbuildertool" name="description"> <meta content="assignments links" name="search"> <link href="/library/skin/tool_base.css" med...
willkara/sakai
help/help/src/sakai_screensteps_lessonsUserGuide/How-do-I-add-assignments-to-a-Lessons-page-.html
HTML
apache-2.0
7,890