From 1484b0c27fd654200b23f7a3afc5f4f256314a2b Mon Sep 17 00:00:00 2001 From: umarcor Date: Mon, 1 Feb 2021 09:01:54 +0100 Subject: doc: rm Foreign, use URL ref --- doc/index.rst | 2 +- doc/using/Foreign.rst | 8 -------- 2 files changed, 1 insertion(+), 9 deletions(-) delete mode 100644 doc/using/Foreign.rst diff --git a/doc/index.rst b/doc/index.rst index 23dcf227c..f3ca031e4 100644 --- a/doc/index.rst +++ b/doc/index.rst @@ -141,7 +141,7 @@ GHDL using/Simulation using/Synthesis using/CommandReference - using/Foreign + Co-Simulation using/ImplementationOfVHDL using/ImplementationOfVITAL diff --git a/doc/using/Foreign.rst b/doc/using/Foreign.rst deleted file mode 100644 index 98a3aa1c9..000000000 --- a/doc/using/Foreign.rst +++ /dev/null @@ -1,8 +0,0 @@ -.. program:: ghdl - -.. _USING:Foreign: - -Co-simulation -############# - -See :ref:`COSIM`. -- cgit v1.2.3