Skip to content

Commit

Permalink
Deploying to gh-pages from @ 616261f 🚀
Browse files Browse the repository at this point in the history
  • Loading branch information
SyedAhkam committed Oct 9, 2023
1 parent 6282878 commit 9f08cb7
Show file tree
Hide file tree
Showing 6 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion commands/emulator.html
Original file line number Diff line number Diff line change
Expand Up @@ -178,7 +178,7 @@ <h1 class="menu-title">Android CLI</h1>
<div id="content" class="content">
<main>
<h1 id="android-emulator"><a class="header" href="#android-emulator">android emulator</a></h1>
<p>TODO</p>
<p>Not implemented yet.</p>

</main>

Expand Down
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -179,7 +179,7 @@ <h1 class="menu-title">Android CLI</h1>
<main>
<h1 id="introduction"><a class="header" href="#introduction">Introduction</a></h1>
<blockquote>
<p>⚠ Still️ in early development. Not all commands are implemented yet.</p>
<p>⚠ Still️ in early development. Bugs may arise.</p>
</blockquote>
<p>Android CLI is a powerful tool that simplifies and streamlines the Native Android development process. </p>
<p>It provides a single interface for developers to create, build, and release Android applications without the need for cumbersome IDEs like Android Studio.</p>
Expand Down
2 changes: 1 addition & 1 deletion introduction.html
Original file line number Diff line number Diff line change
Expand Up @@ -179,7 +179,7 @@ <h1 class="menu-title">Android CLI</h1>
<main>
<h1 id="introduction"><a class="header" href="#introduction">Introduction</a></h1>
<blockquote>
<p>⚠ Still️ in early development. Not all commands are implemented yet.</p>
<p>⚠ Still️ in early development. Bugs may arise.</p>
</blockquote>
<p>Android CLI is a powerful tool that simplifies and streamlines the Native Android development process. </p>
<p>It provides a single interface for developers to create, build, and release Android applications without the need for cumbersome IDEs like Android Studio.</p>
Expand Down
4 changes: 2 additions & 2 deletions print.html
Original file line number Diff line number Diff line change
Expand Up @@ -177,7 +177,7 @@ <h1 class="menu-title">Android CLI</h1>
<main>
<h1 id="introduction"><a class="header" href="#introduction">Introduction</a></h1>
<blockquote>
<p>⚠ Still️ in early development. Not all commands are implemented yet.</p>
<p>⚠ Still️ in early development. Bugs may arise.</p>
</blockquote>
<p>Android CLI is a powerful tool that simplifies and streamlines the Native Android development process. </p>
<p>It provides a single interface for developers to create, build, and release Android applications without the need for cumbersome IDEs like Android Studio.</p>
Expand Down Expand Up @@ -310,7 +310,7 @@ <h2 id="example-2"><a class="header" href="#example-2">Example</a></h2>
<pre><code class="language-sh">$ android shell
</code></pre>
<div style="break-before: page; page-break-before: always;"></div><h1 id="android-emulator"><a class="header" href="#android-emulator">android emulator</a></h1>
<p>TODO</p>
<p>Not implemented yet.</p>
<div style="break-before: page; page-break-before: always;"></div><h1 id="dot-android"><a class="header" href="#dot-android">Dot Android</a></h1>
<p>It refers to the <code>.android</code> file in your project root directory.</p>
<p>It is used to store certain configuration settings for the Android CLI. It is created when you either initialize a new project or run <code>android link</code>.</p>
Expand Down
2 changes: 1 addition & 1 deletion searchindex.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion searchindex.json

Large diffs are not rendered by default.

0 comments on commit 9f08cb7

Please sign in to comment.