Added double and circular linked list.
Updated documentation. Seperated links into 2 types, normal and circular. Added arrow graphics.
This commit is contained in:
@@ -2,10 +2,10 @@
|
||||
<!-- NewPage -->
|
||||
<html lang="es">
|
||||
<head>
|
||||
<!-- Generated by javadoc (1.8.0_92) on Tue Jun 21 21:14:50 CLT 2016 -->
|
||||
<!-- Generated by javadoc (1.8.0_92) on Sun Jun 26 14:00:29 CLT 2016 -->
|
||||
<meta http-equiv="Content-Type" content="text/html; charset=utf8">
|
||||
<title>Main</title>
|
||||
<meta name="date" content="2016-06-21">
|
||||
<meta name="date" content="2016-06-26">
|
||||
<link rel="stylesheet" type="text/css" href="../../../stylesheet.css" title="Style">
|
||||
<script type="text/javascript" src="../../../script.js"></script>
|
||||
</head>
|
||||
@@ -118,7 +118,8 @@ var activeTableTab = "activeTableTab";
|
||||
extends javafx.application.Application</pre>
|
||||
<div class="block">Estructuras de Datos
|
||||
Creado como proyecto semestral para la asignatura de estructuras de datos por la profesora Karina Rojas y el profesor Jorge Elgueta.
|
||||
Creado en 2016-1</div>
|
||||
Creado en 2016-1
|
||||
Se necesita java 8 instalado.</div>
|
||||
<dl>
|
||||
<dt><span class="simpleTagLabel">Version:</span></dt>
|
||||
<dd>1.0</dd>
|
||||
|
Reference in New Issue
Block a user