21 Commits

Author SHA1 Message Date
Franck Nijhof
2f506cefda
Update documentation specs with latest changes (#427)
* Update documentation specs with latest changes

* ✏️ Tweak
2020-03-09 12:14:26 +01:00
Ville Skyttä
770185004b
Code block improvements (#382)
* Use f-strings instead of .format()

* Code block language marker fixes

* Make example code blocks syntactically valid Python

* Run all python code blocks through black

https://github.com/scop/misc/blob/master/black_markdown.py

* Add some missing code block language markers

* Use shell language consistently to mark shell code blocks

* Undo folding of some example dicts

* Remove outdated OrderedDict comments per Python 3.7, replace with plain dict
2020-01-13 21:55:41 +02:00
Villhellm
0f0f584a2b rearranged instructions in proper order (#338) 2019-10-25 10:13:43 +02:00
Ernst Klamer
1deccdd50a Change location of integrations documentation (#337)
Changed the location of the integration/platform documentation from source/_components/ to source/_integrations
2019-10-24 19:35:44 +02:00
Franck Nijhof
af72c1bdce
Updates documentation standards (#292) 2019-07-15 22:18:10 +02:00
Josh Anderson
75a11adaa5 Update minimum ruby version (#290) 2019-07-14 22:19:19 +02:00
Jonas Pedersen
d33bd6be51 Minor spelling error (#166)
Fix minor spelling error.
2019-01-20 22:08:53 -08:00
Andrej Friesen
de5b925d18 Add needed dependencies (#159)
Had to install a few packages on a fresh ubuntu 18.04 and added them for others
2019-01-04 19:44:36 +01:00
Christian Studer
4b982f9636 Clarifies the order of steps for documentation changes (#136)
* Documentation: Re-arranges order of items

* Readme: Fixes minor typo

* Documentation: Fixes minor grammatical things
2018-10-30 11:49:16 +01:00
Georgi Kirichkov
c9bd65dc24 Prepend rake with bundle exec (#129)
It's highly advisable to run the bundled rake version to prevent errors like `Gem::LoadError: You have already activated rake 12.3.1, but your Gemfile requires rake 10.5.0. Prepending `bundle exec` to your command may solve this.`
2018-10-16 21:00:06 +02:00
emontnemery
2b4977754b Update documentation_index.md (#126) 2018-10-15 13:40:45 +02:00
Glenn Waters
0835937954 Update documentation_index.md (#116)
* Update documentation_index.md

Consolidating a bit from README.

* Update documentation_index.md
2018-10-08 12:20:40 +02:00
WofWca
5aa2e1d83c
Mention Netlify preview, move sentences 2018-10-05 20:21:49 +07:00
WofWca
7203b77f64
Minor improvements 2018-10-05 19:20:59 +07:00
Fabian Affolter
7e3c5c355b
Update link (#94)
* Update link

* Add the docs location (fixes #90)
2018-09-26 15:03:31 +02:00
Fabian Affolter
95cf82f53b
Move documentation docs (fixes #19) (#47) 2018-07-02 23:02:49 +02:00
Paulus Schoutsen
873db57e30 Wrap up 2018-04-25 15:28:06 -04:00
Paulus Schoutsen
2fd443fe2c fix broken links 2018-04-25 14:19:41 -04:00
Paulus Schoutsen
9311326aec Remove unused header 2018-04-24 15:44:32 -04:00
Paulus Schoutsen
632bc81a20 Fix all headers 2018-04-24 11:46:45 -04:00
Paulus Schoutsen
746e35b7a7 Migrate to Docusaurus 2018-04-24 09:52:18 -04:00