File: Head.html

package info (click to toggle)
dart 0.20020805-2
  • links: PTS
  • area: main
  • in suites: sarge
  • size: 3,688 kB
  • ctags: 172
  • sloc: tcl: 4,979; perl: 213; makefile: 61; cpp: 42; sh: 2
file content (9 lines) | stat: -rw-r--r-- 572 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
<head>
	<title>Dart - Tests, Reports, and Dashboards</title>
	<META NAME="keywords" CONTENT="Software, distributed, build, test, dashboard">
        <META NAME="description" CONTENT="Dart is an open-source, 
        distributed software quality system. Build logs and test results can be submitted to a central server using standard internet protocols. A central server summarizes the information into a concise dashboard.">
<META NAME="rating" CONTENT="General">
<META NAME="ROBOTS" CONTENT="ALL">
        <link rel="stylesheet" href="Style.css" type="text/css">
</head>