Skip to content

Commit d578563

Browse files
committed
Update documentation
1 parent d7848f5 commit d578563

File tree

113 files changed

+9169
-2431
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

113 files changed

+9169
-2431
lines changed

Diff for: .buildinfo

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
# Sphinx build info version 1
22
# This file hashes the configuration used when building these files. When it is not found, a full rebuild will be done.
3-
config: f5b4d3a04adf732347aead76cb04f4c5
3+
config: 0e6731415745d94d91241301ded6d82a
44
tags: 645f666f9bcd5a90fca523b33c5a78b7

Diff for: CODE_OF_CONDUCT.html

+100-60
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,12 @@
11

2-
32
<!DOCTYPE html>
43

54

6-
<html lang="en" >
5+
<html lang="en" data-content_root="./" >
76

87
<head>
98
<meta charset="utf-8" />
10-
<meta name="viewport" content="width=device-width, initial-scale=1.0" /><meta name="generator" content="Docutils 0.18.1: http://docutils.sourceforge.net/" />
9+
<meta name="viewport" content="width=device-width, initial-scale=1.0" /><meta name="viewport" content="width=device-width, initial-scale=1" />
1110

1211
<title>Code of Conduct &#8212; SustainOSS DEI Handbook</title>
1312

@@ -19,48 +18,45 @@
1918
</script>
2019

2120
<!-- Loaded before other Sphinx assets -->
22-
<link href="_static/styles/theme.css?digest=e353d410970836974a52" rel="stylesheet" />
23-
<link href="_static/styles/bootstrap.css?digest=e353d410970836974a52" rel="stylesheet" />
24-
<link href="_static/styles/pydata-sphinx-theme.css?digest=e353d410970836974a52" rel="stylesheet" />
21+
<link href="_static/styles/theme.css?digest=8d27b9dea8ad943066ae" rel="stylesheet" />
22+
<link href="_static/styles/bootstrap.css?digest=8d27b9dea8ad943066ae" rel="stylesheet" />
23+
<link href="_static/styles/pydata-sphinx-theme.css?digest=8d27b9dea8ad943066ae" rel="stylesheet" />
2524

2625

27-
<link href="_static/vendor/fontawesome/6.1.2/css/all.min.css?digest=e353d410970836974a52" rel="stylesheet" />
28-
<link rel="preload" as="font" type="font/woff2" crossorigin href="_static/vendor/fontawesome/6.1.2/webfonts/fa-solid-900.woff2" />
29-
<link rel="preload" as="font" type="font/woff2" crossorigin href="_static/vendor/fontawesome/6.1.2/webfonts/fa-brands-400.woff2" />
30-
<link rel="preload" as="font" type="font/woff2" crossorigin href="_static/vendor/fontawesome/6.1.2/webfonts/fa-regular-400.woff2" />
26+
<link href="_static/vendor/fontawesome/6.5.1/css/all.min.css?digest=8d27b9dea8ad943066ae" rel="stylesheet" />
27+
<link rel="preload" as="font" type="font/woff2" crossorigin href="_static/vendor/fontawesome/6.5.1/webfonts/fa-solid-900.woff2" />
28+
<link rel="preload" as="font" type="font/woff2" crossorigin href="_static/vendor/fontawesome/6.5.1/webfonts/fa-brands-400.woff2" />
29+
<link rel="preload" as="font" type="font/woff2" crossorigin href="_static/vendor/fontawesome/6.5.1/webfonts/fa-regular-400.woff2" />
3130

32-
<link rel="stylesheet" type="text/css" href="_static/pygments.css" />
33-
<link rel="stylesheet" href="_static/styles/sphinx-book-theme.css?digest=14f4ca6b54d191a8c7657f6c759bf11a5fb86285" type="text/css" />
34-
<link rel="stylesheet" type="text/css" href="_static/togglebutton.css" />
35-
<link rel="stylesheet" type="text/css" href="_static/copybutton.css" />
36-
<link rel="stylesheet" type="text/css" href="_static/mystnb.4510f1fc1dee50b3e5859aac5469c37c29e427902b24a333a5f9fcb2f0b3ac41.css" />
37-
<link rel="stylesheet" type="text/css" href="_static/sphinx-thebe.css" />
38-
<link rel="stylesheet" type="text/css" href="_static/design-style.4045f2051d55cab465a707391d5b2007.min.css" />
31+
<link rel="stylesheet" type="text/css" href="_static/pygments.css?v=fa44fd50" />
32+
<link rel="stylesheet" type="text/css" href="_static/styles/sphinx-book-theme.css?v=384b581d" />
33+
<link rel="stylesheet" type="text/css" href="_static/togglebutton.css?v=13237357" />
34+
<link rel="stylesheet" type="text/css" href="_static/copybutton.css?v=76b2166b" />
35+
<link rel="stylesheet" type="text/css" href="_static/mystnb.4510f1fc1dee50b3e5859aac5469c37c29e427902b24a333a5f9fcb2f0b3ac41.css?v=be8a1c11" />
36+
<link rel="stylesheet" type="text/css" href="_static/sphinx-thebe.css?v=4fa983c6" />
37+
<link rel="stylesheet" type="text/css" href="_static/design-style.1e8bd061cd6da7fc9cf755528e8ffc24.min.css?v=0a3b3ea7" />
3938

