mirror of
https://github.com/DISARMFoundation/DISARMframeworks.git
synced 2025-08-14 01:05:51 -04:00
Removed associated techniques from summaries and cleaned up formatting
This commit is contained in:
parent
9aba9d2ee6
commit
5409c8c714
394 changed files with 398 additions and 790 deletions
|
@ -281,8 +281,7 @@ class Disarm:
|
|||
def create_associated_techniques_string(self, techniqueid):
|
||||
|
||||
techstr = '''
|
||||
| Associated||
|
||||
| Technique | When to use |
|
||||
| Associated Technique | When to use |
|
||||
| --------- | ------------------------- |
|
||||
'''
|
||||
techrow = '| [{0} {1}]({2}techniques/{0}.md) | {3} {4} |\n'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue