remove fork example (#232)
Este commit está contenido en:
@@ -41,7 +41,6 @@ left_nav_title = f"rocDecode {version_number} Documentation"
|
||||
shutil.copy2('../README.md','./quickStart.md')
|
||||
shutil.copy2('../samples/README.md','./samples.md')
|
||||
shutil.copy2('../samples/videoDecode/README.md','./videoDecode.md')
|
||||
shutil.copy2('../samples/videoDecodeFork/README.md','./videoDecodeFork.md')
|
||||
shutil.copy2('../samples/videoDecodeMem/README.md','./videoDecodeMem.md')
|
||||
shutil.copy2('../samples/videoDecodeMultiFiles/README.md','./videoDecodeMultiFiles.md')
|
||||
shutil.copy2('../samples/videoDecodePerf/README.md','./videoDecodePerf.md')
|
||||
|
||||
@@ -25,7 +25,6 @@ subtrees:
|
||||
subtrees:
|
||||
- entries:
|
||||
- file: videoDecode
|
||||
- file: videoDecodeFork
|
||||
- file: videoDecodeMem
|
||||
- file: videoDecodeMultiFiles
|
||||
- file: videoDecodePerf
|
||||
|
||||
Referencia en una nueva incidencia
Block a user