Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
12 changes: 10 additions & 2 deletions docs/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -7,9 +7,9 @@ The IDE comes in two flavors (web app or desktop app).

**Remix Online IDE**, see: `https://remix.ethereum.org <https://remix.ethereum.org>`__

**Supported browsers:** Firefox, Chrome, Brave. We do not support use of Remix on tablets or mobile devices.
**Supported browsers:** **Firefox**, **Chrome**, **Brave**.

**Translations of the Remix Documentation**: currently available in `English <https://remix-ide.readthedocs.io/en/latest/>`__, `Simplified Chinese <https://remix-ide.readthedocs.io/zh_CN/latest/>`__, `Spanish <https://remix-ide.readthedocs.io/es/latest/>`__, `Italian <https://remix-ide.readthedocs.io/it/latest/>`__, and `French <https://remix-ide.readthedocs.io/fr/latest/>`__. More languages are on the way.
.. important:: We do not support use of Remix on tablets or mobile devices.

Remix Project
~~~~~~~~~~~~~
Expand Down Expand Up @@ -41,6 +41,7 @@ Useful links:


.. toctree::
:hidden:
:maxdepth: 2
:caption: Introduction

Expand All @@ -51,6 +52,7 @@ Useful links:
FAQ

.. toctree::
:hidden:
:maxdepth: 2
:caption: Core Modules

Expand All @@ -70,6 +72,7 @@ Useful links:
remixd

.. toctree::
:hidden:
:maxdepth: 2
:caption: Solidity modules

Expand All @@ -78,6 +81,7 @@ Useful links:
static_analysis

.. toctree::
:hidden:
:maxdepth: 2
:caption: Unit Testing

Expand All @@ -88,6 +92,7 @@ Useful links:
testing_using_Chai_&_Mocha

.. toctree::
:hidden:
:maxdepth: 2
:caption: External Tool Integrations

Expand All @@ -96,6 +101,7 @@ Useful links:
foundry

.. toctree::
:hidden:
:maxdepth: 2
:caption: Guides

Expand All @@ -106,13 +112,15 @@ Useful links:
running_js_scripts

.. toctree::
:hidden:
:maxdepth: 2
:caption: Advanced

contract_metadata
remix_commands

.. toctree::
:hidden:
:maxdepth: 2
:caption: Miscellaneous

Expand Down