Commit Graph

9 Commits

Author SHA1 Message Date
Ivan Blinkov
5d5bde7174 Remove anchors to top of pages 2018-12-12 16:30:55 +03:00
Ivan Blinkov
10da7f20f0 find . -name '*.md' -type f | xargs -I{} perl -pi -e 's/ sql/g' {} 2018-10-16 12:41:29 +03:00
Ivan Blinkov
71e030323e find . -name '*.md' -type f | xargs -I{} perl -pi -e 's//g' {} 2018-10-16 12:40:37 +03:00
Ivan Blinkov
ce208ce291 Add some backlinks to official website from mirrors that just blindly take markdown sources 2018-10-16 12:10:07 +03:00
Ivan Blinkov
231c119694 CLICKHOUSE-3927: rearrange interfaces/formats.md a bit 2018-10-15 13:22:54 +03:00
Alexey Milovidov
b972742f9a Fixed bad code; updated docs #3195 2018-09-22 21:07:27 +03:00
BayoNet
85334a2836 Preparations for persian documentation publication (#3045)
* Preparations for publication of persian docs.

* Fix for language direction in data_types
2018-09-06 13:22:06 +03:00
Hamoon
e0cb201d92 90% of data types category to persian 2018-08-12 07:33:37 +04:30
Hamoon
432e09a8d0 translate entire interfaces to persian 2018-08-11 06:13:25 +04:30