mirror of
https://github.com/Mikaela/Limnoria.git
synced 2024-11-15 15:09:23 +01:00
We moved generate-plugin-documentation again
This commit is contained in:
parent
dcfe723b74
commit
112db0756d
@ -75,7 +75,7 @@ if __name__ == '__main__':
|
||||
'INTERFACES', 'OVERVIEW', 'PLUGIN-EXAMPLE',
|
||||
'plugins', 'plugins.html', 'STYLE'),
|
||||
}
|
||||
system('python sandbox/generate-plugin-documentation.py')
|
||||
system('python tools/generate-plugin-documentation.py')
|
||||
pwd = os.getcwd()
|
||||
os.chmod('docs/plugins', 0775)
|
||||
sh = 'tar rf %s/docs.tar %%s' % pwd
|
||||
|
Loading…
Reference in New Issue
Block a user