diff options
Diffstat (limited to 'docs/setup/index.rst')
-rw-r--r-- | docs/setup/index.rst | 21 |
1 files changed, 21 insertions, 0 deletions
diff --git a/docs/setup/index.rst b/docs/setup/index.rst new file mode 100644 index 0000000000..332ac8d001 --- /dev/null +++ b/docs/setup/index.rst @@ -0,0 +1,21 @@ +Getting Set Up To Work On The Firefox Codebase +============================================== + +This page will help you get set up to build Firefox on your own machine. + +.. toctree:: + :caption: Thank you for contributing to Firefox + + getting_set_up + +.. toctree:: + :caption: Setting Up Your Machine + + windows_build + macos_build + linux_build + +.. toctree:: + :caption: Getting Ready To Contribute + + contributing_code |