Skip to content

Commit 1e15a41

Browse files
authored
Merge pull request #956 from epfml/deep-wiki-link-julien
Update DEV.md with DeepWiki documentation link
2 parents fea261e + b783fe1 commit 1e15a41

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

DEV.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,10 @@
1111
Welcome to the DISCO developer guide.
1212
Here you will have a first overview of the project, how to install and run an instance of DISCO and links to further documentation. All DISCO code is in JavaScript/TypeScript.
1313

14+
> [!TIP]
15+
> DISCO has also been indexed on DeepWiki, a AI-generated documentation platform based on both our own documentation and the codebase. Feel free to check it out if you have unanswered questions:<br/>
16+
> https://deepwiki.com/epfml/disco
17+
1418
## Structure
1519

1620
The DISCO project is composed of multiple parts. At the root level, there are six main folders: `discojs`, `discojs-node`, `discojs-web`, `server`, `webapp` and `cli`.

0 commit comments

Comments
 (0)