Commit Graph

32 Commits

Author SHA1 Message Date
Sam 8f04a6bcd1
Docs: Import wiki to docs (#2734)
* Straight pandoc migration, no edits

* Minimum edits for the docs to build

- added imports to TOC
- deleted Home.rst
- removed spurious html formatting `li`, `h4` etc
- fixed H1s

Still to do

- rename files
- actually look at content :-p

* Blog post links live in ther forum now

* Move imported files to lowercase, update wiki links to docs links

* Move troubleshooting into installation

* Break out increasing request rate

* Remove duped content

* Remove duped content

* Codespell fixes

* Misc review feedback and fixes

* Just nuke it

* Fix line breaks

* This aint the wiki youre looking for
2024-06-07 11:48:47 +02:00
Lars Holmberg a5f2809ef3 doc formatting fix 2024-05-27 10:24:03 +02:00
Lars Holmberg cf9095a797 Revert "Docs: Update sphinx versions (one step at a time)"
This reverts commit cfc92138f7.
2024-04-26 21:52:38 +02:00
Lars Holmberg cfc92138f7 Docs: Update sphinx versions (one step at a time) 2024-04-26 21:50:06 +02:00
Lars Holmberg 35850b23a5 Update documentation for concurrent custom messages. 2024-03-26 20:35:43 +01:00
Samuel Spagl 1f60da7c6d fix linter 2024-03-25 14:50:14 +01:00
Lars Holmberg e4c5d197da Fix some documentation stuff, remove unneeded whitespace... 2024-02-11 17:19:04 +01:00
Lars Holmberg 9f21437ae0 typo 2024-02-06 11:50:02 +01:00
Lars Holmberg 4d869afb11 Document how to use "--locustfile -" to download locustfile from master. 2024-02-06 10:51:54 +01:00
tdadela 40a3eb7429 docs(running-distributed): cores -> logical cores 2024-01-29 21:43:09 +01:00
Lars Holmberg 26286c6122 docs 2024-01-23 17:10:27 +01:00
Lars Holmberg 2f9b33edad docs 2024-01-16 13:45:47 +01:00
Lars Holmberg b7a63e4e2f more doc fixes 2024-01-16 10:48:27 +01:00
Lars Holmberg 51ee638959 docs: update running distributed some more 2024-01-15 21:46:14 +01:00
Lars Holmberg fb44e3399b doc updates, mainly about running distributed 2024-01-15 21:23:45 +01:00
Lars Holmberg 6836acbe42 more doc fixes 2024-01-14 12:40:44 +01:00
Lars Holmberg 94f9ef8bda doc fix 2024-01-14 12:29:22 +01:00
Lars Holmberg ec2b6ecb0f doc formatting fix 2024-01-14 12:27:17 +01:00
Lars Holmberg 238224b7b0 Update documentation for locust-swarm 2024-01-14 11:38:43 +01:00
Lars Holmberg af2a34d091 fix warnings in documentation 2023-12-18 21:00:22 +01:00
Lars Holmberg c03228f76e docs 2023-11-21 16:27:45 +01:00
Lars Holmberg 7adb115db3 improve docs 2023-11-21 16:26:58 +01:00
Lars Holmberg 611587114b Various updates to the command line help (introduce metavar) and documentation. 2023-11-21 15:06:45 +01:00
Lars Holmberg 7a69057cfb docs: Add note about --processes using fork and thus not being available on Windows. 2023-11-20 23:29:34 +01:00
Lars Holmberg 7aa814edbe docs: more cleanup 2023-11-20 23:14:54 +01:00
Lars Holmberg f52e02c88c docs: More updates to --processes stuff 2023-11-20 23:13:26 +01:00
Lars Holmberg c0252525b4 Add --processes to documentation. 2023-11-20 23:07:59 +01:00
Lars Holmberg d04399c5e4 docs: better link to custom messages example 2022-12-20 13:47:31 +01:00
aathan fd5a255bcd
Updated to reflect examples
I saw similar code in examples/ directory that has the master/worker roles swapped from my original fix. The original code is inconsistent and it wasn't clear which was intended as worker vs master, but this new commit matches what's in examples/
2022-08-20 11:13:55 -07:00
aathan ff30c7fcb7
Example had inconsistent labeling
The example inconsistently labeled worker and master in the comments and/or registered the wrong messages to the wrong runners.
2022-08-20 11:00:24 -07:00
Xavier Sosnovsky 8b26da2444 Minor edits to the documentation 2022-07-23 17:13:30 +02:00
Lars Holmberg 394f582c4b Add documentation for debugging/run_single_user. Rename some poorly named documentation pages. 2022-01-27 08:45:13 +01:00