path
stringlengths
5
312
repo_name
stringlengths
5
116
content
stringlengths
2
1.04M
libc/unix/constant.VINTR.html
servo/doc.servo.org
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <meta name="generator" content="rustdoc"> <meta name="description" content="API documentation for the Rust `VINTR` constant in crate `libc`."> <meta name="keywords" c...
layouts/partials/hero.html
letsencrypt/website
{{ if ne .Section "documents" }} {{ $bgImage := printf "images/%d.jpg" (.Param "top_graphic") | relURL }} <div class="hero slim" style="background-image: url('{{ $bgImage }}');"> <div class="container"> <h1>{{ .Title }}</h1> </div> </div> {{ end }}
wayland_kbd/ffi/keysyms/constant.XKB_KEY_Sinh_al.html
servo/doc.servo.org
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <meta name="generator" content="rustdoc"> <meta name="description" content="API documentation for the Rust `XKB_KEY_Sinh_al` constant in crate `wayland_kbd`."> <meta ...
16_10_4/howToCustomizeUART.html
legatoproject/legato-docs
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd"> <html data-context="Build Apps" xmlns="http://www.w3.org/1999/xhtml"> <head> <meta content="text/html; charset=utf-8" http-equiv="Content-Type"/> <title>Customize UART - Legato Docs</title> <meta c...
wayland_kbd/ffi/keysyms/constant.XKB_KEY_Thai_saraa.html
susaing/doc.servo.org
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <meta name="generator" content="rustdoc"> <meta name="description" content="API documentation for the Rust `XKB_KEY_Thai_saraa` constant in crate `wayland_kbd`."> <me...
js/jsapi/fn.CompileForNonSyntacticScope4.html
servo/doc.servo.org
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <meta name="generator" content="rustdoc"> <meta name="description" content="API documentation for the Rust `CompileForNonSyntacticScope4` fn in crate `js`."> <meta na...
src/hyper/header/common/set_cookie.rs.html
servo/doc.servo.org
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <meta name="generator" content="rustdoc"> <meta name="description" content="Source to the Rust file `/home/servo/.cargo/registry/src/github.com-1ecc6299db9ec823/hyper-0.9...
servo/gl/TexSubImage3D/fn.load_with.html
servo/doc.servo.org
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <meta name="generator" content="rustdoc"> <meta name="description" content="API documentation for the Rust `load_with` fn in crate `servo`."> <meta name="keywords" co...
src/script/dom/webglactiveinfo.rs.html
susaing/doc.servo.org
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <meta name="generator" content="rustdoc"> <meta name="description" content="Source to the Rust file `/home/servo/buildbot/slave/doc/build/components/script/dom/webglactiv...
wayland_kbd/ffi/keysyms/constant.XKB_KEY_doubleacute.html
susaing/doc.servo.org
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <meta name="generator" content="rustdoc"> <meta name="description" content="API documentation for the Rust `XKB_KEY_doubleacute` constant in crate `wayland_kbd`."> <m...
gleam/ffi/VertexAttrib3f/index.html
susaing/doc.servo.org
<!DOCTYPE html> <html lang="en"> <head> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <meta name="generator" content="rustdoc"> <meta name="description" content="API documentation for the Rust `VertexAttrib3f` mod in crate `gleam`."> <meta name="keywor...
contents/includes/copy/tone-dont2.html
bwinton/photon
<div class="mb4"> <p> This error page, the result of a mistyped URL, focuses on what is happening to the software and is also dry and clinical. The stark language and page design (icon and grey and white caution band”) makes the error seem potentially dangerous and could be alarming. </p> <figure> <img s...
apidocs/edu/iastate/ansci/flip/class-use/GenomeListener.html
flipisu/FLIP
<!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_77) on Fri Jan 06 13:55:15 CLT 2017 --> <title>Uses of Class edu.iastate.ansci.flip.GenomeListener</title> <meta name="date" content="2017-01-0...
lms/templates/edraak_certificates/_dashboard_certificate_link.html
Edraak/circleci-edx-platform
<%! from django.utils.translation import ugettext as _ from django.core.urlresolvers import reverse from edraak_misc.utils import is_certificate_allowed %> <%page args="course_overview" /> ## TODO: Activate this % if is_certificate_allowed(user, course_overview): <a href="${reverse('edraak_certificate...
lms/templates/student_account/login_and_register.html
kmoocdev2/edx-platform
<%page expression_filter="h"/> <%! import json from django.utils.translation import ugettext as _ from openedx.core.djangoapps.site_configuration import helpers as configuration_helpers from openedx.core.djangolib.js_utils import dump_js_escaped_json %> <%namespace name='static' file='/static_content.ht...
privacyidea/static/components/token/views/token.enrolled.registration.html
privacyidea/privacyidea
<uib-accordion close-others="oneAtATime"> <div uib-accordion-group class="panel-default" heading="{{ 'Registration Code'|translate }}"> {{ enrolledToken.registrationcode }} </div> </uib-accordion> <p class="help-block" tr...
grass_trunk/scripts/v.db.droptable/v.db.droptable.html
AsherBond/MondocosmOS
<h2>DESCRIPTION</h2> <em>v.db.droptable</em> removes an existing attribute table from a given vector map linked at given layer. If the <b>-f</b> force flag is not given then nothing is removed. <h2>NOTES</h2> <em>v.db.droptable</em> is a front-end to <em>db.execute</em> to allow easier usage. <p> The existing datab...
src/main/webapp/FolhaParaMostrarPartido.css
RafaelFazzolino/TecProg
@CHARSET "ISO-8859-1"; #principal { float: left; width: auto; margin-left: 12%; margin-top: 5%; } #principal h1 { background-color: #E6E8FA; font-size: 200%; } #principal h2 { background-color: #E6E8FA; font-size: 150%; } #principal a { margin-left: 7%; text-decoration: none; color: #000; } #principal a...
docs/versions/0.45/com.metreeca.spec/javadocs/com/metreeca/spec/shapes/class-use/Clazz.html
metreeca/metreeca
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> <!--~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Copyright © 2013-2017 Metreeca srl. All rights reserved. This file is part of Metreeca. Metreeca is free software: you can redis...
app/templates/repositories/settings/index.html
lc-soft/GitDigger
{% extends "layouts/repo_settings.html" %} {% block title %}Options{% endblock %} {% block settings_content %} <div class="card mb-3"> <div class="card-header">Details</div> <div class="card-body"> </div> </div> <div class="card mb-3"> <div class="card-header">Danger Zone</div> <div class="car...
WWW/public/css/style_index.css
DannyBP/WWWAPI
*, *:before, *:after { -webkit-box-sizing: border-box; /* Needed for mobile WebKit */ -moz-box-sizing: border-box; /* Needed for Firefox */ box-sizing: border-box; -webkit-user-select: none; -khtml-user-select: none; -moz-user-select: none; -ms-user-select: none; /* IE 10+ */ ...
_source/_posts/2010-03-31-opencourseware-economics-in-the-new-york-times.html
creativecommons/www2015
--- layout: post title: OpenCourseWare economics in the New York Times date: 2010-03-31 11:47:30.000000000 -04:00 categories: - Weblog tags: - Carnegie Foundation - Catherine Casserly - Flat World Knowledge - Joi Ito - MIT OCW - New York Times - OCWC - OER - open education - open textbooks - OpenCourseWare - opencourse...
style/timetable.css
sbhs-forkbombers/sbhs-timetable-node
/* SBHS-Timetable-Node: Countdown and timetable all at once (NodeJS app). * Copyright (C) 2014 James Ye, Simon Shields * * This file is part of SBHS-Timetable-Node. * * This program is free software: you can redistribute it and/or modify * it under the terms of the GNU Affero General Public License as published b...
old.assets/css/main.css
IFFCinema/portal
@import url(font-awesome.min.css); @import "https://fonts.googleapis.com/css?family=Source+Sans+Pro:300,400"; /* Stellar by HTML5 UP html5up.net | @ajlkn Free for personal and commercial use under the CCA 3.0 license (html5up.net/license) */ /* Reset */ html, body, div, span, applet, object, iframe, h1, h2, h3, ...
IITBOMBAYX_PARTNERS/templates/weeklysession.html
openiitbombayx/blendedmoocs-mis
{% extends 'base2.html' %} {% load staticfiles %} {% block header %} <header ><h2 align=center>Week-Wise Visit Report</font></h2></header> <!--begindownloadcsv--> <!-- Scripts ----------------------------------------------------------- --> <script> $(document).ready(function () { function exportTableToCSV($tabl...
rules/rules-rgaa4.0/src/test/resources/testcases/rgaa40/Rgaa40Rule041102/Rgaa40.Test.4.11.2-1Passed-01.dist.html
Asqatasun/Asqatasun
<!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8"> <title>Rgaa 4.0 Test.4.11.2 Passed 01</title> </head> <body class="Passed"> <div> <h1>Rgaa 4.0 Test.4.11.2 Passed 01</h1> <!-- START [test-detail] --> <div class="test-detail" lang="fr"> <p>Pour chaque <a href="https://www.numer...
template/custom/analytics/user_statistics.html
cristilav/FLEQ
{% extends "custom/analytics/base-analytics.html" %} {% block js %} <script src="http://code.highcharts.com/highcharts.js"></script> <script src="http://code.highcharts.com/modules/exporting.js"></script> <script type="text/javascript"> var chart; $(document).ready(function() { $('#container'...
docs/source/_docfx/api/reference/InfinniPlatform.Diagnostics.html
InfinniPlatform/InfinniPlatform.readthedocs.org.en
<!DOCTYPE html> <!--[if IE]><![endif]--> <html> <head> <meta charset="utf-8"> <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1"> <title>Namespace InfinniPlatform.Diagnostics </title> <meta name="viewport" content="width=device-width"> <meta name="title" content="Namespace Infinn...
o2web/source/x_component_process_Xform/$Form/documentTemplate/standard.html
o2oa/o2oa
<style> @page WordSection1 {size:595.3pt 841.9pt; margin:104.9pt 73.7pt 99.25pt 79.4pt; mso-header-margin:42.55pt; mso-footer-margin:49.6pt; mso-paper-source:0; layout-grid:15.6pt; line-height:normal; letter-spacing:-0.4pt; } div.WordSection1 {...
rules/rules-rgaa3.2017/src/test/resources/testcases/rgaa32017/Rgaa32017Rule070202/Rgaa32017.Test.7.2.2-1Passed-01.html
dzc34/Asqatasun
<!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" lang="en" xml:lang="en"> <head> <meta http-equiv="Content-type" content="text/html; charset=utf-8" /> <title>Rgaa32017 Test.7.2.2 Passed 01</title>...
accounts/templates/accounts/password_reset_form.html
chrissmejia/SpreadLabs
{% extends "structure.html" %} {% comment "License" %} SpreadLabs - Social media suite Copyright (C) 2015 Christopher Mejia Montoya - me@chrissmejia.com - chrissmejia.com This program is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License ...
blog/categories.html
40423222/2017springcd_bg7
<!DOCTYPE html> <html lang="en" > <head> <title>Categories - 2017Spring 協同產品設計實習 (虎尾科大MDE)</title> <!-- Using the latest rendering mode for IE --> <meta http-equiv="X-UA-Compatible" content="IE=edge"> <meta charset="utf-8"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> ...
client/app/modules/ui/input/search.html
rabix/registry
<form class="form-group rb-input rb-search" ng-class="{'has-error': hasError}" ng-submit="callback({search: ngModel})"> <div class="input-group"> <input class="form-control" type="search" ng-model="ngModel" placeholder="{{ ::placeholder}}"/> <span class="input-group-btn"> <button class="btn btn-...
client/app/modules/cliche/views/heading/cliche-header-new.html
rabix/registry
<div class="heading"> <div class="pull-left"> <rb-button ui-sref="apps"><i class="fa fa-chevron-left"></i> Back</rb-button> <div class="title" ng-class="{'has-error': form.tool.label.$invalid}"> <input type="text" placeholder="Tool Name" ng-model="view.tool.label" is-valid-name name="la...
modules/Youbora/tests/YouboraDoubleClick.qunit.html
bordar/mwEmbed
<!DOCTYPE HTML> <html> <head> <title>Youbora with DoubleClick ads</title> <script type="text/javascript" src="../../../tests/qunit/qunit-bootstrap.js"></script> <script type="text/javascript" src="../../../mwEmbedLoader.php"></script> <script type="text/javascript" src="../../../docs/js/doc-bootstrap.js"></scr...
rtei/templates/rtei/tags/explore_list.html
okfn/rtei
{% load wagtail_modeltranslation %} {% load i18n wagtailcore_tags %} <div> <a href="{% slugurl_trans 'map' %}"> {% include "icons/map.svg" %} <h2>{% trans "Explore the Map" %}</h2> <p> {% trans "View maps illustrating national progress on the right to education around the world." %} </p> </a>...
docs/api_reference/C/repmgrset_ack_policy.html
hyc/BerkeleyDB
<?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="Content-Type" content="text/html; charset=UTF-8" /> <title>DB_EN...
lib/jaad-0.8.4-doc/net/sourceforge/jaad/mp4/boxes/impl/sampleentries/codec/class-use/SMVSpecificBox.html
AlienQueen/alienlabs-skeleton-for-wicket-spring-hibernate
<!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 (version 1.7.0_02) on Sat Apr 28 23:24:33 CEST 2012 --> <meta http-equiv="Content-Type" content="text/html" charset="UTF-8"> <title>Uses of Clas...
legacy/public/css/station_podcast.css
LibreTime/libretime
#station_podcast { position: relative; width: 100%; height: 100%; } #station_podcast .angular_wrapper { flex-flow: row; overflow: hidden; } #station_podcast .inner_editor_title h2 { width: 40%; } #station_podcast .inner_editor_title * { margin: 0; } #station_podcast .inner_editor_title b...
match/scores/2012/3/168.html
MrLpk/nba
<html><head><title>NBAÊý¾Ý¿â</title> <meta http-equiv="Content-Type" content="text/html; charset=gb2312"> <meta name="keywords" content="NBA,NBAÖ±²¥,Ö±²¥,Ò¦Ã÷,¼¼Êõͳ¼Æ,»ð¼ý,ºþÈË,ÈÈ»ð,¿Æ±È,°ÂÄá¶û,³£¹æÈü,NBA³£¹æÈü,¼¾ºóÈü,NBA¼¾ºóÈü,×ܾöÈü,NBA×ܾöÈü,¼¾Ç°Èü,NBA¼¾Ç°Èü,Èü³Ì,Ò×½¨Áª,ÐÛ¹,NBAÅÅÃû,ÅÅÃû,NBAÈü³Ì,ת»á,½»Ò×,ǩԼ,Çò...
app/protected/modules/accounts/tests/functional/cases/MassUpdateAccount.html
ralphkretzschmar/zurmohuf
<?xml version="1.0" encoding="UTF-8"?> <!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"> <head profile="http://selenium-ide.openqa.org/profiles/test-case"> <meta http-equiv="Content-Type"...
chrome/content/zotero/tools/build_typeSchemaData.html
gracile-fr/zotero
<html> <head> <title>Build schemaData.js</title> </head> <body> <p>This script builds typeSchemaData.js, which contains Zotero schema information for the connector.</p> <p id="result"></p> <script src="../include.js"></script> <script type="text/javascript"> Zotero.Promise.coroutine(function* (){ // Create schema ...
docs/java/com/sleepycat/bind/tuple/class-use/ByteBinding.html
hyc/BerkeleyDB
<!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_51) on Tue Jun 25 15:27:12 EDT 2013 --> <TITLE> Uses of Class com.sleepycat.bind.tuple.ByteBinding (Oracle - Berkeley DB Java API) </TITLE> <META NA...
Class-Examples/JavaScript/SVG_to_Table/style.css
ebeshero/DHClass-Hub
body { background-color: #acc1ca; margin: 0px; padding: 0px; } .boxed { padding: 5px; border: 1px solid white; position: static; top: 70%; left: 20%; right: 20%; } .homeBanner{ color: #acc1ca; position: absolute; top: -5%; left: 28%; right: 30%; font-size:90px; font-family: hightowerEOT; } .homeH...
www/templates/wallet/list/modal_import_file.html
duniter/cesium
<ion-modal-view id="transfer" class="modal-full-height"> <ion-header-bar class="bar-positive"> <button class="button button-clear visible-xs" ng-click="closeModal()" translate>COMMON.BTN_CANCEL</button> <h1 class="title" translate>ACCOUNT.WALLET_LIST.IMPORT_MODAL.TITLE</h1> </ion-header-bar> <ion-content...
yamcs-web/src/main/webapp/src/app/admin/threads/ThreadsTable.html
m-sc/yamcs
<table mat-table *ngIf="dataSource" [dataSource]="dataSource" class="ya-data-table" matSort matSortActive="id" matSortDirection="desc" matSortDisableClear> <ng-container matColumnDef="id"> <th mat-header-cell *matHeaderCellDef mat-sort-header style="width: 40px">I...
Ephesoft_Community_Release_4.0.2.0/javadocs/com/ephesoft/gxt/admin/client/view/scanner/class-use/WebScannerMenuView.html
ungerik/ephesoft
<!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 Fri Jul 10 16:43:19 IST 2015 --> <title>Uses of Class com.ephesoft.gxt.admin.client.view.scanner.WebScannerMenuView</title>...
Library/MOC-V/Documentation/class-MOC.V.Core.AutoLoader.Component.Exception.Repository.EmptyNamespaceException.html
KWZwickau/KREDA-Sphere
<!DOCTYPE html> <html> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <meta name="viewport" content="width=device-width, initial-scale=1.0" /> <meta name="generator" content="ApiGen 2.8.0" /> <title>Class MOC\V\Core\AutoLoader\Component\Exception\Repository\EmptyNamespaceExcepti...
static/glyphs/css/fontello-ie7-codes.css
hackingtype1/cgm-remote-monitor-MAYO
.icon-help-circled { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe800;&nbsp;'); } .icon-angle-double-up { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '&#xe801;&nbsp;'); } .icon-angle-double-down { *zoom: expression( this.runtimeStyle['zoom'] = '1', this.innerHTML =...
Ephesoft_Community_Release_4.0.2.0/javadocs/com/ephesoft/gxt/admin/client/util/class-use/NavigationNodeFactory.NavigationNode.html
ungerik/ephesoft
<!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 Fri Jul 10 16:43:16 IST 2015 --> <title>Uses of Class com.ephesoft.gxt.admin.client.util.NavigationNodeFactory.NavigationNo...
web/fb-share/programa/en/174.html
podemos-info/programa-electoral-podemos-26j
<!DOCTYPE html> <html lang="en"> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> <title>Podemos - Creation of a national fund for universal accessibility</title> <meta property="og:title" content="Podemos - Creation of a national fund for universal accessibility" /> <meta property="og:d...
modules/KalturaSupport/components/share/Share.html
joanpuigsanz/mwEmbed
<!DOCTYPE HTML> <html> <head> <title>Share Plugin</title> <script type="text/javascript" src="../../../../tests/qunit/qunit-bootstrap.js"></script> <script type="text/javascript" src="../../../../mwEmbedLoader.php"></script> <script type="text/javascript" src="../../../../docs/js/doc-bootstrap.js"></script> <!--...
src/html/tools/signing.html
arcbit/arcbit-web
<h3>{{'Sign message'|_}}</h3> <a class="button fa fa-pencil postfix" ng-click="signText()">{{'Sign'|_}}</a>
doc/html/declarative-text-fonts-hello.html
sicily/qt4.8.4
<?xml version="1.0" encoding="UTF-8"?> <!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_US" lang="en_US"> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <!-- qml-examples....
doc/html/a00237.html
Telekinesis/Telepathy-qt4-0.8.0
<?xml version="1.0" encoding="iso-8859-1"?> <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "DTD/xhtml1-strict.dtd"> <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> <head> <title>std::deque::iterator Class Reference</title> <link href="doxygen.css" rel="stylesheet" type="text/css" /...
google7e81c45d06275cd8.html
egbertbouman/tribler-g
google-site-verification: google7e81c45d06275cd8.html
doc/html/qlistwidget-members.html
kobolabs/qt-everywhere-opensource-src-4.6.2
<?xml version="1.0" encoding="iso-8859-1"?> <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "DTD/xhtml1-strict.dtd"> <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> <!-- qlistwidget.cpp --> <head> <title>Qt 4.6: List of All Members for QListWidget</title> <link href="classic.css" re...
doc/ext-dns-footer.html
ASPLes/ext-dns
<!-- </div> <div class="lateral-ad"> <iframe src="http://www.aspl.es/web-ads/index.php?hcolor=fdff4f&amp;fsize=10&amp;bg=555753&amp;fg=ffffff&amp;width=150&amp;type=vertical" height="420" align="middle" width="100%" scrolling="no" frameborder="0"></iframe> </div> --> <div class="footer"> <div class="sponsored-conten...
sdk/dox/html/SocketUtil_8h_source.html
einon/affymetrix-power-tools
<!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>Affymetrix Power Tools: util/SocketUtil.h Source File</title> <link hre...
Dev/Dev2Dox/html/structtag_m_o_n_i_t_o_r_i_n_f_o_e_x_w.html
MikeMcShaffry/gamecode3
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> <html><head><meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1"> <title>GameCode: tagMONITORINFOEXW Struct Reference</title> <link href="doxygen.css" rel="stylesheet" type="text/css"> </head><body> <!-- Generated by Doxygen 1.4.3 --> <di...
3rdparty/commons-math-1.2/docs/xref/org/apache/commons/math/distribution/TDistribution.html
cacheonix/cacheonix-core
<!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=ISO-8859-1" /> <title>TDistribution xref</title> <link type="te...
api/org/minueto/class-use/MinuetoOutOfBoundException.html
Mikeware/minueto
<!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 Mon Sep 29 10:45:19 PDT 2014 --> <title>Uses of Class org.minueto.MinuetoOutOfBoundException (MinuetoAPI API)</title> <meta name...
downloads/Ketai_v12/reference/ketai/sensors/package-frame.html
ketai/ketai
<!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_75) on Wed Aug 26 17:08:43 CDT 2015 --> <title>ketai.sensors</title> <meta name="date" content="2015-08-26"> <link rel="stylesheet" typ...
bin/ext3rd/wscite/SciTEDoc.html
prefetchnta/questlab
<?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 name="generator" content="HTML Tidy, see www.w3.org" /> <meta name="generator" con...
stylesheets/blunderground.css
incandescant/Blunderground
#mapScroller { width: 320px; height: 480px; } body.palm-default { /* background-color: #000;*/ } #mapCanvas { position: absolute; left: 0px; top: 0px; } .statusList-line { }
javadoc/net/minecraft/server/management/LowerStringMap.html
tera911/itc_minecraft
<!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_21) on Wed Apr 16 20:33:20 EDT 2014 --> <title>LowerStringMap (Forge API)</title> <meta name="date" content="2014-04-16"> <link rel="st...
javadoc/org/jgrapht/alg/cycle/package-tree.html
martin-omburajr/Siyavula-Bona
<!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_25) on Sun Apr 05 16:22:15 PDT 2015 --> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <title>org.jgrapht.alg.cycle Class ...
Resources/phpdoc/phpbol/templates/AbstractTemplate.html
rafaelgou/PHPBol
<?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 xmlns="http://www.w3.org/1999/xhtml"> <head> <!-- template designed by Marco Von Ballmoos --> <title>Docs For Class AbstractTemplate</titl...
doc/html/qxmlstreamwriter-members.html
sunblithe/qt-everywhere-opensource-src-4.7.1
<?xml version="1.0" encoding="UTF-8"?> <!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_US" lang="en_US"> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <!-- qxmlstream.cp...
doc/html/opengl-textures-main-cpp.html
kobolabs/qt-everywhere-4.8.0
<?xml version="1.0" encoding="UTF-8"?> <!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_US" lang="en_US"> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <title>Qt 4.8: m...
doc/html/qt4-intro.html
kobolabs/qt-everywhere-4.8.0
<?xml version="1.0" encoding="UTF-8"?> <!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_US" lang="en_US"> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <!-- qt4-intro.qdo...
examples/webkit/webkit-guide/css/storage.css
sicily/qt4.8.4
/**************************************************************************** ** ** Copyright (C) 2012 Digia Plc and/or its subsidiary(-ies). ** Contact: http://www.qt-project.org/legal ** ** This file is part of the Qt WebKit module of the Qt Toolkit. ** ** $QT_BEGIN_LICENSE:BSD$ ** You may use this file under the ter...
doc/html/qgraphicssvgitem-obsolete.html
kobolabs/qt-everywhere-opensource-src-4.6.2
<?xml version="1.0" encoding="iso-8859-1"?> <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "DTD/xhtml1-strict.dtd"> <html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> <!-- qgraphicssvgitem.cpp --> <head> <title>Qt 4.6: Obsolete Members for QGraphicsSvgItem</title> <link href="classic....
doc/html/qstyleoptionframev3-members.html
sunblithe/qt-everywhere-opensource-src-4.7.1
<?xml version="1.0" encoding="UTF-8"?> <!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_US" lang="en_US"> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <!-- qstyleoption....
sdk/dox/html/globals_func_0x72.html
einon/affymetrix-power-tools
<!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>Affymetrix Power Tools: Class Members</title> <link href="tabs.css" rel...
docs/indexm.html
josiahcarlson/rom
<!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 http-equiv="Content-Type" content="text/html; charset=utf-8" /> <ti...
html-docs/contents/fedd0b096282eeb2bce70942e31a976a.html
jiangbo212/netty-init
<!DOCTYPE html> <html> <head> <meta charset="UTF-8"> <title>off</title> <!-- <script src="http://use.edgefonts.net/source-sans-pro;source-code-pro.js"></script> --> <link href='http://fonts.googleapis.com/css?family=Source+Sans+Pro:300,400,700,300italic,400italic,700italic|Source+Code+Pro:30...
doc/html/declarative-cppextensions-qwidgets-qwidgets-qmldir.html
sunblithe/qt-everywhere-opensource-src-4.7.1
<?xml version="1.0" encoding="UTF-8"?> <!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_US" lang="en_US"> <head> <meta http-equiv="Content-Type" content="text/html; charset=utf-8" /> <title>Qt 4.7: q...
sdk/dox/html/classArrayDataTest.html
einon/affymetrix-power-tools
<!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>Affymetrix Power Tools: ArrayDataTest Class Reference</title> <link hre...
LayoutTests/http/tests/navigation/ping-cookie.html
youfoh/webkit-efl
<html><head> <title>Ping</title> <script> var testCalled = false; function test() { if (!testCalled) { if (window.layoutTestController) { layoutTestController.dumpAsText(); layoutTestController.overridePreference("WebKitHyperlinkAuditingEnabled", 1); layoutTestControlle...
reference/org/gwoptics/graphics/package-summary.html
PinkHatSpike/gwoptics
<!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 Thu Mar 18 00:15:08 GMT 2010 --> <TITLE> org.gwoptics.graphics (Javadocs: gwoptics) </TITLE> <META NAME="keywords" CONTENT="org.gwoptics.grap...
doc/doxygen_crfAPI/crf/html/a00041_source.html
bhulliger/CRF
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"> <html><head><meta http-equiv="Content-Type" content="text/html;charset=UTF-8"> <title>CAVE Rendering Framework: E:/schule/Thesis/Repo/trunk/crf/src/SceneReader.h Source File</title> <link href="tabs.css" rel="stylesheet" type="text/css"> <link href="doxyge...
sdk/dox/html/DumpPgf_8cpp_source.html
einon/affymetrix-power-tools
<!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>Affymetrix Power Tools: file/TsvFile/DumpPgf.cpp Source File</title> <l...
desktop-themes/Blue-Submarine/gtk-3.0/gtk-widgets.css
mate-desktop/mate-themes
/******************************************************* * Blue-Submarine * * Part of https://github.com/mate-desktop/mate-themes * * Author Wolfgang Ulbrich * *******************************************************/ * { padding: 0; ...
doc/classes/TokyoCabinet/BDBCUR.src/M000031.html
jensnockert/tokyocabinet-ruby
<?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>new (TokyoCabinet::BDBCUR)</title> <meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1" /> <link...
cpp_component/3rdparty/boost/doc/html/boost_asio/reference/basic_writable_pipe/is_open.html
qianqians/abelkhan
<html> <head> <meta http-equiv="Content-Type" content="text/html; charset=UTF-8"> <title>basic_writable_pipe::is_open</title> <link rel="stylesheet" href="../../../../../doc/src/boostbook.css" type="text/css"> <meta name="generator" content="DocBook XSL Stylesheets V1.79.1"> <link rel="home" href="../../../boost_asio.h...
doc/javadoc/index-files/index-10.html
arranger1044/SFCM
<!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_22) on Mon Jan 24 18:54:00 CET 2011 --> <META http-equiv="Content-Type" content="text/html; charset=UTF-8"> <TITLE> K-Index (SFCM) </TITLE> <META NA...
javascript-checks/src/main/resources/org/sonar/l10n/javascript/rules/javascript/S5876.html
SonarSource/sonar-javascript
<p>Session fixation attacks occur when an attacker can force a legitimate user to use a session ID that he knows. To avoid fixation attacks, it’s a good practice to generate a new session each time a user authenticates and delete/invalidate the existing session (the one possibly known by the attacker).</p> <h2>Noncompl...
tnk1/ljon/jorj/ptx.html
erelsgl/erel-sites
<!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' lang='he' dir='rtl'> <head> <meta http-equiv='Content-Type' content='text/html; charset=windows-1255' /> <meta http-equiv='Content-Script-Type' content=...
doc/test/core/database/data/SimCooccRelationTest.html
bnika/MerkOrCore
<!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 Mon Dec 19 16:47:05 CET 2011 --> <TITLE> SimCooccRelationTest </TITLE> <META NAME="date" CONTENT="2011-12-19"> <LINK REL ="stylesheet" TYPE=...
hydrocoupledocs/html/dc/d48/class_hydro_couple_1_1_i_input-members.html
HydroCouple/hydrocouple.github.io
<!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...
tryg/mamr/bhw.html
erelsgl/erel-sites
<!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' lang='he' dir='rtl'> <head> <meta http-equiv='Content-Type' content='text/html; charset=windows-1255' /> <meta http-equiv='Content-Script-Type' content='...
html/get_residual_8cc.html
mechanoChem/openIGA
<!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...
client/fair-division.html
erelsgl/rectangles
<html> <head> <meta charset='utf8' /> <script src="jsmodules/jquery-1.11.0.min.js"></script> <script src="jsmodules/svg.min.js"></script> <script src="jsmodules/svg.draggable.min.js"></script> <script src="jsmodules/svg.math.js"></script> <script src="jsmodules/svg.export.js"></script> <script src="jsmodules/arg.js.v1....
docs/pages/introduction.html
apphp/php-mvc-framework
<h1>ApPHP Framework</h1> ApPHP MVC Framework is a web application framework that is designed to provide modern and rapid development of websites, web applications and web services. <br><br> It implements the the Model-View-Controller (MVC) design pattern and principles, including separation of display, logic, an...
book_code/WebGL/6E/CHAPTER09/shaders/index.html
stighenriksen/icp_angel
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN"> <html> <head> <title>Index of /~angel/BOOK/INTERACTIVE_COMPUTER_GRAPHICS/SIXTH_EDITION/CODE/WebGL/6E/CHAPTER09/shaders</title> </head> <body> <h1>Index of /~angel/BOOK/INTERACTIVE_COMPUTER_GRAPHICS/SIXTH_EDITION/CODE/WebGL/6E/CHAPTER09/shaders</h1> <table><tr...
doc/html/class_catharsis_1_1_domain_1_1_contact_extensions.html
prokhor-ozornin/Catharsis.NET.Domain
<!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...
Weka/xap/doc/weka/associations/NumericItem.Comparison.html
mniemann87/XApriori
<!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 (version 1.7.0_13) on Wed Oct 30 11:29:40 CET 2013 --> <title>NumericItem.Comparison</title> <meta name="date" content="2013-10-30"> <link rel="styles...
doc/html/_lua_scene_object_8h.html
kidaa/Awakening-Core3
<!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...
tnk1/ktuv/mj/23-23.html
erelsgl/erel-sites
<!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' lang='he' dir='rtl'> <head> <meta http-equiv='Content-Type' content='text/html; charset=windows-1255' /> <meta charset='windows-1255' /> <meta http-equ...