-
Notifications
You must be signed in to change notification settings - Fork 0
DeliveryAssured/Selenium.SelfHealing.v3
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
<!DOCTYPE html>
<!--[if IE]><![endif]-->
<html>
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1">
<title>docfx-seed-X | Delivery Assured </title>
<meta name="viewport" content="width=device-width">
<meta name="title" content="docfx-seed-X | Delivery Assured ">
<meta name="generator" content="docfx 2.59.4.0">
<link rel="shortcut icon" href="favicon.ico">
<link rel="stylesheet" href="styles/docfx.vendor.css">
<link rel="stylesheet" href="styles/docfx.css">
<link rel="stylesheet" href="styles/main.css">
<meta property="docfx:navrel" content="toc.html">
<meta property="docfx:tocrel" content="toc.html">
<meta property="docfx:rel" content="">
</head>
<body data-spy="scroll" data-target="#affix" data-offset="120">
<div id="wrapper">
<header>
<nav id="autocollapse" class="navbar navbar-inverse ng-scope" role="navigation">
<div class="container">
<div class="navbar-header">
<button type="button" class="navbar-toggle" data-toggle="collapse" data-target="#navbar">
<span class="sr-only">Toggle navigation</span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
<span class="icon-bar"></span>
</button>
<a class="navbar-brand" href="index.html">
<img id="logo" class="svg" src="logo.svg" alt="">
</a>
</div>
<div class="collapse navbar-collapse" id="navbar">
<form class="navbar-form navbar-right" role="search" id="search">
<div class="form-group">
<input type="text" class="form-control" id="search-query" placeholder="Search" autocomplete="off">
</div>
</form>
</div>
</div>
</nav>
<div class="subnav navbar navbar-default">
<div class="container hide-when-search" id="breadcrumb">
<ul class="breadcrumb">
<li></li>
</ul>
</div>
</div>
</header>
<div class="container body-content">
<div id="search-results">
<div class="search-list">Search Results for <span></span></div>
<div class="sr-items">
<p><i class="glyphicon glyphicon-refresh index-loading"></i></p>
</div>
<ul id="pagination" data-first="First" data-prev="Previous" data-next="Next" data-last="Last"></ul>
</div>
</div>
<div role="main" class="container body-content hide-when-search">
<div class="article row grid">
<div class="col-md-10">
<article class="content wrap" id="_content" data-uid="">
<h1 id="docfx-seed-x">docfx-seed-X</h1>
<p><a href="https://ci.appveyor.com/project/qinezh/docfx-seed"><img src="https://ci.appveyor.com/api/projects/status/psjd5g56kr0vayiw?svg=true" alt="Build status"></a></p>
<h2 id="description">Description</h2>
<p>This is a sample docfx documentation project. It contains .NET source code and markdown files.
<code>docfx.json</code> is the configuration file for running <code>docfx</code>.
<code>docfx</code> will generate a static website as similar to <a href="http://docascode.github.io/docfx-seed/index.html">http://docascode.github.io/docfx-seed/index.html</a></p>
<h2 id="how-to-run">How to run</h2>
<h3 id="under-windows">Under Windows</h3>
<h4 id="install-from-nuget">Install from Nuget</h4>
<ul>
<li>Install <a href="https://dist.nuget.org/index.html">Nuget.exe</a></li>
<li>Create a folder, e.g. <em>C:\Tools\docfx</em>, under the folder, <code>nuget install docfx.console</code></li>
<li>Open command line:</li>
</ul>
<pre><code class="lang-batch">set PATH=%PATH%;C:\Tools\docfx\docfx.console\tools
docfx docfx-seed\docfx.json --serve
</code></pre>
<h4 id="install-from-choco">Install from choco</h4>
<ul>
<li>Install <a href="https://chocolatey.org/install">chocolatey</a></li>
<li>Open command line:</li>
</ul>
<pre><code class="lang-batch">choco install docfx
docfx docfx-seed\docfx.json --serve
</code></pre>
<h3 id="cross-platform">Cross platform</h3>
<ul>
<li>Install <a href="http://www.mono-project.com/download/#download-lin">Mono</a></li>
<li>Install <a href="https://dist.nuget.org/index.html">Nuget.exe</a></li>
</ul>
<pre><code class="lang-sh">> mono nuget.exe install docfx.console
> mono docfx.console/tools/docfx.exe docfx-seed/docfx.json
</code></pre>
<h2 id="further-information-about-docfx">Further information about <code>docfx</code></h2>
<p><code>docfx</code> is a tool to generate documentation towards .NET source code and markdown files. Please refer to <a href="http://dotnet.github.io/docfx/tutorial/docfx_getting_started.html">docfx</a> to get start. The <code>docfx</code> website itself is generated by <code>docfx</code>!</p>
</article>
</div>
<div class="hidden-sm col-md-2" role="complementary">
<div class="sideaffix">
<nav class="bs-docs-sidebar hidden-print hidden-xs hidden-sm affix" id="affix">
<h5>In This Article</h5>
<div></div>
</nav>
</div>
</div>
</div>
</div>
<footer>
<div class="grad-bottom"></div>
<div class="footer">
<div class="container">
<span class="pull-right">
<a href="#top">Back to top</a>
</span>
<span>Generated by <strong>DocFX</strong></span>
</div>
</div>
</footer>
</div>
<script type="text/javascript" src="styles/docfx.vendor.js"></script>
<script type="text/javascript" src="styles/docfx.js"></script>
<script type="text/javascript" src="styles/main.js"></script>
</body>
</html>
About
The future is here now!
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published