Skip to content

Commit 6a6844d

Browse files
committed
Update documentation
1 parent 5119485 commit 6a6844d

20 files changed

+613
-21
lines changed

Diff for: CODE_OF_CONDUCT.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -179,7 +179,7 @@
179179
</ul>
180180
<p aria-level="2" class="caption" role="heading"><span class="caption-text">Introduction to DEI</span></p>
181181
<ul class="nav bd-sidenav">
182-
<li class="toctree-l1"><a class="reference internal" href="introduction.html">Introduction</a></li>
182+
<li class="toctree-l1"><a class="reference internal" href="intro.html">Introduction</a></li>
183183
<li class="toctree-l1"><a class="reference internal" href="dei_general.html">DEI in General: What is it?</a></li>
184184
<li class="toctree-l1"><a class="reference internal" href="vectors_dei.html">Vectors of DEI that matter</a></li>
185185
<li class="toctree-l1"><a class="reference internal" href="landscape.html">DEI Resource Landscape</a></li>

Diff for: CONTRIBUTING.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -180,7 +180,7 @@
180180
</ul>
181181
<p aria-level="2" class="caption" role="heading"><span class="caption-text">Introduction to DEI</span></p>
182182
<ul class="nav bd-sidenav">
183-
<li class="toctree-l1"><a class="reference internal" href="introduction.html">Introduction</a></li>
183+
<li class="toctree-l1"><a class="reference internal" href="intro.html">Introduction</a></li>
184184
<li class="toctree-l1"><a class="reference internal" href="dei_general.html">DEI in General: What is it?</a></li>
185185
<li class="toctree-l1"><a class="reference internal" href="vectors_dei.html">Vectors of DEI that matter</a></li>
186186
<li class="toctree-l1"><a class="reference internal" href="landscape.html">DEI Resource Landscape</a></li>

Diff for: _sources/intro.md

+25
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,25 @@
1+
# Introduction
2+
3+
Open source is all about collaboration. It's about sharing ideas, building amazing things, and making software accessible to everyone. But a truly thriving open source community is one that's inclusive and welcoming.
4+
5+
This handbook is your guide to implementing Diversity, Equity, and Inclusion (DEI) in your open source project or community.
6+
7+
## Target Audience
8+
This DEI handbook is designed for everyone involved in open-source communities:
9+
- Newcomers: We provide a gentle introduction to DEI concepts and best practices specifically tailored to the open source context.
10+
- Community leads: We offer guidance on how to champion DEI initiatives within your projects and communities.
11+
- Open Source Event organisers:
12+
13+
If you do find a piece of jargon or terminology with which you aren’t familiar, please see the detailed Glossary and FAQs (frequently asked questions) which can be found at the end of the handbook. The authors intend to broaden the scope of this content as time permits. You are welcome to participate and help us with that effort.
14+
15+
## Credits and Copyright
16+
Contributing authors:
17+
- Anita Ihuman
18+
- Glaucia Esppenchutz
19+
- Jona Azizaj
20+
- Anna Ayoung-Stoute
21+
- Richard Littauer
22+
23+
## Existing sources directly used
24+
25+
## Other sources

Diff for: about.html

+3-3
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@
6161
<link rel="author" title="About these documents" href="#" />
6262
<link rel="index" title="Index" href="genindex.html" />
6363
<link rel="search" title="Search" href="search.html" />
64-
<link rel="next" title="Introduction" href="introduction.html" />
64+
<link rel="next" title="Introduction" href="intro.html" />
6565
<meta name="viewport" content="width=device-width, initial-scale=1"/>
6666
<meta name="docsearch:language" content="en"/>
6767
</head>
@@ -181,7 +181,7 @@
181181
</ul>
182182
<p aria-level="2" class="caption" role="heading"><span class="caption-text">Introduction to DEI</span></p>
183183
<ul class="nav bd-sidenav">
184-
<li class="toctree-l1"><a class="reference internal" href="introduction.html">Introduction</a></li>
184+
<li class="toctree-l1"><a class="reference internal" href="intro.html">Introduction</a></li>
185185
<li class="toctree-l1"><a class="reference internal" href="dei_general.html">DEI in General: What is it?</a></li>
186186
<li class="toctree-l1"><a class="reference internal" href="vectors_dei.html">Vectors of DEI that matter</a></li>
187187
<li class="toctree-l1"><a class="reference internal" href="landscape.html">DEI Resource Landscape</a></li>
@@ -467,7 +467,7 @@ <h2>License<a class="headerlink" href="#license" title="Link to this heading">#<
467467

