mirror of
https://git.rtems.org/rtems-docs/
synced 2025-10-16 13:26:33 +08:00
Rename all manuals with an _ to have a -. It helps released naming of files.
This commit is contained in:
6
c-user/wscript
Normal file
6
c-user/wscript
Normal file
@@ -0,0 +1,6 @@
|
||||
from sys import path
|
||||
from os.path import abspath
|
||||
path.append(abspath('../common/'))
|
||||
|
||||
from waf import cmd_configure as configure, cmd_build as build, spell, cmd_spell, cmd_options as options, linkcheck, cmd_linkcheck
|
||||
|
Reference in New Issue
Block a user