- <!DOCTYPE html>
- <html lang="en">
- <head>
- <meta charset="utf-8"/>
- <title>Initializer for Perforce Servers</title>
- <meta name="viewport" content="width=device-width, initial-scale=1.0">
- <meta name="description" content="">
- <meta name="author" content="">
- <meta name="keywords" content="">
- <meta name="generator" content"JBake">
- <!-- Le styles -->
- <link href="css/bootstrap.min.css" rel="stylesheet">
- <link href="css/asciidoctor.css" rel="stylesheet">
- <link href="css/base.css" rel="stylesheet">
- <link href="css/bootstrap-responsive.min.css" rel="stylesheet">
- <!-- HTML5 shim, for IE6-8 support of HTML5 elements -->
- <!--[if lt IE 9]>
- <script src="js/html5shiv.js"></script>
- <![endif]-->
- <!-- Fav and touch icons -->
- <!--<link rel="apple-touch-icon-precomposed" sizes="144x144" href="../assets/ico/apple-touch-icon-144-precomposed.png">
- <link rel="apple-touch-icon-precomposed" sizes="114x114" href="../assets/ico/apple-touch-icon-114-precomposed.png">
- <link rel="apple-touch-icon-precomposed" sizes="72x72" href="../assets/ico/apple-touch-icon-72-precomposed.png">
- <link rel="apple-touch-icon-precomposed" href="../assets/ico/apple-touch-icon-57-precomposed.png">-->
- <link rel="shortcut icon" href="favicon.ico">
- </head>
- <body>
- <div id="wrap">
- <nav class="navbar navbar-default" role="navigation">
- <div class="container-fluid">
- <div class="navbar-header">
- <ul class="nav navbar-nav">
- <li><a href="index.html">Initializer</a></li>
- <li><a href="overview.html">Overview</a></li>
- <li><a href="data.html">Data</a></li>
- <li><a href="../javadoc/index.html">Javadoc</a></li>
- </ul>
- </div>
- </div>
- </nav>
- <div class="container">
- <div class="row">
- <div class="col-sm-8">
- <h2> Initializer </h2>
- <p>
- The initializer is a seed mechanism for Perforce servers. It came
- about after having to seed the same data against multiple versions
- of the server.
- </p>
- <p>
- See the <a href="overview.html">Overview</a> for some basic instructions,
- or the <a href="data.html">Data</a> page for JSON file reference.
- </p>
- </div>
- <div class="col-sm-3">
- <p> <a href="">Download version 0.1.2</a> for command line execution </p>
- </div>
- </div>
- </div>
- </div><!-- #wrap -->
- <!-- Le javascript
- ================================================== -->
- <!-- Placed at the end of the document so the pages load faster -->
- <script src="js/jquery-1.11.1.min.js"></script>
- <script src="js/bootstrap.min.js"></script>
- <script src="js/run_prettify.js"></script>
- </body>
- </html>
# | Change | User | Description | Committed | |
---|---|---|---|---|---|
#4 | 9174 | tjuricek | Fix header | 11 years ago | |
#3 | 9173 | tjuricek | Added gradle instructions and removed hideous footer in site documentation. | 11 years ago | |
#2 | 9172 | tjuricek | 0.1.2 Added command line execution options and documentation to run the initializer locall...y. « | 11 years ago | |
#1 | 9165 | tjuricek | Some documentation framework and a fatjar style distribution for the initializer to run ou...tside of a gradle plugin. Upped the version to 0.1.2, but this may need some testing before it's really guaranteed to work in standalone mode « |
11 years ago |