minaminao
58f3aa8c28
Fix the code block not rendered
2023-03-28 22:52:09 +09:00
Kamil Śliwak
57b01db57b
docs: Replace broken link to Oxford Dictionary British spelling page with an archive.org copy
2023-02-01 12:27:23 +01:00
Kamil Śliwak
986bc361b1
docs: Replace some links with redirects found by linkcheck
2023-02-01 12:26:44 +01:00
Nikola Matić
add6a6b1de
Merge pull request #13666 from SavPhill/patch-1
...
[Documentation] Change text to be hyperlink
2022-11-01 07:53:04 -05:00
Phill
564d541853
[Documentation] Change URL to be hyperlink
...
The documentation link incorrectly displays in the text along with the angled brackets. I believe this is incorrect, and should be a standard markdown hyperlink. The error also disrupts the spacing of the line. My small PR fixes both.
Apply suggestions from code review
Co-authored-by: Nikola Matić <nikola.matic@ethereum.org>
Update docs/contributing.rst
Co-authored-by: Nikola Matić <nikola.matic@ethereum.org>
2022-11-01 13:04:47 +01:00
franzihei
91e9eadcf1
[DOCS] Translations: Updated links and new languages
...
Update index.rst
2022-11-01 08:35:20 +01:00
Daniel Kirchner
f39abf29b4
Clarify github issues vs forum posts in docs.
...
Co-authored-by: Nuno Santos <nunofilipesantos@gmail.com>
2022-10-05 18:42:03 +02:00
Kamil Śliwak
5ca2ca35eb
Merge pull request #13553 from ethereum/review-checklist
...
Review checklist
2022-10-04 17:30:43 +02:00
Kamil Śliwak
b3b9b88dee
Add review checklist
2022-09-28 23:47:19 +02:00
franzihei
46531ac32b
Update contributing.rst
2022-09-27 15:09:16 +02:00
franzihei
1480bf1293
Update meeting link to meet.soliditylang.org
2022-09-27 12:37:45 +02:00
nishant-sachdeva
a2a80401ed
Meetings on Mondays and Wednesdays should happen at the same time
2022-08-29 16:33:18 +05:30
AN ❦
991174074e
Minor grammar fixes
2022-07-25 21:01:00 +02:00
Dustin Alandzes
10c991c3ff
expect -> except in docs/contributing.rst
2022-05-24 23:14:21 -05:00
Tharun K
a608bc12f7
Moved docs.sh
script to docs/
2022-04-08 20:41:22 +02:00
a3d4
7634fc4ea9
Clarify symlink handling on Windows
2022-02-05 03:44:54 +01:00
Franziska Heintel
4456eeb6bb
[DOCS] update contributing section meeting link
2021-12-29 16:06:05 +01:00
Marenz
61519da4f0
Fix wrong path to isoltest in docs
2021-10-27 14:16:50 +02:00
Kamil Śliwak
ac8020d4a7
contributing.rst: Tweak details about the location of evmone and hera
2021-10-13 17:31:52 +02:00
Christian Parpart
5b926bee3f
[docs] contributing.rst: Documents evmone.so loading search paths.
...
Co-authored-by: Kamil Śliwak <kamil.sliwak@codepoets.it>
2021-10-13 12:05:16 +02:00
Kamil Śliwak
caccd0a3e0
Always refer to the latest version of Boost in URLs
2021-09-24 15:35:33 +02:00
hrkrshnn
8bec0c8a6b
Updated docs and evmc.h header file for evmone 0.8.0 release
2021-07-27 16:39:41 +02:00
Marenz
5291ca2dd4
isolate_tests: Extract code blocks from documentation using code block header
2021-07-06 16:57:05 +02:00
iskanderandrews
a8e9d7a80d
docs/
...
Enhancing all the .rst doc files by adding highlighting for the code snippets, including the following langs:
1. Solidity
2. bash
3. javascript
4. assembly
2021-06-25 12:33:55 +02:00
Kamil Śliwak
b7bbf6bd07
docs/contributing.rst: Don't use the default Solidity highlighting for shell and text snippets
2021-06-21 20:54:31 +02:00
Alex Beregszaszi
99354a3b59
Upgrade evmone to 0.7.0
2021-05-12 16:56:23 +02:00
franzihei
01d45ccc79
[Docs] Update information on contributing to translations
2021-05-04 15:04:43 +01:00
franzihei
8f17034eee
Docs Contributing: Replace Google Meet with Jitsi Link
2021-04-13 16:01:36 +02:00
franzihei
e97a856b45
Updating contributing and fixing capitalisation.
2021-02-15 16:18:11 +01:00
chriseth
a0a02f2307
Merge remote-tracking branch 'origin/develop' into breaking
2020-11-23 19:28:08 +01:00
franzihei
f74c0b9206
updating team meeting time and fix bullet list in index
2020-11-23 10:32:09 +01:00
chriseth
a7db4fa4a5
Merge remote-tracking branch 'origin/develop' into breaking
2020-11-18 20:05:02 +01:00
Alex Beregszaszi
9a5fc1118f
Document coreutils as a testing dependency
2020-11-17 23:09:15 +00:00
chriseth
e4231b879b
Merge pull request #9834 from ethereum/develop
...
Merge develop into breaking.
2020-09-17 15:00:41 +02:00
franzihei
711983e53c
adding lang design and restructuring
2020-09-17 11:46:59 +02:00
Mathias Baumann
b72fb1333b
Adjust docs example to work with v0.8.0
2020-09-08 13:36:16 +02:00
Kamil Śliwak
26ccb98222
docs: Update old external links to use HTTPS where possible
2020-08-31 12:46:45 +02:00
chriseth
da8eb98cec
Fix typo.
2020-08-19 11:07:14 +02:00
franzihei
1596ccd25d
Adds brand guide and updates team calls info
...
Co-authored-by: Alex Beregszaszi <alex@rtfs.hu>
Co-authored-by: Alex Beregszaszi <alex@rtfs.hu>
Co-authored-by: Leonardo <leo@ethereum.org>
Co-authored-by: Leonardo <leo@ethereum.org>
2020-07-23 19:31:25 +02:00
chriseth
1fe55370f4
Merge remote-tracking branch 'origin/develop' into HEAD
2020-04-28 13:02:06 +02:00
chriseth
aa8107f45a
Conditional strings for Whiskers.
2020-04-27 11:07:56 +02:00
chriseth
6728e3ef94
Merge remote-tracking branch 'origin/develop' into breaking
2020-04-22 17:21:32 +02:00
a3d4
760ae7f584
Update evmone version to v0.4 in docs and scripts
2020-04-14 14:34:47 +02:00
Chris Chinchilla
eaff5c58a9
Update contributing doc to clarify tests
...
Fix line endings
Update docs/contributing.rst
Co-Authored-By: Bhargava Shastry <bhargava.shastry@ethereum.org>
Remove duplication
Add back URL to correct evmone version
Add Istanbul
2020-04-09 15:28:38 +02:00
chriseth
06ad5b3200
Merge remote-tracking branch 'origin/develop' into HEAD
2020-02-27 15:06:36 +01:00
chriseth
1d6b42eaa4
Combine Yul documentation sections.
2020-01-16 18:57:04 +01:00
Erik Kundt
fe1676203d
Updates documentation to 0.7.0.
2020-01-10 18:56:38 +01:00
Mathias Baumann
1ab5dcaa22
Docs: Add missing `
2019-12-05 14:08:55 +01:00
Mathias Baumann
eec1998a89
Update evmone version to v0.3.0 in docs and scripts
2019-11-19 16:49:43 +01:00
Flash Sheridan
733d40ddb5
Fix evmone filename for auto-discovery for windows and macos.
2019-09-11 12:28:05 +02:00