https://github.com/Halibut-Electronics/Open-Headset-Interconnect-Standard/issues/1 Started working on the Standard doc. Setup for PDF autogeneration. KiCAD project for drawing things, 'cuz I've got a KiCAD shaped hammer for those drawing nails.
This commit is contained in:
6
.vscode/settings.json
vendored
Normal file
6
.vscode/settings.json
vendored
Normal file
@ -0,0 +1,6 @@
|
||||
{
|
||||
"markdown-pdf.convertOnSave": true,
|
||||
"markdown-pdf.type": ["pdf"],
|
||||
"markdown-pdf.outputDirectory": "docs",
|
||||
"markdown-pdf.format": "Letter"
|
||||
}
|
Reference in New Issue
Block a user