Use project instead of topology where appropriate.

This commit is contained in:
grossmj 2018-11-27 18:30:16 +07:00
parent a17fa821bd
commit 21c0a35f77

View File

@ -1,10 +1,15 @@
Glossary Glossary
======== ========
Project
--------
A project contains everything that is needed to save and restore a virtual network in GNS3 (the topology, virtual disks, settings etc.)
Topology Topology
-------- --------
Contains everything to represent a virtual network (nodes, visual elements, links...) A topology represents a virtual network (nodes, visual elements, links...). A topology is often used to refer to a project.
Node Node
---- ----