468468
<div class="prev-next-area">
469469
<a class="right-next"
470-
href="introduction.html"
470+
href="intro.html"
471471
title="next page">
472472
<div class="prev-next-info">
473473
<p class="prev-next-subtitle">next</p>

Diff for: decolonization.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -180,7 +180,7 @@
180180
</ul>
181181
<p aria-level="2" class="caption" role="heading"><span class="caption-text">Introduction to DEI</span></p>
182182
<ul class="nav bd-sidenav">
183-
<li class="toctree-l1"><a class="reference internal" href="introduction.html">Introduction</a></li>
183+
<li class="toctree-l1"><a class="reference internal" href="intro.html">Introduction</a></li>
184184
<li class="toctree-l1"><a class="reference internal" href="dei_general.html">DEI in General: What is it?</a></li>
185185
<li class="toctree-l1"><a class="reference internal" href="vectors_dei.html">Vectors of DEI that matter</a></li>
186186
<li class="toctree-l1"><a class="reference internal" href="landscape.html">DEI Resource Landscape</a></li>

Diff for: dei_general.html

+3-3
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@
6262
<link rel="index" title="Index" href="genindex.html" />
6363
<link rel="search" title="Search" href="search.html" />
6464
<link rel="next" title="Vectors of DEI that matter" href="vectors_dei.html" />
65-
<link rel="prev" title="Introduction" href="introduction.html" />
65+
<link rel="prev" title="Introduction" href="intro.html" />
6666
<meta name="viewport" content="width=device-width, initial-scale=1"/>
6767
<meta name="docsearch:language" content="en"/>
6868
</head>
@@ -180,7 +180,7 @@
180180
</ul>
181181
<p aria-level="2" class="caption" role="heading"><span class="caption-text">Introduction to DEI</span></p>
182182
<ul class="current nav bd-sidenav">
183-
<li class="toctree-l1"><a class="reference internal" href="introduction.html">Introduction</a></li>
183+
<li class="toctree-l1"><a class="reference internal" href="intro.html">Introduction</a></li>
184184
<li class="toctree-l1 current active"><a class="current reference internal" href="#">DEI in General: What is it?</a></li>
185185
<li class="toctree-l1"><a class="reference internal" href="vectors_dei.html">Vectors of DEI that matter</a></li>
186186
<li class="toctree-l1"><a class="reference internal" href="landscape.html">DEI Resource Landscape</a></li>
@@ -481,7 +481,7 @@ <h2>What research shows that DEI improves innovation, longevity, and <em>sustain
481481

482482
<div class="prev-next-area">
483483
<a class="left-prev"
484-
href="introduction.html"
484+
href="intro.html"
485485
title="previous page">
486486
<i class="fa-solid fa-angle-left"></i>
487487
<div class="prev-next-info">

Diff for: dei_implementation.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -180,7 +180,7 @@
180180
</ul>
181181
<p aria-level="2" class="caption" role="heading"><span class="caption-text">Introduction to DEI</span></p>
182182
<ul class="nav bd-sidenav">
183-
<li class="toctree-l1"><a class="reference internal" href="introduction.html">Introduction</a></li>
183+
<li class="toctree-l1"><a class="reference internal" href="intro.html">Introduction</a></li>
184184
<li class="toctree-l1"><a class="reference internal" href="dei_general.html">DEI in General: What is it?</a></li>
185185
<li class="toctree-l1"><a class="reference internal" href="vectors_dei.html">Vectors of DEI that matter</a></li>
186186
<li class="toctree-l1"><a class="reference internal" href="landscape.html">DEI Resource Landscape</a></li>

