Natasha Murashkina
7eeffc233a
Update developer-instruction.md
...
Added the missing --recursive flag for cloning submodules.
The text says "specify the `--recursive` flag as in the example above" but the flag wasn't there in the example
2021-11-21 16:07:38 +03:00
cgp
3a814d5a2c
replace link of List of tasks
2021-11-18 01:40:32 +08:00
Alexey Milovidov
2cef9983fa
Remove recursive submodules
2021-10-18 02:29:04 +03:00
Alexey Milovidov
e9e77b4403
.tech -> .com
2021-09-22 03:22:57 +03:00
Ivan Blinkov
f429db1ee9
find . -type f -name '*.md'| xargs -I{} perl -pi -e 's| https://clickhouse.tech | https://clickhouse.com |g' {}
2021-09-19 23:05:54 +03:00
alexey-milovidov
05066ef815
Update developer-instruction.md
2021-07-19 16:14:35 +03:00
Denis Glazachev
0241253a8e
Guidelines for adding new third-party libraries
2021-07-06 01:05:12 +04:00
Romain Neutron
7b515c7235
Avoid short syntax
2021-05-27 21:44:11 +02:00
Alexey Milovidov
8cb0e5579a
Remove gcc from docs
2021-04-22 04:20:03 +03:00
Alexey Milovidov
6d87743b0e
CDN for datasets
2020-12-13 21:06:27 +03:00
Grigory Buteyko
d99940b7f4
Development instructions updated to GCC 10 from GCC 9
2020-11-04 12:57:49 +03:00
Alexey Milovidov
db4db42b65
Fix broken links in docs
2020-10-13 20:23:29 +03:00
vladimir golovchenko
057a596aa2
Fixed the wrong command to run clickhouse-client.
2020-08-07 06:48:54 -07:00
vladimir golovchenko
568b8d31b4
Fixed the link to a list of tasks: it points to open issues marked as 'easy'.
2020-08-07 06:48:41 -07:00
vladimir golovchenko
987b420709
Fixed the wrong link to Git Cheat Sheet.
2020-08-07 06:48:25 -07:00
vladimir golovchenko
95f95b1f37
Fixed misspelling links.
2020-08-07 06:47:57 -07:00
Ivan Blinkov
7170f3c534
[docs] split aggregate function and system table references ( #11742 )
...
* prefer relative links from root
* wip
* split aggregate function reference
* split system tables
2020-06-18 11:24:31 +03:00
Vladimir Golovchenko
fe89a667d7
Fixed wrong links in 'developer-instruction.md'.
...
Please enter the commit message for your changes. Lines starting
2020-06-04 15:05:55 -07:00
Ivan Blinkov
09a0c0d38b
[docs] fix title and headers @ developer-instruction.md
2020-05-25 10:03:12 +03:00
alexey-milovidov
a62e1834d2
Fix data rot @blinkov
2020-05-20 19:30:27 +03:00
Ruzal Ibragimov
9d257528e7
Update developer-instruction.md
2020-05-03 20:14:29 +03:00
Ivan Blinkov
d91c97d15d
[docs] replace underscores with hyphens ( #10606 )
...
* Replace underscores with hyphens
* remove temporary code
* fix style check
* fix collapse
2020-04-30 21:19:18 +03:00