diff options
| author | ruki <waruqi@gmail.com> | 2018-02-03 19:27:08 +0800 |
|---|---|---|
| committer | ruki <waruqi@gmail.com> | 2018-02-03 19:27:08 +0800 |
| commit | ef68053cbc51558afb668c2b031afc30a4edfe79 (patch) | |
| tree | bbe93a603a216bc5e06a7f51aa4a90dda2194de6 /landing.html | |
| parent | f368bb038884609a69c0e326cb684a72b72de819 (diff) | |
| download | xmake-docs-ef68053cbc51558afb668c2b031afc30a4edfe79.tar.gz xmake-docs-ef68053cbc51558afb668c2b031afc30a4edfe79.zip | |
add menuconf to index
Diffstat (limited to 'landing.html')
| -rw-r--r-- | landing.html | 12 |
1 files changed, 11 insertions, 1 deletions
diff --git a/landing.html b/landing.html index 0eb866f1..0b01591f 100644 --- a/landing.html +++ b/landing.html @@ -102,6 +102,14 @@ </code></pre> </div> +<h2 id="menu-configuration">Menu configuration</h2> + +<div class="language-bash highlighter-rouge"><pre class="highlight"><code><span class="gp">$ </span>xmake f --menu +</code></pre> +</div> + +<p><img src="/assets/img/index/menuconf.gif" width="60%" /></p> + <h2 id="support-features">Support features</h2> <ul> @@ -255,7 +263,9 @@ <h2 id="example-video">Example Video</h2> -<p><a href="https://asciinema.org/a/133693"><img src="https://asciinema.org/a/133693.png" alt="asciicast" /></a></p> +<p><a href="https://asciinema.org/a/133693"> +<img src="https://asciinema.org/a/133693.png" width="60%" /> +</a></p> <h2 id="contacts">Contacts</h2> |
