path
stringlengths
5
312
repo_name
stringlengths
5
116
content
stringlengths
2
1.04M
wiki/docs/2.0/html/classCqrs_1_1Ninject_1_1Azure_1_1DocumentDb_1_1Configuration_1_1AzureDocumentDbModule_a178aad844dd24aee601e304a0f538108.html
cdmdotnet/CQRS
<!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"/> <meta name="generator" con...
app/templates/pages/skins/ifmo/table_school.html
Zimovik007/cats-score
<% var contest_id = models.contest; var table_id = models.table; var contest = app.contests[contest_id]; var table = app.result_tables[table_id]; %> <table class="wrapper"><tr><td> <table border="0" cellspacing="0" cellpadding="1"> <tr> <th class="rankl"> Rank </th> <th class="pa...
docs/reference/html/classsigc_1_1slot4-members.html
sribits/libsigc
<!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"/> <title>libsigc++: Member List</title> <link href="tabs.css" rel="stylesheet" t...
wiki/docs/2.0/html/dir_324cf12844ca567c7612810820ca82cb.html
cdmdotnet/CQRS
<!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"/> <meta name="generator" con...
modules/board/skins/sketchbook5/message.html
vinecgp/cgpBeauty
<include target="_header.html" /> <div class="context_message"> <h1>{$message}</h1> <div class="btnArea"> <a cond="!$is_logged" class="bd_btn blue" href="{getUrl('act','dispMemberLoginForm')}">{$lang->cmd_login}</a> <button class="bd_btn" type="button" onclick="history.back();">{$lang->cmd_...
wiki/docs/2.1/html/classCqrs_1_1Azure_1_1ServiceBus_1_1AzureEventHubBus-members.html
cdmdotnet/CQRS
<!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"/> <meta name="generator" con...
wiki/docs/4.1/coverage-report/Azure/Cqrs.Azure.ServiceBus/AzureBusHelper.cs.gcov.html
cdmdotnet/CQRS
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> <html lang="en"> <head> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <title>LCOV - doc-coverage.info - Azure/Cqrs.Azure.ServiceBus/AzureBusHelper.cs</title> <link rel="stylesheet" type="text/css" href="../../gcov.css"> </head...
wiki/docs/4.2/html/dir_87dda9610ceb20d783ba777c8a824a1a.html
cdmdotnet/CQRS
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "https://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"/> <meta name="generator" co...
Tests/Manual/TableTest/DrawRowTest/index.html
michaelvillar/cappuccino
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> <!-- index.html DrawRowTest Created by You on August 11, 2010. Copyright 2010, Your Company All rights reserved. --> <head> ...
wiki/docs/2.2/html/classCqrs_1_1Azure_1_1ServiceBus_1_1MessageSerialiser_a9207c867f358e352eee5d3727fe620e4.html
cdmdotnet/CQRS
<!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"/> <meta name="generator" con...
src/site/resources/old_javadoc/version_1.1/constant-values.html
cogsys-tuebingen/SBSCL
<!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.6.0_31) on Fri May 04 12:51:20 CEST 2012 --> <TITLE> Constant Field Values </TITLE> <META NAME="date" CONTENT="2012-05-04"> <LINK REL ="stylesheet" TYP...
client/html/layouts/catalog/detail/additional-attribute-body-default.html
Yvler/aimeos-core
<?php /** * @copyright Copyright (c) Metaways Infosystems GmbH, 2014 * @license LGPLv3, http://opensource.org/licenses/LGPL-3.0 */ $contentUrl = $this->config( 'client/html/common/content/baseurl' ); $subAttrDeps = $this->get( 'subAttributeDependencies', array() ); $attrMap = $this->get( 'attributeMap', array() );...
docs/class-JRA.Objects.Response.SessionResponseObject.html
BertschiAG/JoomlaRestAPI
<!DOCTYPE html> <html> <head> <meta charset="utf-8"> <title>Class JRA\Objects\Response\SessionResponseObject | JRA, PHP cAPI interface</title> <link rel="stylesheet" href="resources/bootstrap.min.css?973e37a8502921d56bc02bb55321f45b072b6f71"> <link rel="stylesheet" href="resources/style.css?70c1d062672daa3f906b72...
library/dancing-bone-machine/pd/externals/src/websocket_server/index.html
son0p/tetson
<!DOCTYPE HTML> <html> <head> <meta http-equiv="content-type" content="text/html; charset=utf-8" /> <title>Index</title> </head> <body> <script type="text/javascript" charset="utf-8"> window.onload = function(){ window.WebSocket = window.WebSocket || window.MozWebSocket; var websocket = new WebSo...
templates/frontOffice/default/order-placed.html
mespeche/thelia
{extends file="layout.tpl"} {* Security *} {block name="no-return-functions" prepend} {check_auth role="CUSTOMER" login_tpl="login"} {/block} {* Body Class *} {block name="body-class"}page-order-payment{/block} {* Breadcrumb *} {block name='no-return-functions' append} {$breadcrumbs = [ ['title' => {...
3rdparty/dwr-2.0.1/src/javadoc/org/directwebremoting/guice/class-use/InternalConverterManager.html
simeshev/parabuild-ci
<!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_07) on Fri Apr 27 02:58:16 BST 2007 --> <TITLE> Uses of Class org.directwebremoting.guice.InternalConverterManager </TITLE> <LINK REL ="stylesheet"...
aux/tempeval2/training/chinese/html/chtb_0259.html
gangeli/ParsingTime
<html> <head> <style> .header { padding-top:10pt; color:darkblue; } .sentence { margin: 5pt; margin-top: 10pt; border: thin dotted darkgray; padding: 6px; } .line { margin: 5pt; margin-bottom: 10pt; } .attributes { margin: 5pt; margin-left: 20pt; color:darkgreen; } .relation { margin: 5pt; margin-left: 20pt; color:dark...
wa-plugins/shipping/digipost/templates/form.F113.html
chelbeh/restoran
<!DOCTYPE html> <html> <head> <title>Печать бланка Ф.113</title> <meta charset="UTF-8"> <meta name="viewport" content="width=device-width"> <link rel="stylesheet" href="//netdna.bootstrapcdn.com/bootstrap/3.1.1/css/bootstrap.min.css"> <script src="https://ajax.googleapis.com/...
3rdparty/hsqldb1733/doc/src/org/hsqldb/util/SqlTool.html
simeshev/parabuild-ci
<!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.4.2_04) on Sun Jan 30 13:26:53 GMT 2005 --> <TITLE> SqlTool (HSQLDB 1.7.2 API) </TITLE> <META NAME="keywords" CONTENT="org.hsqldb.util.SqlTool class"> ...
apps/webapp/static/javascripts/extjs/docs/source/HttpProxy.html
pivotaccess2007/RapidSMS-Rwanda
<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> </head> <body onload="p...
Base/Workspace/Typescript/libs/angular/material/base/src/export/objects/pricecomponent/overview/panel/pricecomponent-overview-panel.component.html
Allors/allors2
<div *ngIf="panel.isCollapsed" (click)="panel.toggle()" attr.data-allors-panel="{{panel.name}}"> <div class="container mb-3"> <div class="row rounded" style="background-color: white;"> <div class="col-3 col-md-2 p-3 rounded-left d-flex justify-content-center align-items-start" style="background-color: light...
stylesheets/autocomplete.css
alpho07/NQCL_LIMS
#formWrap { padding:10px; position:absolute; float:left; background-color:#000; background:rgba(0,0,0,.5); -moz-border-radius:10px; -webkit-border-radius:10px; border-radius:10px; } #messageForm { width:326px; border:1px solid #666; background-color:#eee; } ...
app/templates/account_balances.html
dacsunlimited/web_play
<div class="main-content"> <div id="account_balances"> <table class="table table-striped table-hover"> <thead> <tr> <th></th> <th translate>th.name</th> <th width="1em"></th> <th translate>th.balance</th> <th translate>th...
_nodes/seedbox/etc/nginx/fancyindex/footer.html
rarescosma/env.dotfiles
</div> </body> </html>
public/page/1/index.html
akilegaspi/akilegaspi.github.io
<!DOCTYPE html><html><head><title>http://akilegaspi.me/</title><link rel="canonical" href="http://akilegaspi.me/"/><meta name="robots" content="noindex"><meta charset="utf-8" /><meta http-equiv="refresh" content="0; url=http://akilegaspi.me/" /></head></html>
app/views/partial_diff_line.scala.html
ChangsungKim/TestRepository01
@** * Yobi, Project Hosting SW * * Copyright 2013 NAVER Corp. * http://yobi.io * * @Author Yi EungJun * * 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/LICE...
src/main/webapp/assets/css/icheck/flat/blue.css
shensiduanxing/devops-metadata-svc
.icheckbox_flat-blue, .iradio_flat-blue { display: inline-block; margin: 0; padding: 0; width: 20px; height: 20px; background: url("http://demo.bootstrap-hunter.com/unicorn/css/icheck/flat/blue.png") no-repeat; border: none; cursor: pointer; } .icheckbox_flat-blue { background-posi...
aura-components/src/main/components/uiExamples/panelsTooltipsDemo/panelsTooltipsDemo.css
madmax983/aura
/* * Copyright (C) 2013 salesforce.com, inc. * * 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 ...
docs/dev/apidocs/dollar/api/guard/package-summary.html
neilellis/dollar
<!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 (9-Debian) on Thu Sep 28 23:12:19 GMT 2017 --> <title>dollar.api.guard (Dollar 0.4.5195 API)</title> <meta http-equiv="Content-Type" content="text/htm...
www/2018/wordpress/wp-content/plugins/gp-premium/library/customizer/controls/css/title-customizer.css
goeckeler/esv
.generatepress-customizer-title { background: #FFF; padding: 10px 12px; border-top: 1px solid #DDD; border-bottom: 1px solid #DDD; margin: 0 -12px; font-size: 115%; font-weight: bold; }
test/data/CodeCompletion/List/DoesNotIncludeAttributesAlreadyUsed.html
JetBrains/resharper-angularjs
<!-- ${CODE_COMPLETION_TYPE:Basic} --> <div ng-controller="foo" ng-c{caret}
hadoop-gpu-0.20.1/docs/core-default.html
koichi626/hadoop-gpu
<html> <body> <table border="1"> <tr> <td>name</td><td>value</td><td>description</td> </tr> <tr> <td><a name="hadoop.tmp.dir">hadoop.tmp.dir</a></td><td>/tmp/hadoop-${user.name}</td><td>A base for other temporary directories.</td> </tr> <tr> <td><a name="hadoop.native.lib">hadoop.native.lib</a></td><td>true</td><td>Sho...
share/doc/hadoop/api/org/apache/hadoop/metrics2/lib/class-use/MutableGauge.html
prabaprakash/Hadoop-2.5.1-Binary
<!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.6.0_45) on Fri Sep 05 23:33:04 UTC 2014 --> <META http-equiv="Content-Type" content="text/html; charset=UTF-8"> <TITLE> Uses of Class org.apache.hadoop.m...
JGDMS/src/site/resources/old-static-site/doc/internals/net/jini/admin/package-tree.html
pfirmstone/JGDMS
<!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_60) on Mon Mar 28 17:11:59 AEST 2016 --> <title>net.jini.admin Class Hierarchy (River-Internet vtrunk API Documentation (internals))</title> <m...
src/AdbLib/doc/index-files/index-6.html
alipay/SoloPi
<!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_25) on Sun Aug 04 23:25:34 PDT 2013 --> <title>K-Index</title> <meta name="date" content="2013-08-04"> <link rel="stylesheet" type="tex...
saddle-core/target/scala-2.10/api/org/saddle/ops/Divide.html
jyt109/saddle
<?xml version='1.0' encoding='UTF-8'?> <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd"> <html> <head> <title>Divide - org.saddle.ops.Divide</title> <meta name="description" content="Divide - org.saddle.ops.Divide" /> <meta name="keyw...
create.html
nessalauren5/Scrayble
<!doctype html> <html lang="en-US"> <head> <meta charset="utf-8"> <meta http-equiv="Content-Type" content="text/html"> <meta charset="utf-8"> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <meta name="viewport" content="width=device-width, initial-scale=1"> <meta name="description" content=""> <met...
template/inline-charts.html
networksoft/erp.wellnet
<!DOCTYPE html> <html lang="en-us"> <head> <meta charset="utf-8"> <!--<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">--> <title> SmartAdmin </title> <meta name="description" content=""> <meta name="author" content=""> <meta name="viewport" content="width=device-width, initial-scale=1.0,...
lib/fi/xmlrpc/docs/apidocs/org/apache/xmlrpc/parser/class-use/ExtParser.html
ucare-uchicago/cass-fate-system
<!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.6.0_17) on Sat Feb 06 17:11:31 CET 2010 --> <META http-equiv="Content-Type" content="text/html; charset=UTF-8"> <TITLE> Uses of Class org.apache.x...
UIResources/DashboardWireframes/clinic_statistic_reports_-_escreening_batteries.html
VHAINNOVATIONS/Mental-Health-eScreening
<!DOCTYPE html> <html> <head> <title>Clinic Statistic Reports - eScreening Batteries</title> <meta http-equiv="X-UA-Compatible" content="IE=edge"/> <meta http-equiv="content-type" content="text/html; charset=utf-8"/> <meta name="apple-mobile-web-app-capable" content="yes"/> <link href="resources/...
doc/core/Lucene.Net.Util.Cache.SimpleLRUCache_LUCENENET_190_1Members.html
Mpdreamz/lucene.net
<html dir="LTR"> <head> <meta http-equiv="Content-Type" content="text/html; charset=Windows-1252" /> <meta name="vs_targetSchema" content="http://schemas.microsoft.com/intellisense/ie5" /> <title>SimpleLRUCache_LUCENENET_190_1 Members</title> <xml> </xml> <link rel="stylesheet" type="te...
tests/dom/tracking-text2-input.html
corinthia/corinthia-editorlib
<!DOCTYPE html> <html> <head> <script> function performTest(api) { var p = document.getElementsByTagName("P")[0]; var text = p.firstChild; var positions = new Array(); for (var i = 0; i <= text.nodeValue.length; i++) positions.push(new api.Position(text,i)); var messages = new Array(); ...
theme/quest/block/breadcrumbs.html
jockchou/gitblog
<div class="quest-row" id="title-container"> <div class="container title-container"> <div class="row"> <div class="col-md-6"> {% if pageName == "search" %} <h3>搜索:{{ keyword }}</h3> {% else%} <h3>{{ navObj.name }}</h3> {% endif %} </div> <div class="col-md-6"> <ul class="breadcrumbs"...
genie-web/src/main/resources/templates/index.html
irontable/genie
<!DOCTYPE html> <html> <head> <meta charset="UTF-8"> <title>Genie</title> <link rel="shortcut icon" href="images/favicon.ico" /> </meta> </head> <div id="root"/> <script src="/build/bundle.js" type="text/javascript"></script> </html>
docs/api/org/apache/nutch/net/urlnormalizer/basic/package-tree.html
yahoo/anthelion
<!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.6.0_23) on Fri Nov 23 14:03:50 GMT 2012 --> <TITLE> org.apache.nutch.net.urlnormalizer.basic Class Hierarchy (apache-nutch 1.6 API) </TITLE> <META NAME=...
src/test/resources/savedreports/protex7/14_stringSearchHitsPendingId.html
blackducksoftware/cf-7x-connector
<html><head><meta content="text/html; charset=UTF-8" http-equiv="Content-Type"/><title>JUnit_CF_ReportIT2 Report</title> <style type="text/css"> body{ font-family:Verdana, Arial, Helvetica, serif; font-size:0.65em; } table,tr,td,th{ font-size:1.0em; } table{ border-collapse:collapse; margin-top:20px; margin-bottom:20px...
docs/docs-site/themes/hugo-theme-learn/static/css/hugo-theme.css
cloudera/hue
/* Insert here special css for hugo theme, on top of any other imported css */ .hueAnchor { color: #FFF; opacity: 0.65; filter: alpha(opacity=65); position: fixed; z-index: 2147483647; -webkit-border-radius: 6px; -moz-border-radius: 6px; border-radius: 6px; background-color: #aaaaaa; padding: 10px;...
w3help/tests/RA3002/IE8_S.html
linqiangl/compatibility-detector
<!DOCTYPE html> <script> function $(id) { return document.getElementById(id); } for (var i = 100; i <= 900; i+=100) { document.write('<div style="font-weight:' + i + '"><b id="b' + i + '">B{font-weight:<span></span>} </b></div>'); document.write('<div style="font-weight:' + i + '"><strong id="strong' + i +...
Cordova/HomeInspection/www/app/settings/calendar.html
revnique/HomeInspection
<ion-view title="Calendar" id="calendar"> <ion-content class="has-header bt-grey" ng-class="{'month':calendarView == 'month', 'week': calendarView == 'week'}" scroll="false"> <div style="height:20px;"></div> <div class="header"> <div class="item item-avatar no-bg no-b"> ...
JGDMS/src/site/resources/old-static-site/doc/api/org/apache/river/start/class-use/SharedActivationGroupDescriptor.html
pfirmstone/JGDMS
<!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_60) on Mon Mar 28 17:57:53 AEST 2016 --> <title>Uses of Class org.apache.river.start.SharedActivationGroupDescriptor (River-Internet vtrunk API...
core/templates/dev/head/pages/learner_dashboard/learner_dashboard.html
MAKOSCAFEE/oppia
{% extends 'pages/base.html' %} {% block maintitle %} Learner Dashboard - Oppia {% endblock maintitle %} {% block navbar_breadcrumb %} <ul class="nav navbar-nav oppia-navbar-breadcrumb"> <li> <span class="oppia-navbar-breadcrumb-separator"></span> <span translate="I18N_TOPNAV_LEARNER_DASHBOARD"></...
pmd/pmd-doc-5.5.1/xref/net/sourceforge/pmd/lang/ecmascript/ast/EcmascriptParserVisitor.html
jasonwee/videoOnCloud
<!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>EcmascriptParserVisitor xref</title> <link type...
docs/layouts/shortcodes/getcontent.html
anthonyfok/hugo
<!-- {{/* Insert `.Content` from a (headless) bundle. You can insert `.Content` from multiple page resources of the same bundle by specifying `glob`. Usage: {{< getcontent path="PATH/TO/FILE" >}} {{< getcontent path="PATH/TO/BUNDLE/" glob="*_PATTERN.md" >}} */}} --> {{- $path := .Get "path" -}} {{ $glob := .Get...
apidocs/2.2.0.Final/org/togglz/spring/proxy/class-use/FeatureProxyFactoryBean.html
togglz/togglz-site
<!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 Tue Jul 28 07:43:48 CEST 2015 --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <title>Uses of Class org.togglz.sp...
openstack_dashboard/dashboards/admin/projects/templates/projects/create.html
MKTCloud/MKTCloud
{% extends 'base.html' %} {% load i18n %} {% block title %}{% trans "Create Project" %}{% endblock %} {% block page_header %} {% include "horizon/common/_page_header.html" with title=_("Create Project") %} {% endblock page_header %} {% block main %} {% include 'horizon/common/_workflow.html' %} {% end...
compiler.javadoc/com/google/gxp/compiler/codegen/package-frame.html
xenomachina/gxp
<!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.6.0) on Fri Dec 12 19:29:15 EST 2008 --> <TITLE> com.google.gxp.compiler.codegen (GXP Compiler 0.2.4-beta (BETA)) </TITLE> <META NAME="date" CONTENT="20...
manual-test-suite/test-cases/js-inspection/inspectable-js-objects.html
operasoftware/dragonfly
<!doctype html> <script> window.onload = function() { var ele = document.documentElement; debugger; } </script>
5_dev_tools/scriptcase/PHPTrn/_lib/css/sc_gray_shop/sc_gray_shop_calendarRTL.css
oprohonnyi/php_trn
.scCalendarInput { text-align: right } .scCalendarWeekday { text-align: right } .scCalendarMonthday { text-align: right } .scCalendarSelectedday { text-align: center }
doc/1.3.0/guacamole-ext/org/apache/guacamole/net/auth/class-use/ActivityRecordSet.html
mike-jumper/incubator-guacamole-website
<!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_265) on Mon Dec 21 15:09:33 PST 2020 --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <title>Uses of Interface org.apach...
webapps/docs/architecture/requestProcess.html
ngocvantu/tomcat-8.5.11
<!DOCTYPE html SYSTEM "about:legacy-compat"> <html lang="en"><head><META http-equiv="Content-Type" content="text/html; charset=UTF-8"><link href="../images/docs-stylesheet.css" rel="stylesheet" type="text/css"><title>Apache Tomcat 8 Architecture (8.5.11) - Request Process Flow</title><meta name="author" content="Yoav S...
target/apidocs/org/apache/log4j/class-use/Layout.html
umadevik/log4j-android
<!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.6.0_32) on Tue Jul 10 11:40:51 MST 2012 --> <META http-equiv="Content-Type" content="text/html; charset=UTF-8"> <TITLE> Uses of Class org.apache.l...
source/apidocs/backtype/storm/testing/class-use/TestSerObject.html
techdocscn/storm
<!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.6.0_65) on Tue Feb 04 13:29:26 EST 2014 --> <META http-equiv="Content-Type" content="text/html; charset=UTF-8"> <TITLE> Uses of Class backtype.storm.test...
docs/1.0.0/software/uncharted/sparkpipe/ops/core/rdd/io/docs$.html
unchartedsoftware/sparkpipe
<!DOCTYPE html > <html> <head> <title>docs - sparkpipe-core 1.0.0 API - software.uncharted.sparkpipe.ops.core.rdd.io.docs</title> <meta name="description" content="docs - sparkpipe - core 1.0.0 API - software.uncharted.sparkpipe.ops.core.rdd.io.docs" /> <meta name="keywords" conten...
src/content/ru/fundamentals/security/hacked/use_search_console.html
sonyarianto/WebFundamentals
<html devsite><head> <title>Использование Search Console</title> <meta name="project_path" value="/web/fundamentals/_project.yaml"/> <meta name="book_path" value="/web/fundamentals/_book.yaml"/> </head> <body> <p>Если вы уже <a href="https://www.support.google.com/webmasters/answer/35179">подтвердили право ...
docs/graphs/docsets/PenguinGraphs.docset/Contents/Resources/Documents/Protocols/UndirectedAdjacencyListProtocol.html
saeta/penguin
<!DOCTYPE html> <html lang="en"> <head> <title>UndirectedAdjacencyListProtocol Protocol Reference</title> <link rel="stylesheet" type="text/css" href="../css/jazzy.css" /> <link rel="stylesheet" type="text/css" href="../css/highlight.css" /> <meta charset="utf-8"> <script src="../js/jquery.min.js"...
app/footer/footer.html
gdg-x/boomerang
<footer layout-fill> <p>&copy; 2019 <a href="https://plus.google.com/+GDGXProject/">GDG[x]</a> - <a href="https://github.com/gdg-x/boomerang/">Project Boomerang</a></p> <i>GDG[x] is an independent group; our activities and the opinions expressed on this Page should in no way be linked to Google, the...
javadoc/com/netflix/servo/publish/class-use/CounterToRateMetricTransform.html
samhendley/servo
<!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.6.0_29) on Wed Feb 08 08:39:21 PST 2012 --> <META http-equiv="Content-Type" content="text/html; charset=UTF-8"> <TITLE> Uses of Class com.netflix.servo.p...
tools/ironruby/lib/ironruby/gems/1.8/doc/bundler-1.0.15/rdoc/classes/Bundler/Source/Rubygems.src/M000157.html
ThoughtWorksStudios/excel-2010-mingle-addin
<?xml version="1.0" encoding="iso-8859-1"?> <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html> <head> <title>eql? (Bundler::Source::Rubygems)</title> <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" /> ...
iottly_console/static/css/sticky-footer-navbar.css
iottly/iottly-console
/* Sticky footer styles -------------------------------------------------- */ html { position: relative; min-height: 100%; } body { /* Margin bottom by footer height */ margin-bottom: 60px; } .footer { position: absolute; bottom: 0; width: 100%; /* Set the fixed height of the footer here */ height: 60...
apidoc/templates/html/hierarchy-template.html
michaelcretzman/ios.client
<!DOCTYPE HTML> <html> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <title>{{page/title}}</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" /> {{#strings/appledo...
experiments/editorFramework/test/Layer0/autocorrect/acceptCorrection04-input.html
apache/incubator-corinthia
<!DOCTYPE html> <html> <head> <script src="AutoCorrectTests.js"></script> <script> function performTest() { Outline_init(); AutoCorrect_init(); PostponedActions_perform(); Cursor_insertCharacter("one"); Cursor_insertCharacter(" twox"); AutoCorrect_correctPrecedingWord(4,"two"); Cursor_inser...
wicket/src/test/java/org/apache/wicket/DisabledComponentPage1a_result.html
astubbs/wicket.get-portals2
<html xmlns:wicket> <body> <a href="?wicket:interface=:0:link::ILinkListener::" wicket:id="link">test</a> </body> </html>
demo1.html
landsurveyorsunited/LJE
<!DOCTYPE html> <!-- Copyright 2011 Google Inc. All Rights Reserved. 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 ...
dist/templates/landing.html
iamkevinlowe/bloc-jams-angular
<div ng-model="landingView"></div> <section class="hero-content"> <!-- HERO CONTENT --> <h1 class="hero-title">{{ tagLine }}</h1> </section> <section class="selling-points container clearfix" selling-points> <!-- SELLING POINTS --> <div class="point column third" ng-repeat="point in points"> <span...
docs/docsets/.docset/Contents/Resources/Documents/Classes/MobiTVSDK.html
kennic/MobiTVSDK
<!DOCTYPE html> <html lang="en"> <head> <title>MobiTVSDK Class Reference</title> <link rel="stylesheet" type="text/css" href="../css/jazzy.css" /> <link rel="stylesheet" type="text/css" href="../css/highlight.css" /> <meta charset='utf-8'> <script src="../js/jquery.min.js" defer></script> <scr...
elements/item-ajax/item-ajax.html
datafundamentals/polyrest
<!-- @license Copyright (c) 2015 Pete Carapetyan and The Polymer Project Authors. All rights reserved. This code may only be used under the BSD style license found at http://polymer.github.io/LICENSE.txt The complete set of authors may be found at http://polymer.github.io/AUTHORS.txt The complete set of contributors ma...
doc/Aims-Plugin_Doc/QGIS-AIMS-Plugin.AimsUI.DelAddressTool.DelAddressDialog-class.html
linz/QGIS-AIMS-Plugin
<?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>QGIS-AIMS-Plugin.AimsUI.DelAddressTool.DelAddressDialog</title> <link rel="stylesheet" href...
public/js/ext-3.4.1/resources/css/theme-access/dd.css
grrr-amsterdam/garp3
.x-dd-drag-ghost{ color:#000; font: normal 14px arial, helvetica, sans-serif; border-color: #ddd #bbb #bbb #ddd; background-color:#fff; } .x-dd-drop-nodrop .x-dd-drop-icon{ background-image: url(../images/default/dd/drop-no.gif); } .x-dd-drop-ok .x-dd-drop-icon{ background-image: url(../images/default/dd/d...
caAERS/software/docs/gov/nih/nci/cabig/caaers/webservice/StudySiteType.html
CBIIT/caaers
<!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 Wed Mar 02 16:45:11 EST 2011 --> <TITLE> StudySiteType </TITLE> <META NAME="keywords" CONTENT="gov.nih.nci.cabig.caaers.webservice.S...
tests/index.html
rlivsey/ember-intl
<!DOCTYPE html> <html> <head> <meta charset="utf-8"> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <title>Dummy Tests</title> <meta name="description" content=""> <meta name="viewport" content="width=device-width, initial-scale=1"> {{content-for 'head'}} ...
ext/ant/manual/Tasks/setproxy.html
cisco/PDTool
<!DOCTYPE html> <!-- 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 "L...
tools/share/doc/gcc/Offsetof.html
ExploreEmbedded/Tit-Windows
<html lang="en"> <head> <title>Offsetof - Using the GNU Compiler Collection (GCC)</title> <meta http-equiv="Content-Type" content="text/html"> <meta name="description" content="Using the GNU Compiler Collection (GCC)"> <meta name="generator" content="makeinfo 4.13"> <link title="Top" rel="start" href="index.html#Top"> ...
src/sdk/build/javadoc/com/snakk/advertising/SnakkInterstitialAd.SnakkInterstitialAdListener.html
SnakkAds/snakk-ads-android-sample-app
<!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.6.0_65) on Tue Mar 25 16:35:20 PDT 2014 --> <TITLE> SnakkInterstitialAd.SnakkInterstitialAdListener (Snakk! Android SDK) </TITLE> <META NAME="date" CONT...
static/css/font-awesome.css
dbrenneman/DontPanic
/* Font Awesome the iconic font designed for use with Twitter Bootstrap ------------------------------------------------------- The full suite of pictographic icons, examples, and documentation can be found at: http://fortawesome.github.com/Font-Awesome/ License -------------------------------...
web/src/main/webapp/resources/infusion/framework/fss/css/fss-reset-context.css
barcelonadigital/easit4all
html.fl-reset{color:#000;} body.fl-reset,.fl-reset body,.fl-reset div,.fl-reset dl,.fl-reset dt,.fl-reset dd,.fl-reset ul,.fl-reset ol,.fl-reset li,.fl-reset h1,.fl-reset h2,.fl-reset h3,.fl-reset h4,.fl-reset h5,.fl-reset h6,.fl-reset pre,.fl-reset code,.fl-reset form,.fl-reset fieldset,.fl-reset legend,.fl-reset inpu...
doc/javadoc/edu/brown/cs/systems/tracingplane/baggage_buffers/gen/xtrace/class-use/XTraceParser.html
tracingplane/tracingplane-java
<!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_112) on Mon Dec 12 18:27:27 EST 2016 --> <title>Uses of Class edu.brown.cs.systems.tracingplane.baggage_buffers.gen.xtrace.XTraceParser</title>...
pyroms_toolbox/docs/toc-pyroms_toolbox.get_coast_line'-module.html
dcherian/pyroms
<?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>get_coast_line'</title> <link rel="stylesheet" href="epydoc.css" type="text/css" /> <scri...
docs/transformers-0.4.2.0/mini_Control-Monad-Trans-List.html
JAnthelme/relation-tool
<!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>Control.Monad.Trans.List</title><link href="ocean.css" rel="stylesheet" ty...
public/js/fullcalendar-2.1.1/fullcalendar.css
exclie/imedich
/*! * FullCalendar v2.1.1 Stylesheet * Docs & License: http://arshaw.com/fullcalendar/ * (c) 2013 Adam Shaw */ .fc { direction: ltr; text-align: left; } .fc-rtl { text-align: right; } body .fc { /* extra precedence to overcome jqui */ font-size: 1em; } /* Colors -------------------------------------------...
Exercises/Graph/GspaceLDW.html
OpenDSA/OpenDSA-stable
<!DOCTYPE html> <html data-require="math"> <head> <title>Adjaceny List Space Calculation: Directed, Weighted</title> <script src="//cdnjs.cloudflare.com/ajax/libs/require.js/2.1.14/require.min.js"></script> <script src="../../khan-exercises/local-only/main.js" ></script> </head> <body> <div class...
wab/2.15/widgets/Query/setting/Setting.html
tmcgee/cmv-wab-widgets
<div> <div class="query-label hor-center">${nls.querySettings}</div> <div style="margin-top:3px;" class="add-task-tip hor-center">${nls.addTaskTip}</div> <div class="content"> <div class="items-list jimu-not-selectable"> <div class="add-btn" data-dojo-attach-event="click:_onBtnAddItemClicked"> <div class="...
pinax/templates/default/tasks/task_list.html
alex/pinax
{% extends "tasks/base.html" %} {% load i18n %} {% load account_tags %} {% load shorttimesince_tag %} {% load order_by %} {% load humanize %} {% load tasks_tags %} {% load tagging_tags %} {% load group_tags %} {#}{% block head_title %}Tasks for {{ project.name }}{% endblock %}#} {% block head_title %}Tasks{% endblock...
detail/ParallelSparseMatMul.html
IainNZ/packages.julialang.org
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <meta name="viewport" content="width=device-width, initial-scale=1"> <title>Julia Package Listing - Testing Information</title> <style> /* -- Mix of julialang.org, Bootstrap ...
public/site/css/meanmenu.min.css
drashoor/tmamy
a.meanmenu-reveal{display:none} .mean-container .mean-bar { background: transparent none repeat scroll 0 0; float: left; min-height: 42px; padding: 0; position: relative; width: 100%; z-index: 9; } .mean-container a.meanmenu-reveal{width:22px;height:22px;padding:13px 13px 11px;top:0;right:0;cursor:pointer...
examples/webgl2_multiple_rendertargets.html
kaisalmen/three.js
<!DOCTYPE html> <html lang="en"> <head> <title>three.js webgl - Multiple Render Targets</title> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, user-scalable=no, minimum-scale=1.0, maximum-scale=1.0"> <link type="text/css" rel="stylesheet" href="main.css"> <!-- Write to G-Buffer --...
algorithms/CountingSort.html
yuweijun/yuweijun.github.io
<!DOCTYPE html> <html> <head> <title> Counting Sort Visualization </title> <!-- css sheet for how the page is laid out --> <link rel="stylesheet" href="visualizationPageStyle.css"> <!-- jqueury stuff. Only used for the animation speed slider. --> <link rel="stylesheet" href="ThirdPart...
_layouts/base.html
Aurthur-LK/Aurthur-LK.github.io
<!DOCTYPE html> <html> <head> {% include header.html %} </head> <body> {% include nav.html %} <div id="post"> <div id="pjax"> {{ content }} {% include copyright.html %} </div> <!-- end #pjax --> <div id="post__toc-trigger"> <div id="post__toc"> <spa...
test/ascii.html
openbibleinfo/Bible-Passage-Reference-Parser
<!DOCTYPE html> <html> <head> <title>Jasmine Test Runner</title> <meta http-equiv="content-type" content="text/html;charset=utf-8" /> <link rel="stylesheet" type="text/css" href="../lib/jasmine/jasmine.css"> <script src="../lib/jasmine/jasmine.js"></script> <script src="../lib/jasmine/jasmine-html.js"></scrip...
client/views/includes/loading.html
thekuzia/microscope
<template name="loading"> {{>spinner}} </template>
spec/scss/composed-args/expected.compressed.css
chriseppstein/sass-spec
.testOneLevelPassthrough{width:1px;height:2px;opacity:.3}.testOneLevelNoArgs{width:0;height:0;opacity:0}.testOneLevelSingleArg{width:1px;height:0;opacity:0}.testOneLevelNamedSingleArg{width:0;height:0;opacity:.1}.testOneLevelNamedArgs{width:1px;height:2px;opacity:.3}.testTwoLevelPassthrough{width:1px;height:2px;opacity...