4039
<!-- Pre-loaded scripts that we'll load fully later -->
41-
<link rel="preload" as="script" href="_static/scripts/bootstrap.js?digest=e353d410970836974a52" />
42-
<link rel="preload" as="script" href="_static/scripts/pydata-sphinx-theme.js?digest=e353d410970836974a52" />
43-
44-
<script data-url_root="./" id="documentation_options" src="_static/documentation_options.js"></script>
45-
<script src="_static/jquery.js"></script>
46-
<script src="_static/underscore.js"></script>
47-
<script src="_static/_sphinx_javascript_frameworks_compat.js"></script>
48-
<script src="_static/doctools.js"></script>
49-
<script src="_static/clipboard.min.js"></script>
50-
<script src="_static/copybutton.js"></script>
51-
<script src="_static/scripts/sphinx-book-theme.js?digest=5a5c038af52cf7bc1a1ec88eea08e6366ee68824"></script>
40+
<link rel="preload" as="script" href="_static/scripts/bootstrap.js?digest=8d27b9dea8ad943066ae" />
41+
<link rel="preload" as="script" href="_static/scripts/pydata-sphinx-theme.js?digest=8d27b9dea8ad943066ae" />
42+
<script src="_static/vendor/fontawesome/6.5.1/js/all.min.js?digest=8d27b9dea8ad943066ae"></script>
43+
44+
<script src="_static/documentation_options.js?v=9eb32ce0"></script>
45+
<script src="_static/doctools.js?v=9a2dae69"></script>
46+
<script src="_static/sphinx_highlight.js?v=dc90522c"></script>
47+
<script src="_static/clipboard.min.js?v=a7894cd8"></script>
48+
<script src="_static/copybutton.js?v=f281be69"></script>
49+
<script src="_static/scripts/sphinx-book-theme.js?v=efea14e4"></script>
5250
<script>let toggleHintShow = 'Click to show';</script>
5351
<script>let toggleHintHide = 'Click to hide';</script>
5452
<script>let toggleOpenOnPrint = 'true';</script>
55-
<script src="_static/togglebutton.js"></script>
53+
<script src="_static/togglebutton.js?v=4a39c7ea"></script>
5654
<script>var togglebuttonSelector = '.toggle, .admonition.dropdown';</script>
57-
<script src="_static/design-tabs.js"></script>
58-
<script>const THEBE_JS_URL = "https://unpkg.com/thebe@0.8.2/lib/index.js"
59-
const thebe_selector = ".thebe,.cell"
60-
const thebe_selector_input = "pre"
61-
const thebe_selector_output = ".output, .cell_output"
62-
</script>
63-
<script async="async" src="_static/sphinx-thebe.js"></script>
55+
<script src="_static/design-tabs.js?v=36754332"></script>
56+
<script>const THEBE_JS_URL = "https://unpkg.com/thebe@0.8.2/lib/index.js"; const thebe_selector = ".thebe,.cell"; const thebe_selector_input = "pre"; const thebe_selector_output = ".output, .cell_output"</script>
57+
<script async="async" src="_static/sphinx-thebe.js?v=c100c467"></script>
58+
<script>var togglebuttonSelector = '.toggle, .admonition.dropdown';</script>
59+
<script>const THEBE_JS_URL = "https://unpkg.com/thebe@0.8.2/lib/index.js"; const thebe_selector = ".thebe,.cell"; const thebe_selector_input = "pre"; const thebe_selector_output = ".output, .cell_output"</script>
6460
<script>DOCUMENTATION_OPTIONS.pagename = 'CODE_OF_CONDUCT';</script>
6561
<link rel="author" title="About these documents" href="about.html" />
6662
<link rel="index" title="Index" href="genindex.html" />
@@ -75,7 +71,15 @@
7571

7672

7773

78-
<a class="skip-link" href="#main-content">Skip to main content</a>
74+
<a id="pst-skip-link" class="skip-link" href="#main-content">Skip to main content</a>
75+
76+
<div id="pst-scroll-pixel-helper"></div>
77+
78+
<button type="button" class="btn rounded-pill" id="pst-back-to-top">
79+
<i class="fa-solid fa-arrow-up"></i>
80+
Back to top
81+
</button>
82+
7983

8084
<input type="checkbox"
8185
class="sidebar-toggle"
@@ -110,12 +114,15 @@
110114
</form></div>
111115
</div>
112116

