Changes are all related to automatic creation of documentation. Note: It's not yet fully working in trunk due to changes since 1.8 git-svn-id: svn://svn.code.sf.net/p/irrlicht/code/trunk@6200 dfc29bdd-3216-0410-991c-e03cc46cb475
5 lines
213 B
Sed
5 lines
213 B
Sed
# run on single_tut.txt which is created in maketutorial.sh (or .bat)
|
|
|
|
# replace image links as we don't copy the images into example folders but keep them below media folder
|
|
s/img src="/img src="..\/..\/media\//
|