Skip to content

Commit 413655c

Browse files
Merge branch 'update/docs-content' into DEV-867-contribution-doc
2 parents 708ef2e + d3a9c31 commit 413655c

File tree

2 files changed

+20
-10
lines changed

2 files changed

+20
-10
lines changed

mkdocs.yaml

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -113,6 +113,9 @@ extra:
113113
- icon: main/company-logo
114114
link: https://www.datajoint.com
115115
name: DataJoint
116+
- icon: main/company-logo
117+
link: https://datajoint.com/docs/
118+
name: DataJoint Documentation
116119
- icon: fontawesome/brands/slack
117120
link: https://datajoint.slack.com
118121
name: Slack
@@ -135,7 +138,7 @@ extra:
135138
link: https://stackoverflow.com/questions/tagged/datajoint
136139
name: StackOverflow
137140
- icon: fontawesome/brands/youtube
138-
link: https://www.youtube.com/channel/UCdeCuFOTCXlVMRzh6Wk-lGg
141+
link: https://www.youtube.com/@datajoint
139142
name: YouTube
140143
extra_css:
141144
- assets/stylesheets/extra.css

src/elements/management/dissemination.md

Lines changed: 16 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -6,16 +6,23 @@ We conduct activities to disseminate Resource components for adoption in diverse
66
neuroscience labs. These activities include
77

88
- A central [website](https://datajoint.com/docs/elements/) for the Resource.
9-
- Conference talks, presentations, and workshops
9+
- [Conference talks, presentations, and workshops](../../support-events.md)
1010
- Publications in peer-reviewed journals
1111
- White papers posted on internet resources and websites
1212
- On-site workshops by invitation
1313
- Remote workshops and webinars
1414
- Online interactive tutorials hosted on GitHub Codespaces
1515
- [DataJoint Tutorials](https://github.com/datajoint/datajoint-tutorials)
16-
- [DataJoint Workflow Array
17-
Ephys](https://github.com/datajoint/workflow-array-ephys#interactive-tutorial)
16+
- [DataJoint Element Array Ephys](https://github.com/datajoint/element-array-ephys#interactive-tutorial)
1817
- [DataJoint Element Calcium Imaging](https://github.com/datajoint/element-calcium-imaging#interactive-tutorial)
18+
- [DataJoint Element DeepLabCut](https://github.com/datajoint/element-deeplabcut#interactive-tutorial)
19+
- [DataJoint Element Facemap](https://github.com/datajoint/element-facemap#interactive-tutorial)
20+
- [DataJoint Element MoSeq](https://github.com/datajoint/element-moseq#interactive-tutorial)
21+
- [DataJoint Element Miniscope](https://github.com/datajoint/element-miniscope#interactive-tutorial)
22+
- [DataJoint Element Optogenetics](https://github.com/datajoint/element-optogenetics#interactive-tutorial)
23+
- [DataJoint Element Zstack](https://github.com/datajoint/element-zstack#interactive-tutorial)
24+
- [DataJoint Element Electrode Localization](https://github.com/datajoint/element-electrode-localization#interactive-tutorial)
25+
- [DataJoint Element Visual Stimulus](https://github.com/datajoint/element-visual-stimulus#interactive-tutorial)
1926

2027
## 2. Community Survey
2128

@@ -24,12 +31,12 @@ estimate the adoption and use of the Resource:
2431

2532
- A citation mechanism for individual components of the Resource.
2633

27-
| Resource | RRID |
28-
|:---------|:-----|
29-
| DataJoint Core | [RRID:SCR_014543](https://scicrunch.org/resolver/SCR_014543) |
30-
| DataJoint Elements | [RRID:SCR_021894](https://scicrunch.org/resolver/SCR_021894) |
34+
| Resource | RRID |
35+
| :----------------- | :----------------------------------------------------------- |
36+
| DataJoint Core | [RRID:SCR_014543](https://scicrunch.org/resolver/SCR_014543) |
37+
| DataJoint Elements | [RRID:SCR_021894](https://scicrunch.org/resolver/SCR_021894) |
3138

3239
- GitHub forks and dependent repositories.
3340

34-
- A register for self-reporting for component adoption and use (see [DataJoint Community
35-
Survey](https://try.datajoint.com/communitysurvey)).
41+
- A register for self-reporting for component adoption and use (see
42+
[DataJoint Community Survey](https://try.datajoint.com/communitysurvey)).

0 commit comments

Comments
 (0)