copy notes.pdf to Build\Releasei and link to it from index.html
This commit is contained in:
1
.gitattributes
vendored
Normal file
1
.gitattributes
vendored
Normal file
@@ -0,0 +1 @@
|
||||
*.vcxproj.in eol=crlf
|
||||
@@ -176,6 +176,7 @@ copy ..\HISTORY ..\Build\Release
|
||||
copy readme1st.txt ..\Build\Release
|
||||
copy index.html ..\Build\Release
|
||||
copy ..\doc\arm\*.html ..\Build\Release
|
||||
copy ..\doc\arm\notes.pdf ..\Build\Release
|
||||
copy ..\doc\arm\Bv9ARM.pdf ..\Build\Release
|
||||
copy ..\CHANGES ..\Build\Release
|
||||
if Exist ..\CHANGES.SE copy ..\CHANGES.SE ..\Build\Release
|
||||
|
||||
@@ -27,7 +27,8 @@
|
||||
<a href="README">README</a>
|
||||
<li><a href="FAQ">FAQ</a> |
|
||||
<a href="CHANGES">CHANGES</a> |
|
||||
<a href="COPYRIGHT">COPYRIGHT</a>
|
||||
<a href="COPYRIGHT">COPYRIGHT</a> |
|
||||
<a href="notes.pdf">RELEASE NOTES</a>
|
||||
<li>Migration: <a href="migration">v8 to v9</a> |
|
||||
<a href="migration-4to9">v4 to v9</a>
|
||||
<li><a href="named.html">named</a> |
|
||||
|
||||
@@ -46,6 +46,7 @@ copy ..\..\HISTORY ..\..\Build\Release
|
||||
copy ..\readme1st.txt ..\..\Build\Release
|
||||
copy ..\index.html ..\..\Build\Release
|
||||
copy ..\..\doc\arm\*.html ..\..\Build\Release
|
||||
copy ..\..\doc\arm\notes.pdf ..\..\Build\Release
|
||||
copy ..\..\doc\arm\Bv9ARM.pdf ..\..\Build\Release
|
||||
copy ..\..\CHANGES ..\..\Build\Release
|
||||
if Exist ..\CHANGES.SE copy ..\CHANGES.SE ..\Build\Release
|
||||
|
||||
Reference in New Issue
Block a user