mirror of
https://github.com/cryptoadvance/specter-desktop.git
synced 2026-08-13 12:33:29 +02:00
Added PyCharm IDE configuration + fixed DEVELOPMENT.md title level hierachy (incl. TOC) (#892)
* Added PyCharm IDE specific configuration + fixed DEVELOPMENT.md title level hierachy (incl. TOC) * docs: update TOC * Updated DEVELOPMENT.md markdown rendering of json code blocks Co-authored-by: paeet <paeet@users.noreply.github.com>
This commit is contained in:
parent
aeb1902c1b
commit
875ec2def5
3 changed files with 118 additions and 33 deletions
2
.github/workflows/toc.yml
vendored
2
.github/workflows/toc.yml
vendored
|
|
@ -7,4 +7,4 @@ jobs:
|
|||
steps:
|
||||
- uses: technote-space/toc-generator@v2
|
||||
with:
|
||||
TARGET_PATHS: README.md, docs/faq.md
|
||||
TARGET_PATHS: README.md, docs/faq.md, DEVELOPMENT.md
|
||||
Loading…
Add table
Add a link
Reference in a new issue