Skip to content

Commit 0ad0ef7

Browse files
committed
Update docs
1 parent d5b1d2d commit 0ad0ef7

File tree

3 files changed

+7
-7
lines changed

3 files changed

+7
-7
lines changed

docs-src/index.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# InEngine.NET - Command Processing Server.
1+
# InEngine.NET
22

33
InEngine.NET allows commands to be queued, scheduled, and run directly.
44

docs/index.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -97,13 +97,13 @@
9797
<div class="container">
9898
<div class="col-md-3"><div class="bs-sidebar hidden-print affix well" role="complementary">
9999
<ul class="nav bs-sidenav">
100-
<li class="main active"><a href="#inenginenet-command-processing-server">InEngine.NET - Command Processing Server.</a></li>
100+
<li class="main active"><a href="#inenginenet">InEngine.NET</a></li>
101101
<li><a href="#how-to-get-started">How to Get Started</a></li>
102102
</ul>
103103
</div></div>
104104
<div class="col-md-9" role="main">
105105

106-
<h1 id="inenginenet-command-processing-server">InEngine.NET - Command Processing Server.</h1>
106+
<h1 id="inenginenet">InEngine.NET</h1>
107107
<p>InEngine.NET allows commands to be queued, scheduled, and run directly. </p>
108108
<h2 id="how-to-get-started">How to Get Started</h2>
109109
<p>Get started by reading up on <a href="./commands">commands</a>.</p></div>
@@ -146,5 +146,5 @@ <h4 class="modal-title" id="exampleModalLabel">Search</h4>
146146

147147
<!--
148148
MkDocs version : 0.16.3
149-
Build Date UTC : 2017-11-21 14:06:37
149+
Build Date UTC : 2017-11-21 14:08:10
150150
-->

docs/mkdocs/search_index.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,13 +2,13 @@
22
"docs": [
33
{
44
"location": "/",
5-
"text": "InEngine.NET - Command Processing Server.\n\n\nInEngine.NET allows commands to be queued, scheduled, and run directly. \n\n\nHow to Get Started\n\n\nGet started by reading up on \ncommands\n.",
5+
"text": "InEngine.NET\n\n\nInEngine.NET allows commands to be queued, scheduled, and run directly. \n\n\nHow to Get Started\n\n\nGet started by reading up on \ncommands\n.",
66
"title": "Getting Started"
77
},
88
{
9-
"location": "/#inenginenet-command-processing-server",
9+
"location": "/#inenginenet",
1010
"text": "InEngine.NET allows commands to be queued, scheduled, and run directly.",
11-
"title": "InEngine.NET - Command Processing Server."
11+
"title": "InEngine.NET"
1212
},
1313
{
1414
"location": "/#how-to-get-started",

0 commit comments

Comments
 (0)