Skip to content

Commit 8f46aae

Browse files
committed
Add links to source code for documentation
1 parent 747ba64 commit 8f46aae

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

getinvolved.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,8 @@ layout: default
44

55
# Get Involved
66

7+
## Developer Chat
8+
79
Want to contribute to the project? We suggest joining the developer chat, which may be accessed via your choice of IRC or Discord:
810

911
* IRC: \#scopehal on [irc.libera.chat](ircs://irc.libera.chat:6697/scopehal)
@@ -15,3 +17,15 @@ Public logs of the bridged channels can be found [here](https://libera.irclog.wh
1517
The developer chat is the primary mechanism for active developers to discuss features they're working on, help each other out, and coordinate the overall direction of the project.
1618

1719
We also host developer meetings on Zoom, typically about once per month. Connection and scheduling information is shared in the chat channel.
20+
21+
## Source Code
22+
23+
All source code for applications and documentation can be found in the [ngscopeclient organization on GitHub](https://github.com/ngscopeclient).
24+
25+
Source code for documentation is located in the following repositories:
26+
27+
* This website: [ngscopeclient/ngscopeclient.github.io](https://github.com/ngscopeclient/ngscopeclient.github.io)
28+
* End-user documentation: [ngscopeclient/scopehal-docs](https://github.com/ngscopeclient/scopehal-docs)
29+
* Developer API documentation is derived from Doxygen comments in the following repositories:
30+
* [ngscopeclient/scopehal-apps](https://github.com/ngscopeclient/scopehal-apps)
31+
* [ngscopeclient/scopehal](https://github.com/ngscopeclient/scopehal)

0 commit comments

Comments
 (0)