Commit Graph

5 Commits

Author SHA1 Message Date
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
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
f829bfeac6 translate getting_startet.example_dataset to farsi 2018-08-09 05:40:54 +04:30