aboutsummaryrefslogtreecommitdiff
path: root/web/docs/contributing
Commit message (Collapse)AuthorAgeFilesLines
* docs: fix config file path on windowsSteven Engler2026-03-241-2/+2
|
* Remove maint/shellcheck_all compatibility linkIan Jackson2026-01-201-1/+1
| | | | | We're using maint/common/shellcheck-all now. The docs were inconsistent.
* Rename remaining maint/check_ to maint/check-Ian Jackson2026-01-201-2/+2
|
* docs: update anonticket URLs to torproject.orgNihal2025-11-261-3/+1
|
* Typo fixes (automatic and hand-verified)Nick Mathewson2025-07-091-1/+1
| | | | Made with https://crates.io/crates/typos-cli
* contributing doc: encourage discussion before codingJim Newsome2025-04-301-0/+25
|
* contributing doc: move 'getting started' section upJim Newsome2025-04-301-20/+20
|
* Update links to the code of conductNick Mathewson2025-03-242-2/+2
| | | | The old link seems not to work any more.
* tor-congestion: remove crateSteven Engler2025-03-031-1/+0
|
* docs: Make `check_todos` happy by expanding the XXX like it's done in the ↵Alexander Hansen Færøy2025-01-291-1/+1
| | | | CHANGELOG.md.
* docs: fixed broken linkscharles-the-developer2025-01-291-1/+1
|
* Merge branch 'arti-configuration-options' of ↵charles-the-developer2025-01-291-2/+4
|\ | | | | | | https://gitlab.torproject.org/tpo/core/arti-doc-project-2023 into arti-configuration-options
| * docs: Apply 10 suggestion(s) to 1 file(s)Nick Mathewson2025-01-291-12/+14
| |
* | docs: done implementing revisionscharles-the-developer2024-01-181-19/+20
|/
* docs: done with Arti Configuration Optionscharles-the-developer2023-12-271-0/+362
|
* Merge branch 'exposing-api' into 'main'Alexander Færøy2023-12-201-0/+28
|\ | | | | | | | | | | docs: Exposing APIs See merge request tpo/core/arti-doc-project-2023!44
| * docs: made updates based on suggestionsLulu Nwenyi2023-12-201-1/+3
| |
| * docs: added exposing new apis guideLulu Nwenyi2023-11-221-0/+26
| |
* | Merge branch 'crates' into 'main'Alexander Færøy2023-12-201-0/+69
|\ \ | | | | | | | | | | | | | | | docs: Adding crates guide See merge request tpo/core/arti-doc-project-2023!43
| * | docs: made updates to tests section in guideLulu Nwenyi2023-12-201-1/+1
| | |
| * | docs: made updates based on suggestionLulu Nwenyi2023-12-141-25/+8
| | |
| * | docs: added crates docLulu Nwenyi2023-12-061-0/+86
| | |
* | | Merge branch 'project-status' into 'main'Alexander Færøy2023-12-181-0/+31
|\ \ \ | | | | | | | | | | | | | | | | | | | | docs: Project status See merge request tpo/core/arti-doc-project-2023!41
| * | | docs: Apply Nick's clarification on Arti having moved forward a lot since ↵Nick Mathewson2023-12-181-1/+4
| | | | | | | | | | | | | | | | Arti 1.0.0 in September 2022.
| * | | docs: added project statusLulu Nwenyi2023-11-171-0/+28
| | |/ | |/|
* | | Merge branch 'testing' into 'main'oluchinwenyi2023-12-141-0/+137
|\ \ \ | | | | | | | | | | | | | | | | | | | | docs: Testing See merge request tpo/core/arti-doc-project-2023!46
| * | | docs: fixed typoLulu Nwenyi2023-12-141-1/+1
| | | |
| * | | docs: made updates to testing guideLulu Nwenyi2023-12-131-5/+7
| | | |
| * | | docs: added testing docLulu Nwenyi2023-11-171-0/+135
| |/ /
* | | Merge branch 'logging' into 'main'oluchinwenyi2023-12-141-0/+65
|\ \ \ | | | | | | | | | | | | | | | | | | | | docs: Logging See merge request tpo/core/arti-doc-project-2023!45
| * | | docs: made update based on suggestionLulu Nwenyi2023-12-141-2/+2
| | | |
| * | | docs: added logging guideLulu Nwenyi2023-11-171-0/+65
| |/ /
* | | Merge branch 'arti-archi' into 'main'oluchinwenyi2023-12-141-0/+154
|\ \ \ | | | | | | | | | | | | | | | | | | | | docs: Arti architecture See merge request tpo/core/arti-doc-project-2023!42
| * | | docs: made edits based on suggestionsLulu Nwenyi2023-12-131-2/+2
| | | |
| * | | docs: added architecture guideLulu Nwenyi2023-11-221-0/+154
| |/ /
* | | Merge branch 'contributing' into 'main'oluchinwenyi2023-12-131-0/+144
|\ \ \ | | | | | | | | | | | | | | | | | | | | docs: Contributing See merge request tpo/core/arti-doc-project-2023!39
| * | | docs:made edits to contributing docLulu Nwenyi2023-12-131-22/+23
| | | |
| * | | docs: added how to contributeLulu Nwenyi2023-12-131-0/+143
| | |/ | |/|
* | | Merge branch 'code-of-conduct' into 'main'oluchinwenyi2023-12-131-0/+4
|\ \ \ | | | | | | | | | | | | | | | | | | | | docs: Code of conduct See merge request tpo/core/arti-doc-project-2023!35
| * | | docs: made update to linkLulu Nwenyi2023-12-131-1/+1
| | | |
| * | | docs: added code of conductLulu Nwenyi2023-12-131-0/+4
| |/ /
* | | docs: made updates based on suggestionsLulu Nwenyi2023-12-131-6/+4
| | |
* | | docs: added support policyLulu Nwenyi2023-12-131-0/+114
|/ /
* / docs: added censorship section, made changes to sidebar and orderingLulu Nwenyi2023-11-302-1/+4
|/
* docs: Doc Project Skeletonoluchinwenyi2023-11-0310-0/+35