113-
<nav class="bd-header navbar navbar-expand-lg bd-navbar">
114-
</nav>
117+
<header class="bd-header navbar navbar-expand-lg bd-navbar">
118+
</header>
115119

120+
116121
<div class="bd-container">
117122
<div class="bd-container__inner bd-page-width">
118123

124+
125+
119126
<div class="bd-sidebar-primary bd-sidebar">
120127

121128

@@ -129,24 +136,37 @@
129136

130137
<div class="sidebar-primary-items__start sidebar-primary__section">
131138
<div class="sidebar-primary-item">
139+
132140

133141

134142
<a class="navbar-brand logo" href="about.html">
135143

136144

137145

138146

147+
139148

140149

141150

142151

143152

144-
<img src="_static/logo.svg" class="logo__image only-light" alt="Logo image"/>
145-
<script>document.write(`<img src="_static/logo.svg" class="logo__image only-dark" alt="Logo image"/>`);</script>
153+
<img src="_static/logo.svg" class="logo__image only-light" alt="SustainOSS DEI Handbook - Home"/>
154+
<script>document.write(`<img src="_static/logo.svg" class="logo__image only-dark" alt="SustainOSS DEI Handbook - Home"/>`);</script>
146155

147156

148157
</a></div>
149-
<div class="sidebar-primary-item"><nav class="bd-links" id="bd-docs-nav" aria-label="Main">
158+
<div class="sidebar-primary-item">
159+
160+
<script>
161+
document.write(`
162+
<button class="btn navbar-btn search-button-field search-button__button" title="Search" aria-label="Search" data-bs-placement="bottom" data-bs-toggle="tooltip">
163+
<i class="fa-solid fa-magnifying-glass"></i>
164+
<span class="search-button__default-text">Search</span>
165+
<span class="search-button__kbd-shortcut"><kbd class="kbd-shortcut__modifier">Ctrl</kbd>+<kbd class="kbd-shortcut__modifier">K</kbd></span>
166+
</button>
167+
`);
168+
</script></div>
169+
<div class="sidebar-primary-item"><nav class="bd-links bd-docs-nav" aria-label="Main">
150170
<div class="bd-toc-item navbar-nav active">
151171

152172
<ul class="nav bd-sidenav bd-sidenav__home-link">
@@ -156,8 +176,26 @@
156176
</a>
157177
</li>
158178
</ul>
159-
<ul class="current nav bd-sidenav">
179+
<p aria-level="2" class="caption" role="heading"><span class="caption-text">Introduction to DEI</span></p>
180+
<ul class="nav bd-sidenav">
181+
<li class="toctree-l1"><a class="reference internal" href="introduction.html">Introduction</a></li>
182+
<li class="toctree-l1"><a class="reference internal" href="dei_general.html">DEI in General: What is it?</a></li>
183+
<li class="toctree-l1"><a class="reference internal" href="vectors_dei.html">Vectors of DEI that matter</a></li>
184+
<li class="toctree-l1"><a class="reference internal" href="demograhics.html">Demographics</a></li>
160185
<li class="toctree-l1"><a class="reference internal" href="landscape.html">DEI Resource Landscape</a></li>
186+
</ul>
187+
<p aria-level="2" class="caption" role="heading"><span class="caption-text">Making the change</span></p>
188+
<ul class="nav bd-sidenav">
189+
<li class="toctree-l1"><a class="reference internal" href="inclusive_culture.html">Creating an Inclusive Culture</a></li>
190+
<li class="toctree-l1"><a class="reference internal" href="projects_highlight.html">What are some good examples of DEI in OSS: Projects we could highlight etc?</a></li>
191+
<li class="toctree-l1"><a class="reference internal" href="finances_oss.html">Finances for OSS</a></li>
192+
<li class="toctree-l1"><a class="reference internal" href="decolonization.html">Decolonialization in OSS</a></li>
193+
<li class="toctree-l1"><a class="reference internal" href="dei_implementation.html">How to Implement DEI Efforts</a></li>
194+
<li class="toctree-l1"><a class="reference internal" href="recruitment_hr.html">Recruitment &amp; HR Practices??</a></li>
195+
<li class="toctree-l1"><a class="reference internal" href="glossary.html">DEI Glossary</a></li>
196+
</ul>
197+
<p aria-level="2" class="caption" role="heading"><span class="caption-text">Contribute and Code of Conduct</span></p>
198+
<ul class="current nav bd-sidenav">
161199
<li class="toctree-l1"><a class="reference internal" href="CONTRIBUTING.html">Contributing</a></li>
162200
<li class="toctree-l1 current active"><a class="current reference internal" href="#">Code of Conduct</a></li>
163201
</ul>
@@ -313,20 +351,22 @@
313351
</button>
314352

315353

