Skip to main content
aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorEugene Tarassov2012-05-04 19:47:54 +0000
committerEugene Tarassov2012-05-04 19:47:54 +0000
commit922786dbaaa7d51b7f5e0282ed99fac898c27184 (patch)
tree71386ae3ec82bfd9d021b97be77eea116d5a19bd /docs/index.html
parent48a8e4446f9ba18dac68840fd78f05ba797e0acc (diff)
downloadorg.eclipse.tcf-922786dbaaa7d51b7f5e0282ed99fac898c27184.tar.gz
org.eclipse.tcf-922786dbaaa7d51b7f5e0282ed99fac898c27184.tar.xz
org.eclipse.tcf-922786dbaaa7d51b7f5e0282ed99fac898c27184.zip
TCF Docs: moved Lua integration details into a separate file
Diffstat (limited to 'docs/index.html')
-rw-r--r--docs/index.html4
1 files changed, 4 insertions, 0 deletions
diff --git a/docs/index.html b/docs/index.html
index dfa0fa5d6..f1c031e1c 100644
--- a/docs/index.html
+++ b/docs/index.html
@@ -48,6 +48,10 @@
<td>
<a href='TCF_UDP_Discovery.html'>TCF UDP Discovery</a>
<td width='500'>TCF UDP Discovery protocol specifications
+ <tr>
+ <td>
+ <a href='TCF Lua Integration.html'>TCF Lua Integration</a>
+ <td width='500'>Using Lua programming language with TCF
</table>
</body>

Back to the top