From b9e0c40c9f90bc3f0864a185e464ff9b0db23308 Mon Sep 17 00:00:00 2001 From: Joel Martinez Date: Thu, 14 Jun 2018 14:35:29 -0400 Subject: revert fix for #76. Commit being reverted - f92ac8bcf7f4c0f7c1f12c3d23c1e5a829d7041d --- mdoc/Test/DocTest-frameworkalternate.cs | 6 ---- .../FrameworksIndex/One.xml | 6 ---- .../FrameworksIndex/Three.xml | 6 ---- .../FrameworksIndex/Two.xml | 6 ---- .../Monodoc.Test/FirstAttribute.xml | 40 ---------------------- .../Monodoc.Test/MyClass.xml | 5 --- .../Monodoc.Test/SecondAttribute.xml | 40 ---------------------- .../index.xml | 2 -- .../FrameworksIndex/One.xml | 6 ---- .../FrameworksIndex/Three.xml | 6 ---- .../FrameworksIndex/Two.xml | 6 ---- .../Monodoc.Test/FirstAttribute.xml | 40 ---------------------- .../Monodoc.Test/MyClass.xml | 8 ----- .../Monodoc.Test/SecondAttribute.xml | 40 ---------------------- mdoc/Test/en.expected-frameworkalternate/index.xml | 2 -- 15 files changed, 219 deletions(-) delete mode 100644 mdoc/Test/en.expected-frameworkalternate-aligned/Monodoc.Test/FirstAttribute.xml delete mode 100644 mdoc/Test/en.expected-frameworkalternate-aligned/Monodoc.Test/SecondAttribute.xml delete mode 100644 mdoc/Test/en.expected-frameworkalternate/Monodoc.Test/FirstAttribute.xml delete mode 100644 mdoc/Test/en.expected-frameworkalternate/Monodoc.Test/SecondAttribute.xml (limited to 'mdoc/Test') diff --git a/mdoc/Test/DocTest-frameworkalternate.cs b/mdoc/Test/DocTest-frameworkalternate.cs index 092f8ca6..28a81f70 100644 --- a/mdoc/Test/DocTest-frameworkalternate.cs +++ b/mdoc/Test/DocTest-frameworkalternate.cs @@ -1,18 +1,12 @@ -using System; - namespace Monodoc.Test { - public class FirstAttribute : Attribute {} - public class SecondAttribute : Attribute {} public class MyClass { #if FXONE - [First] public void Meth(int a, string b, int c) {} #endif #if FXTWO - [First, Second] public void Meth(int a, string d, int c) {} #endif } diff --git a/mdoc/Test/en.expected-frameworkalternate-aligned/FrameworksIndex/One.xml b/mdoc/Test/en.expected-frameworkalternate-aligned/FrameworksIndex/One.xml index a8c88e19..8248544a 100644 --- a/mdoc/Test/en.expected-frameworkalternate-aligned/FrameworksIndex/One.xml +++ b/mdoc/Test/en.expected-frameworkalternate-aligned/FrameworksIndex/One.xml @@ -1,15 +1,9 @@  - - - - - - \ No newline at end of file diff --git a/mdoc/Test/en.expected-frameworkalternate-aligned/FrameworksIndex/Three.xml b/mdoc/Test/en.expected-frameworkalternate-aligned/FrameworksIndex/Three.xml index 75f797af..9bb0a092 100644 --- a/mdoc/Test/en.expected-frameworkalternate-aligned/FrameworksIndex/Three.xml +++ b/mdoc/Test/en.expected-frameworkalternate-aligned/FrameworksIndex/Three.xml @@ -1,15 +1,9 @@  - - - - - - \ No newline at end of file diff --git a/mdoc/Test/en.expected-frameworkalternate-aligned/FrameworksIndex/Two.xml b/mdoc/Test/en.expected-frameworkalternate-aligned/FrameworksIndex/Two.xml index fc5ce8dd..7ba7f611 100644 --- a/mdoc/Test/en.expected-frameworkalternate-aligned/FrameworksIndex/Two.xml +++ b/mdoc/Test/en.expected-frameworkalternate-aligned/FrameworksIndex/Two.xml @@ -1,15 +1,9 @@  - - - - - - \ No newline at end of file diff --git a/mdoc/Test/en.expected-frameworkalternate-aligned/Monodoc.Test/FirstAttribute.xml b/mdoc/Test/en.expected-frameworkalternate-aligned/Monodoc.Test/FirstAttribute.xml deleted file mode 100644 index 85eac346..00000000 --- a/mdoc/Test/en.expected-frameworkalternate-aligned/Monodoc.Test/FirstAttribute.xml +++ /dev/null @@ -1,40 +0,0 @@ - - - - - DocTest-frameworkalternate-one - 0.0.0.0 - - - DocTest-frameworkalternate-two - 0.0.0.0 - - - System.Attribute - - - - To be added. - To be added. - - - - - - Constructor - - DocTest-frameworkalternate-one - 0.0.0.0 - - - DocTest-frameworkalternate-two - 0.0.0.0 - - - - To be added. - To be added. - - - - diff --git a/mdoc/Test/en.expected-frameworkalternate-aligned/Monodoc.Test/MyClass.xml b/mdoc/Test/en.expected-frameworkalternate-aligned/Monodoc.Test/MyClass.xml index b7e6ee6d..8a01c986 100644 --- a/mdoc/Test/en.expected-frameworkalternate-aligned/Monodoc.Test/MyClass.xml +++ b/mdoc/Test/en.expected-frameworkalternate-aligned/Monodoc.Test/MyClass.xml @@ -48,11 +48,6 @@ DocTest-frameworkalternate-two 0.0.0.0 - - - Monodoc.Test.First - - System.Void diff --git a/mdoc/Test/en.expected-frameworkalternate-aligned/Monodoc.Test/SecondAttribute.xml b/mdoc/Test/en.expected-frameworkalternate-aligned/Monodoc.Test/SecondAttribute.xml deleted file mode 100644 index f797bfe4..00000000 --- a/mdoc/Test/en.expected-frameworkalternate-aligned/Monodoc.Test/SecondAttribute.xml +++ /dev/null @@ -1,40 +0,0 @@ - - - - - DocTest-frameworkalternate-one - 0.0.0.0 - - - DocTest-frameworkalternate-two - 0.0.0.0 - - - System.Attribute - - - - To be added. - To be added. - - - - - - Constructor - - DocTest-frameworkalternate-one - 0.0.0.0 - - - DocTest-frameworkalternate-two - 0.0.0.0 - - - - To be added. - To be added. - - - - diff --git a/mdoc/Test/en.expected-frameworkalternate-aligned/index.xml b/mdoc/Test/en.expected-frameworkalternate-aligned/index.xml index d544561f..264c4b95 100644 --- a/mdoc/Test/en.expected-frameworkalternate-aligned/index.xml +++ b/mdoc/Test/en.expected-frameworkalternate-aligned/index.xml @@ -25,9 +25,7 @@ To be added. - - Untitled diff --git a/mdoc/Test/en.expected-frameworkalternate/FrameworksIndex/One.xml b/mdoc/Test/en.expected-frameworkalternate/FrameworksIndex/One.xml index a8c88e19..8248544a 100644 --- a/mdoc/Test/en.expected-frameworkalternate/FrameworksIndex/One.xml +++ b/mdoc/Test/en.expected-frameworkalternate/FrameworksIndex/One.xml @@ -1,15 +1,9 @@  - - - - - - \ No newline at end of file diff --git a/mdoc/Test/en.expected-frameworkalternate/FrameworksIndex/Three.xml b/mdoc/Test/en.expected-frameworkalternate/FrameworksIndex/Three.xml index 75f797af..9bb0a092 100644 --- a/mdoc/Test/en.expected-frameworkalternate/FrameworksIndex/Three.xml +++ b/mdoc/Test/en.expected-frameworkalternate/FrameworksIndex/Three.xml @@ -1,15 +1,9 @@  - - - - - - \ No newline at end of file diff --git a/mdoc/Test/en.expected-frameworkalternate/FrameworksIndex/Two.xml b/mdoc/Test/en.expected-frameworkalternate/FrameworksIndex/Two.xml index fc5ce8dd..7ba7f611 100644 --- a/mdoc/Test/en.expected-frameworkalternate/FrameworksIndex/Two.xml +++ b/mdoc/Test/en.expected-frameworkalternate/FrameworksIndex/Two.xml @@ -1,15 +1,9 @@  - - - - - - \ No newline at end of file diff --git a/mdoc/Test/en.expected-frameworkalternate/Monodoc.Test/FirstAttribute.xml b/mdoc/Test/en.expected-frameworkalternate/Monodoc.Test/FirstAttribute.xml deleted file mode 100644 index 85eac346..00000000 --- a/mdoc/Test/en.expected-frameworkalternate/Monodoc.Test/FirstAttribute.xml +++ /dev/null @@ -1,40 +0,0 @@ - - - - - DocTest-frameworkalternate-one - 0.0.0.0 - - - DocTest-frameworkalternate-two - 0.0.0.0 - - - System.Attribute - - - - To be added. - To be added. - - - - - - Constructor - - DocTest-frameworkalternate-one - 0.0.0.0 - - - DocTest-frameworkalternate-two - 0.0.0.0 - - - - To be added. - To be added. - - - - diff --git a/mdoc/Test/en.expected-frameworkalternate/Monodoc.Test/MyClass.xml b/mdoc/Test/en.expected-frameworkalternate/Monodoc.Test/MyClass.xml index 4632b3fa..a0559f3b 100644 --- a/mdoc/Test/en.expected-frameworkalternate/Monodoc.Test/MyClass.xml +++ b/mdoc/Test/en.expected-frameworkalternate/Monodoc.Test/MyClass.xml @@ -50,14 +50,6 @@ DocTest-frameworkalternate-two 0.0.0.0 - - - Monodoc.Test.First - - - Monodoc.Test.Second - - System.Void diff --git a/mdoc/Test/en.expected-frameworkalternate/Monodoc.Test/SecondAttribute.xml b/mdoc/Test/en.expected-frameworkalternate/Monodoc.Test/SecondAttribute.xml deleted file mode 100644 index f797bfe4..00000000 --- a/mdoc/Test/en.expected-frameworkalternate/Monodoc.Test/SecondAttribute.xml +++ /dev/null @@ -1,40 +0,0 @@ - - - - - DocTest-frameworkalternate-one - 0.0.0.0 - - - DocTest-frameworkalternate-two - 0.0.0.0 - - - System.Attribute - - - - To be added. - To be added. - - - - - - Constructor - - DocTest-frameworkalternate-one - 0.0.0.0 - - - DocTest-frameworkalternate-two - 0.0.0.0 - - - - To be added. - To be added. - - - - diff --git a/mdoc/Test/en.expected-frameworkalternate/index.xml b/mdoc/Test/en.expected-frameworkalternate/index.xml index d544561f..264c4b95 100644 --- a/mdoc/Test/en.expected-frameworkalternate/index.xml +++ b/mdoc/Test/en.expected-frameworkalternate/index.xml @@ -25,9 +25,7 @@ To be added. - - Untitled -- cgit v1.2.3