354+
316355
<script>
317356
document.write(`
318-
<button class="theme-switch-button btn btn-sm btn-outline-primary navbar-btn rounded-circle" title="light/dark" aria-label="light/dark" data-bs-placement="bottom" data-bs-toggle="tooltip">
319-
<span class="theme-switch" data-mode="light"><i class="fa-solid fa-sun"></i></span>
320-
<span class="theme-switch" data-mode="dark"><i class="fa-solid fa-moon"></i></span>
321-
<span class="theme-switch" data-mode="auto"><i class="fa-solid fa-circle-half-stroke"></i></span>
357+
<button class="btn btn-sm navbar-btn theme-switch-button" title="light/dark" aria-label="light/dark" data-bs-placement="bottom" data-bs-toggle="tooltip">
358+
<span class="theme-switch nav-link" data-mode="light"><i class="fa-solid fa-sun fa-lg"></i></span>
359+
<span class="theme-switch nav-link" data-mode="dark"><i class="fa-solid fa-moon fa-lg"></i></span>
360+
<span class="theme-switch nav-link" data-mode="auto"><i class="fa-solid fa-circle-half-stroke fa-lg"></i></span>
322361
</button>
323362
`);
324363
</script>
325364

365+
326366
<script>
327367
document.write(`
328368
<button class="btn btn-sm navbar-btn search-button search-button__button" title="Search" aria-label="Search" data-bs-placement="bottom" data-bs-toggle="tooltip">
329-
<i class="fa-solid fa-magnifying-glass"></i>
369+
<i class="fa-solid fa-magnifying-glass fa-lg"></i>
330370
</button>
331371
`);
332372
</script>
@@ -353,10 +393,11 @@ <h1>Code of Conduct</h1>
353393

354394

355395
<div id="searchbox"></div>
356-
<article class="bd-article" role="main">
396+
<article class="bd-article">
357397

358398
<section class="tex2jax_ignore mathjax_ignore" id="code-of-conduct">
359-
<h1>Code of Conduct<a class="headerlink" href="#code-of-conduct" title="Permalink to this heading">#</a></h1>
399+
<h1>Code of Conduct<a class="headerlink" href="#code-of-conduct" title="Link to this heading">#</a></h1>
400+
<p><a class="reference external" href="https://docs.google.com/document/d/1UzEbyDDpEw3rxEIKbtuO8pZ-22eLUrgJjJlxUYRtsAo/edit#heading=h.2y6xmunp3eb2">Contributor Covenant Code of Conduct</a></p>
360401
<p>This repository and affiliated channels uses the <a class="reference external" href="https://sustainoss.org/code-of-conduct/">SustainOSS Code of Conduct</a>.</p>
361402
</section>
362403

@@ -385,11 +426,10 @@ <h1>Code of Conduct<a class="headerlink" href="#code-of-conduct" title="Permalin
385426

386427

387428

388-
<footer class="bd-footer-article">
429+
430+
431+
<footer class="prev-next-footer">
389432

390-
<div class="footer-article-items footer-article__inner">
391-
392-
<div class="footer-article-item"><!-- Previous / next buttons -->
393433
<div class="prev-next-area">
394434
<a class="left-prev"
395435
href="CONTRIBUTING.html"
@@ -400,16 +440,15 @@ <h1>Code of Conduct<a class="headerlink" href="#code-of-conduct" title="Permalin
400440
<p class="prev-next-title">Contributing</p>
401441
</div>
402442
</a>
403-
</div></div>
404-
405443
</div>
406-
407444
</footer>
408445

409446
</div>
410447

411448

412449

450+
<div class="bd-sidebar-secondary bd-toc"></div>
451+
413452

414453
</div>
415454
<footer class="bd-footer-content">
@@ -426,9 +465,10 @@ <h1>Code of Conduct<a class="headerlink" href="#code-of-conduct" title="Permalin
426465

427466
<div class="footer-item">
428467

468+
429469
<p class="copyright">
430470

431-
© Copyright 2022.
471+
© Copyright 2023.
432472
<br/>
433473

434474
</p>
@@ -452,8 +492,8 @@ <h1>Code of Conduct<a class="headerlink" href="#code-of-conduct" title="Permalin
452492
</div>
453493

454494
<!-- Scripts loaded after <body> so the DOM is not blocked -->
455-
<script src="_static/scripts/bootstrap.js?digest=e353d410970836974a52"></script>
456-
<script src="_static/scripts/pydata-sphinx-theme.js?digest=e353d410970836974a52"></script>
495+
<script src="_static/scripts/bootstrap.js?digest=8d27b9dea8ad943066ae"></script>
496+
<script src="_static/scripts/pydata-sphinx-theme.js?digest=8d27b9dea8ad943066ae"></script>
457497

458498
<footer class="bd-footer">
459499
</footer>

0 commit comments

Comments
 (0)