Skip to content

Commit

Permalink
deploy: e40c30b
Browse files Browse the repository at this point in the history
  • Loading branch information
yyoncho committed Oct 9, 2023
1 parent 9a0df07 commit 2c339b8
Show file tree
Hide file tree
Showing 5 changed files with 34 additions and 3 deletions.
2 changes: 1 addition & 1 deletion feed_rss_created.xml

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion feed_rss_updated.xml

Large diffs are not rendered by default.

31 changes: 31 additions & 0 deletions page/lsp-cmake/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -1343,6 +1343,19 @@
Available configurations
</a>

<nav class="md-nav" aria-label="Available configurations">
<ul class="md-nav__list">

<li class="md-nav__item">
<a href="#lsp-cmake-server-command" class="md-nav__link">
lsp-cmake-server-command
</a>

</li>

</ul>
</nav>

</li>

</ul>
Expand Down Expand Up @@ -3265,6 +3278,19 @@
Available configurations
</a>

<nav class="md-nav" aria-label="Available configurations">
<ul class="md-nav__list">

<li class="md-nav__item">
<a href="#lsp-cmake-server-command" class="md-nav__link">
lsp-cmake-server-command
</a>

</li>

</ul>
</nav>

</li>

</ul>
Expand Down Expand Up @@ -3330,6 +3356,11 @@ <h2 id="installation">Installation<a class="headerlink" href="#installation" tit
<p>For more instructions on how to install manually, check <a href="https://github.com/regen100/cmake-language-server#installation">here</a>.</p>
<h3 id="debugger-not-relevant">Debugger: Not relevant<a class="headerlink" href="#debugger-not-relevant" title="Permanent link">#</a></h3>
<h2 id="available-configurations">Available configurations<a class="headerlink" href="#available-configurations" title="Permanent link">#</a></h2>
<h3 id="lsp-cmake-server-command"><code>lsp-cmake-server-command</code><a class="headerlink" href="#lsp-cmake-server-command" title="Permanent link">#</a></h3>
<p><em>Type:</em> <code>string</code></p>
<p><em>Default:</em> <code>cmake-language-server</code></p>
<p>The binary (or full path to binary) which executes the server.</p>
<hr />

<!-- Source file information -->

Expand Down
2 changes: 1 addition & 1 deletion search/search_index.json

Large diffs are not rendered by default.

Binary file modified sitemap.xml.gz
Binary file not shown.

0 comments on commit 2c339b8

Please sign in to comment.