Skip to content

Commit 08a912f

Browse files
committed
Add bullet.ly as submodule
1 parent 773f854 commit 08a912f

6 files changed

Lines changed: 5 additions & 151 deletions

File tree

.gitmodules

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
11
[submodule "_blobs"]
22
path = blobs
33
url = git@github.com:SilverRainZ/bullet.blobs.git
4+
[submodule "src/p/ly"]
5+
path = src/p/ly
6+
url = git@github.com:SilverRainZ/bullet.ly.git

conf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -296,7 +296,7 @@
296296
extensions.append('sphinxnotes.lilypond')
297297
lilypond_audio_volume = 300
298298
lilypond_audio_format = 'mp3'
299-
lilypond_include_paths = ['/notes/man/lily/ly']
299+
lilypond_include_paths = ['/p/ly/inc']
300300

301301
extensions.append('sphinxnotes.recentupdate')
302302
recentupdate_date_format = _datefmt
File renamed without changes.

src/notes/man/lily/ly/etude.ly

Lines changed: 0 additions & 123 deletions
This file was deleted.

src/notes/man/lily/ly/roman-numerals.ly

Lines changed: 0 additions & 27 deletions
This file was deleted.

src/p/ly

Submodule ly added at a084969

0 commit comments

Comments
 (0)