Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
Tor
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Container registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
orbea
Tor
Commits
c9bd3579
Commit
c9bd3579
authored
5 years ago
by
Nick Mathewson
Browse files
Options
Downloads
Patches
Plain Diff
Tweak a couple of URLs in gettingstarted.md
parent
b6d9484f
Branches
Branches containing commit
Tags
Tags containing commit
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
doc/HACKING/GettingStarted.md
+6
-5
6 additions, 5 deletions
doc/HACKING/GettingStarted.md
with
6 additions
and
5 deletions
doc/HACKING/GettingStarted.md
+
6
−
5
View file @
c9bd3579
...
...
@@ -11,8 +11,9 @@ whole Tor ecosystem.)
If you are looking for a more bare-bones, less user-friendly information
dump of important information, you might like reading the "torguts"
documents linked to below. You should probably read it before you write
dump of important information, you might like reading the
doxygen output at https://src-ref.docs.torproject.org/tor/index.html .
You should probably skim some of the topic headings there before you write
your first patch.
...
...
@@ -49,14 +50,14 @@ Once you've reached this point, here's what you need to know.
going to fix a bug that appears in a stable version, check out the
appropriate "maint" branch, as in:
git checkout maint-0.
2.7
git checkout maint-0.
4.3
2.
Find your way around the source
Our overall code structure is explained in
the "torguts"
document
s
,
Our overall code structure is explained in
our source
document
ation
,
currently at
git clone https://git.torproject.org/user/nickm/torguts.git
https://src-ref.docs.torproject.org/tor/index.html
Find a part of the code that looks interesting to you, and start
looking around it to see how it fits together!
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment