From 6a9febaec3b98f5aec5b1eced20c846cbc1f872f Mon Sep 17 00:00:00 2001
From: juergen <juergen@5a81b35b-ba03-0410-adc8-b2c5c5119f08>
Date: Mon, 5 Jul 2010 13:38:40 +0000
Subject: [PATCH] removing PIR from supported formats, our support is still too
 limited and only writing

git-svn-id: https://dng.biozentrum.unibas.ch/svn/openstructure/trunk@2519 5a81b35b-ba03-0410-adc8-b2c5c5119f08
---
 modules/io/doc/formats.rst | 18 +-----------------
 1 file changed, 1 insertion(+), 17 deletions(-)

diff --git a/modules/io/doc/formats.rst b/modules/io/doc/formats.rst
index 7377716bf..3912141d2 100644
--- a/modules/io/doc/formats.rst
+++ b/modules/io/doc/formats.rst
@@ -15,13 +15,6 @@ This trajectory file format is used by the CHARMM program suite (Molecular Model
 *Recognized File Extensions*
   crd
 
-MAE - Maestro coordinate file format (used by Schroedinger Inc.)
-^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
-File format by the popular Maestro package.
-
-*Recognized File Extensions*
-  mae
-
 PDB - Brookhaven PDB File
 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
 Fine grained control over PDB file import is available via the 
@@ -43,7 +36,7 @@ PQR
 *Format Name*
   pqr
   
-SDF
+SDF - Structured Data File
 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
 
 *Recognized File Extensions*
@@ -78,12 +71,3 @@ Promod
   
 *Format Name*
   promod
-
-PIR
-^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
-
-*Recognized File Extensions*
-  pir
-  
-*Format Name*
-  pir
-- 
GitLab