mirror of
https://github.com/Ragora/TSScraper.git
synced 2026-03-26 15:49:22 +00:00
The validator now better deduces property declarations by also recursing datablock inheritance; fix datablock inheritance erroneously including commenting on the same line; fix bugs in dealing with datablock redeclarations; make HTML exporter output some basic website structure with Bootstrap; Adjust datablock property checks a little bit
This commit is contained in:
parent
8f969d7208
commit
c6b2a473ce
9 changed files with 294 additions and 59 deletions
3
.gitignore
vendored
3
.gitignore
vendored
|
|
@ -55,3 +55,6 @@ docs/_build/
|
|||
|
||||
# PyBuilder
|
||||
target/
|
||||
|
||||
# Ignore our base folder
|
||||
base/
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue