solidity/docs
minaminao 7c870c95c5
docs: change the remix button from icon to text (#14122)
* docs: change remix button to text button

* docs(fix): trim trailing whitespaces

* fix: remove unnecessary spaces

Co-authored-by: Kamil Śliwak <cameel2@gmail.com>

* fix: remove unnecessary !important in link

* refactor: remove !important in custom.css

* fix: `.. code-block:: Solidity` -> `.. code-block:: solidity`

* fix: broken layout of remix button in list items

* refactor: make selectors more strict

---------

Co-authored-by: Kamil Śliwak <cameel2@gmail.com>
2023-04-27 11:02:04 +01:00
..
_static docs: change the remix button from icon to text (#14122) 2023-04-27 11:02:04 +01:00
_templates restoring the RTD section. Downloads section to still be above versions section 2021-11-30 00:20:27 +05:30
contracts docs: Consistent index entries for literals, denominations, free functions 2023-04-14 16:57:20 +02:00
examples style(modular): fix mapping style 2023-02-01 15:53:33 -03:00
ext docs: change the remix button from icon to text (#14122) 2023-04-27 11:02:04 +01:00
grammar Fix incompatibilities with Golang parser generation 2023-04-16 13:51:05 -05:00
internals fix(docs): fix missing backticks, remove latexpdfja, fix the missing help message of latexpdf, and remove unnecessary whitespace (#14101) 2023-04-14 12:24:50 +01:00
types docs: Consistent index entries for literals, denominations, free functions 2023-04-14 16:57:20 +02:00
050-breaking-changes.rst fix: remove lower_case_with_underscores and Capitalized_Words_With_Underscores from code examples 2022-02-21 10:53:35 -08:00
060-breaking-changes.rst Add v0.6.0 change notes for inline assembly opcode syntax changes. 2022-09-21 17:50:29 +10:00
070-breaking-changes.rst 0.7.0 breaking changes: There were no external constructors 2021-04-22 21:57:20 +02:00
080-breaking-changes.rst fix(docs): fix missing backticks, remove latexpdfja, fix the missing help message of latexpdf, and remove unnecessary whitespace (#14101) 2023-04-14 12:24:50 +01:00
abi-spec.rst Fix small typos in abi-spec.rst 2023-03-20 20:12:56 +01:00
analysing-compilation-output.rst docs: change the remix button from icon to text (#14122) 2023-04-27 11:02:04 +01:00
assembly.rst Clarify effect of memory unsafe assembly 2022-08-29 11:39:57 -03:00
brand-guide.rst Remove redundant typo 2021-12-13 11:36:07 +01:00
bugs_by_version.json Set release date for 0.8.19 2023-02-22 13:33:25 +01:00
bugs.json Fix buglist typo: NestedCallataArrayAbiReencodingSizeValidation -> NestedCalldataArrayAbiReencodingSizeValidation 2022-10-24 14:21:42 +02:00
bugs.rst Replace Javascript with JavaScript 2023-03-28 22:59:48 +09:00
cheatsheet.rst Cheatsheet segregated based on type 2023-04-17 12:51:27 +02:00
common-patterns.rst Consolidated term to reentrancy 2023-03-28 12:28:31 +01:00
conf.py fix: not displaying svg image 2023-04-06 01:35:09 +09:00
contracts.rst Documentation for custom errors. 2021-03-30 23:04:32 +02:00
contributing.rst fix(docs): fix missing backticks, remove latexpdfja, fix the missing help message of latexpdf, and remove unnecessary whitespace (#14101) 2023-04-14 12:24:50 +01:00
control-structures.rst docs: Consistent index entries for literals, denominations, free functions 2023-04-14 16:57:20 +02:00
credits-and-attribution.rst Rename share-solid.svg to avoid it being blocked by adblockers 2021-10-08 13:57:49 +02:00
docs.sh docs.sh: Fail on all errors, includding undefined variables and failures in piped commands 2022-04-08 20:41:31 +02:00
grammar.rst Fix import path grammar and grammar testing details. 2021-04-12 14:54:36 +02:00
index.rst Update Side Menu (#14081) 2023-04-17 14:27:06 +01:00
installing-solidity.rst fix(docs): fix missing backticks, remove latexpdfja, fix the missing help message of latexpdf, and remove unnecessary whitespace (#14101) 2023-04-14 12:24:50 +01:00
introduction-to-smart-contracts.rst Update block time documentation 2023-02-21 13:18:51 +01:00
ir-breaking-changes.rst fix(docs): fix missing backticks, remove latexpdfja, fix the missing help message of latexpdf, and remove unnecessary whitespace (#14101) 2023-04-14 12:24:50 +01:00
language-influences.rst adding language influences page 2021-04-22 10:46:11 +02:00
layout-of-source-files.rst docs: Replace some links with redirects found by linkcheck 2023-02-01 12:26:44 +01:00
logo.svg Import logo from browser-solidity#16e74469 2017-06-05 11:20:35 +01:00
make.bat fix(docs): fix missing backticks, remove latexpdfja, fix the missing help message of latexpdf, and remove unnecessary whitespace (#14101) 2023-04-14 12:24:50 +01:00
Makefile fix(docs): fix missing backticks, remove latexpdfja, fix the missing help message of latexpdf, and remove unnecessary whitespace (#14101) 2023-04-14 12:24:50 +01:00
metadata.rst Update metadata docs 2023-03-31 15:27:57 +03:00
natspec-format.rst docs: change the remix button from icon to text (#14122) 2023-04-27 11:02:04 +01:00
path-resolution.rst Fix the style of bullet points 2023-03-28 22:57:39 +09:00
requirements.txt Update sphinx-a4doc version 2023-01-04 11:46:59 +01:00
resources.rst docs: Replace some links with redirects found by linkcheck 2023-02-01 12:26:44 +01:00
robots.txt.template Set preferred host in robots.txt 2021-06-28 21:26:00 +01:00
security-considerations.rst Consolidated term to reentrancy 2023-03-28 12:28:31 +01:00
smtchecker.rst docs: change the remix button from icon to text (#14122) 2023-04-27 11:02:04 +01:00
solidity-by-example.rst Add basic modular contract example 2019-02-15 13:55:38 -07:00
structure-of-a-contract.rst docs: Replace > with >= in pragmas to work around the highligher being unable to process the former 2021-07-15 10:14:00 +02:00
style-guide.rst Replace python with Python 2023-03-28 22:59:05 +09:00
types.rst docs: fix formatting errors and style inconsistencies 2020-04-20 20:24:31 +04:00
units-and-global-variables.rst Merge pull request #14123 from ethereum/docs-and-index-tweaks-for-literals 2023-04-18 16:31:14 +02:00
using-the-compiler.rst docs: On supporting shanghai EVM version and changelog 2023-04-12 00:10:24 +02:00
yul.rst docs: Consistent index entries for literals, denominations, free functions 2023-04-14 16:57:20 +02:00