Diff for: demographics.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -180,7 +180,7 @@
180180
</ul>
181181
<p aria-level="2" class="caption" role="heading"><span class="caption-text">Introduction to DEI</span></p>
182182
<ul class="nav bd-sidenav">
183-
<li class="toctree-l1"><a class="reference internal" href="introduction.html">Introduction</a></li>
183+
<li class="toctree-l1"><a class="reference internal" href="intro.html">Introduction</a></li>
184184
<li class="toctree-l1"><a class="reference internal" href="dei_general.html">DEI in General: What is it?</a></li>
185185
<li class="toctree-l1"><a class="reference internal" href="vectors_dei.html">Vectors of DEI that matter</a></li>
186186
<li class="toctree-l1"><a class="reference internal" href="landscape.html">DEI Resource Landscape</a></li>

Diff for: finances_oss.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -180,7 +180,7 @@
180180
</ul>
181181
<p aria-level="2" class="caption" role="heading"><span class="caption-text">Introduction to DEI</span></p>
182182
<ul class="nav bd-sidenav">
183-
<li class="toctree-l1"><a class="reference internal" href="introduction.html">Introduction</a></li>
183+
<li class="toctree-l1"><a class="reference internal" href="intro.html">Introduction</a></li>
184184
<li class="toctree-l1"><a class="reference internal" href="dei_general.html">DEI in General: What is it?</a></li>
185185
<li class="toctree-l1"><a class="reference internal" href="vectors_dei.html">Vectors of DEI that matter</a></li>
186186
<li class="toctree-l1"><a class="reference internal" href="landscape.html">DEI Resource Landscape</a></li>

Diff for: genindex.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -179,7 +179,7 @@
179179
</ul>
180180
<p aria-level="2" class="caption" role="heading"><span class="caption-text">Introduction to DEI</span></p>
181181
<ul class="nav bd-sidenav">
182-
<li class="toctree-l1"><a class="reference internal" href="introduction.html">Introduction</a></li>
182+
<li class="toctree-l1"><a class="reference internal" href="intro.html">Introduction</a></li>
183183
<li class="toctree-l1"><a class="reference internal" href="dei_general.html">DEI in General: What is it?</a></li>
184184
<li class="toctree-l1"><a class="reference internal" href="vectors_dei.html">Vectors of DEI that matter</a></li>
185185
<li class="toctree-l1"><a class="reference internal" href="landscape.html">DEI Resource Landscape</a></li>

Diff for: glossary.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -180,7 +180,7 @@
180180
</ul>
181181
<p aria-level="2" class="caption" role="heading"><span class="caption-text">Introduction to DEI</span></p>
182182
<ul class="nav bd-sidenav">
183-
<li class="toctree-l1"><a class="reference internal" href="introduction.html">Introduction</a></li>
183+
<li class="toctree-l1"><a class="reference internal" href="intro.html">Introduction</a></li>
184184
<li class="toctree-l1"><a class="reference internal" href="dei_general.html">DEI in General: What is it?</a></li>
185185
<li class="toctree-l1"><a class="reference internal" href="vectors_dei.html">Vectors of DEI that matter</a></li>
186186
<li class="toctree-l1"><a class="reference internal" href="landscape.html">DEI Resource Landscape</a></li>

Diff for: inclusive_culture.html

+1-1
Original file line numberDiff line numberDiff line change
@@ -180,7 +180,7 @@
180180
</ul>
181181
<p aria-level="2" class="caption" role="heading"><span class="caption-text">Introduction to DEI</span></p>
182182
<ul class="nav bd-sidenav">
183-
<li class="toctree-l1"><a class="reference internal" href="introduction.html">Introduction</a></li>
183+
<li class="toctree-l1"><a class="reference internal" href="intro.html">Introduction</a></li>
184184
<li class="toctree-l1"><a class="reference internal" href="dei_general.html">DEI in General: What is it?</a></li>
185185
<li class="toctree-l1"><a class="reference internal" href="vectors_dei.html">Vectors of DEI that matter</a></li>
186186
<li class="toctree-l1"><a class="reference internal" href="landscape.html">DEI Resource Landscape</a></li>

0 commit comments

Comments
 (0)