summaryrefslogtreecommitdiff
path: root/libitm/doc/index.rst
diff options
context:
space:
mode:
Diffstat (limited to 'libitm/doc/index.rst')
-rw-r--r--libitm/doc/index.rst27
1 files changed, 0 insertions, 27 deletions
diff --git a/libitm/doc/index.rst b/libitm/doc/index.rst
deleted file mode 100644
index 45ff20f332b..00000000000
--- a/libitm/doc/index.rst
+++ /dev/null
@@ -1,27 +0,0 @@
-..
- Copyright 1988-2022 Free Software Foundation, Inc.
- This is part of the GCC manual.
- For copying conditions, see the copyright.rst file.
-
-GCC libquadmath
-===============
-
-Introduction
-============
-
-.. index:: Introduction
-
-This manual documents the usage and internals of libitm, the GNU Transactional
-Memory Library. It provides transaction support for accesses to a process'
-memory, enabling easy-to-use synchronization of accesses to shared memory by
-several threads.
-
-.. toctree::
-
- copyright
- enabling-libitm
- c-c++-language-constructs-for-tm
- the-libitm-abi
- internals
- gnu-free-documentation-license
- indices-and-tables \ No newline at end of file