Skip to content

Commit

Permalink
Correct links.
Browse files Browse the repository at this point in the history
  • Loading branch information
sletz committed Jan 12, 2025
1 parent 017e25b commit cc0fd99
Show file tree
Hide file tree
Showing 5 changed files with 6 additions and 6 deletions.
4 changes: 2 additions & 2 deletions doc/docs/contributing.md
Original file line number Diff line number Diff line change
Expand Up @@ -186,8 +186,8 @@ For GRAME maintainers:
- regenerate the PDF documentation using `make pdf` target in the `doc` folder
- update the library submodule in [faust](https://github.com/grame-cncm/faust), recompile and deploy WebAssembly libfaust in [fausteditor](https://github.com/grame-cncm/fausteditor), [faustplayground](https://github.com/grame-cncm/faustplayground) and [faustide](https://github.com/grame-cncm/faustide)
- update the library submodule in [faustlive](https://github.com/grame-cncm/faustlive)
- update the library list in this [fausteditor](https://github.com/grame-cncm/fausteditor/blob/master/scripts/faustlive.js) page as well as the [snippets](https://github.com/grame-cncm/fausteditor/blob/master/codemirror/mode/faust/faustsnippets.js) (using the `faust2atomsnippets` tool).
- update the library list in this [faustide](https://github.com/grame-cncm/faustide/blob/master/src/documentation.ts) page and those [files](https://github.com/grame-cncm/faustide/tree/master/docs/examples/LIBRARIES)
- update the library list in this [fausteditor](https://github.com/grame-cncm/fausteditor/blob/master/src/faustlive.js) page as well as the [snippets](https://github.com/grame-cncm/fausteditor/blob/master/src/codemirror/mode/faust/faustsnippets.js) (using the `faust2atomsnippets` tool).
- update the library list in this [faustide](https://github.com/grame-cncm/faustide/blob/master/src/documentation.ts) page.
- update the library list in the [faustgen~](https://github.com/grame-cncm/faust/blob/master-dev/embedded/faustgen/src/faustgen%7E.cpp) code
- update the [Faust Syntax Highlighting Files](https://github.com/grame-cncm/faust/tree/master-dev/syntax-highlighting)
- make an update PR for [vscode-faust](https://github.com/hellbent/vscode-faust) project
Expand Down
4 changes: 2 additions & 2 deletions docs/contributing/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -433,8 +433,8 @@ <h2 id="library-deployment">Library deployment</h2>
<li>regenerate the PDF documentation using <code>make pdf</code> target in the <code>doc</code> folder</li>
<li>update the library submodule in <a href="https://github.com/grame-cncm/faust">faust</a>, recompile and deploy WebAssembly libfaust in <a href="https://github.com/grame-cncm/fausteditor">fausteditor</a>, <a href="https://github.com/grame-cncm/faustplayground">faustplayground</a> and <a href="https://github.com/grame-cncm/faustide">faustide</a></li>
<li>update the library submodule in <a href="https://github.com/grame-cncm/faustlive">faustlive</a> </li>
<li>update the library list in this <a href="https://github.com/grame-cncm/fausteditor/blob/master/scripts/faustlive.js">fausteditor</a> page as well as the <a href="https://github.com/grame-cncm/fausteditor/blob/master/codemirror/mode/faust/faustsnippets.js">snippets</a> (using the <code>faust2atomsnippets</code> tool).</li>
<li>update the library list in this <a href="https://github.com/grame-cncm/faustide/blob/master/src/documentation.ts">faustide</a> page and those <a href="https://github.com/grame-cncm/faustide/tree/master/docs/examples/LIBRARIES">files</a></li>
<li>update the library list in this <a href="https://github.com/grame-cncm/fausteditor/blob/master/src/faustlive.js">fausteditor</a> page as well as the <a href="https://github.com/grame-cncm/fausteditor/blob/master/src/codemirror/mode/faust/faustsnippets.js">snippets</a> (using the <code>faust2atomsnippets</code> tool).</li>
<li>update the library list in this <a href="https://github.com/grame-cncm/faustide/blob/master/src/documentation.ts">faustide</a> page.</li>
<li>update the library list in the <a href="https://github.com/grame-cncm/faust/blob/master-dev/embedded/faustgen/src/faustgen%7E.cpp">faustgen~</a> code</li>
<li>update the <a href="https://github.com/grame-cncm/faust/tree/master-dev/syntax-highlighting">Faust Syntax Highlighting Files</a></li>
<li>make an update PR for <a href="https://github.com/hellbent/vscode-faust">vscode-faust</a> project</li>
Expand Down
2 changes: 1 addition & 1 deletion docs/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -389,5 +389,5 @@ <h4 class="modal-title" id="keyboardModalLabel">Keyboard Shortcuts</h4>

<!--
MkDocs version : 1.5.3
Build Date UTC : 2025-01-06 21:38:42.312838+00:00
Build Date UTC : 2025-01-12 14:24:50.770156+00:00
-->
2 changes: 1 addition & 1 deletion docs/search/search_index.json

Large diffs are not rendered by default.

Binary file modified docs/sitemap.xml.gz
Binary file not shown.

0 comments on commit cc0fd99

Please sign in to comment.