Skip to content

Commit 2a56630

Browse files
committed
rm im stuff
1 parent 907137e commit 2a56630

3 files changed

Lines changed: 6 additions & 28 deletions

File tree

.readthedocs.yaml

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,12 @@
55
# Required
66
version: 2
77

8+
# Set the OS, Python version and other tools you might need
9+
build:
10+
os: ubuntu-22.04
11+
tools:
12+
python: "3.7"
13+
814
# Build documentation in the docs/ directory with Sphinx
915
sphinx:
1016
configuration: src/doc/conf.py
@@ -14,6 +20,5 @@ formats: all
1420

1521
# Optionally set the version of Python and requirements required to build your docs
1622
python:
17-
version: 3.7
1823
install:
1924
- requirements: src/doc/requirements.txt
-387 KB
Binary file not shown.

src/doc/dev_manual/project_meetings.rst

Lines changed: 0 additions & 27 deletions
Original file line numberDiff line numberDiff line change
@@ -32,30 +32,3 @@ Special Topics Meeting Topics/Agenda
3232
We consider the need and interest in using the upcoming special topics meeting time.
3333
Sometimes, we opt to use this meeting time for further issue triage.
3434
Other times, we decide on some topic(s) to discuss and contributors may prepare some informal materials.
35-
36-
Inclusive Moment
37-
----------------
38-
To begin the first project meeting of each new month a contributor shares an inclusive moment.
39-
An inclusive moment is a factoid, resource, event, experience, etc. related to STEAM with the purpose of raising awareness, seeding deeper thinking and/or informing future action.
40-
Example inclusive moments which are in scope include...
41-
42-
* A short description of the book `"Black Software" <https://en.wikipedia.org/wiki/Black_Software>`_ and key take-aways to be learned from reading it.
43-
* A reminder and reference explaining how color choices in UI design impact color-blind users.
44-
* Relaying a recent conversation with a colleague that feels Fortran programmers aren’t sufficiently supported in ECP.
45-
46-
Example Inclusive Minutes which are out of scope...
47-
48-
* Sharing a recent personal negative interaction with an airport security official
49-
50-
* **Rationale**: not related to STEAM.
51-
52-
* Playing the YouTube video `“Wny Diversity Matters?” <https://youtu.be/lHStHPQUzkE>`_.
53-
54-
* **Rationale**: not appropriate length, not related to STEAM.
55-
56-
* Playing 5 minutes of music created in a recent STEAM hack-a-thon.
57-
58-
* **Rationale**: not appropriate length.
59-
60-
Whenever possible, we try to rotate responsibility to a different contributor each time.
61-
There are :download:`some slides <./framing_inclusive_minute_opt.pdf>` that explain the inclusive moment exercise in a little more detail.

0 commit comments

Comments
 (0)