Commit 356a38c
File tree
356 files changed
+1052
-203
lines changed- plugins/org.obeonetwork.m2doc
- model
- src-gen/org/obeonetwork/m2doc/template
- impl
- util
- src/org/obeonetwork/m2doc
- migrator
- parser
- services/configurator
- util
- tests
- org.obeonetwork.m2doc.html.tests/resources/m2DocHtmlServices/tableInTemplate
- org.obeonetwork.m2doc.tests
- resources-migration/version_3/template
- bug399
- callInHeader
- callInTableWithTableInTemplate
- callInTable
- callInTemplate
- customServiceCall
- duplicatedParameterName
- emptyContent
- errorInTemplate
- extraComa
- extraSpaceInEndTemplate
- extraSpaceInTemplate
- extraSpacesManyParameters
- extraSpaces
- figuresToC_Bug412
- inLineCall
- inLineTemplateAndCall
- inLineTemplate
- invalidEndTag
- invalidParameterType
- invalidStartTag
- manyCalls
- manyParameters
- missingClosingParenthesis
- missingEndTemplate
- missingName
- missingOpenParenthesis
- missingParameterColon
- missingParameterName
- missingParameterType
- missingParameter
- missingTemplateTag
- multipleTemplateWithMissingEndBlock
- nominal
- notUsedParameter
- numberedListsInTable_bug471
- numberedLists_bug471
- otherBlockEnd
- recursiveEObjectWithTextStyle
- recursiveEObject
- recursiveWithTable
- recursive
- staticTextStyle
- withAsBookmarkRefCallMissingBookmark
- withAsBookmarkRefCall
- withAsLinkCall
- withBookmarkCallAfterBookmarkRef
- withBookmarkCallBeforeBookmarkRef
- withBookmarkMissingEndBookmark-fail
- withBookmarkRefCallAfterBookmark
- withBookmarkRefCallBeforeBookmarkInlined
- withBookmarkRefCallBeforeBookmark
- withBookmark
- withCommentBlockMissingEndComment
- withCommentBlock
- withComment
- withConditionalMissingEndIf-fail
- withConditional
- withImageMultipleCallsRecursive
- withImageMultipleCalls
- withImage
- withLetMissingEndLet
- withLet
- withOrderedSetAsParameter
- withOrderedSetReceiverAndOtherParameter
- withRepetitionMissingEndFor-fail
- withRepetition
- withSequenceAsParameter
- withSequenceReceiverAndOtherParameter
- withStaticImage
- withStaticOLEEmbeddedAfterTable
- withStaticOLEEmbedded
- withStaticOLELinkedAfterTable
- withStaticOLELinked
- withTableInHeader
- withTableInTable
- withTable
- withUnionTypeAsParameter-fail
- withUserDocMissingEndUserdoc-fail
- withUserDoc
- resources/template
- bug399
- bug533MultiCalls
- bug533
- callInHeader
- callInTableWithTableInTemplate
- callInTable
- callInTemplate
- customServiceCall
- duplicatedParameterName
- emptyContent
- errorInTemplate
- extraComa
- extraSpaceInEndTemplate
- extraSpaceInTemplate
- extraSpacesManyParameters
- extraSpaces
- figuresToC_Bug412
- inLineCall
- inLineTemplateAndCall
- inLineTemplate
- invalidEndTag
- invalidParameterTypeMissingEndField
- invalidParameterType
- invalidStartTag
- manyCalls
- manyParameters
- missingClosingParenthesis
- missingEndTemplate
- missingName
- missingOpenParenthesis
- missingParameterColon
- missingParameterName
- missingParameterType
- missingParameter
- missingTemplateTag
- missingVisibility
- multipleTemplateWithMissingEndBlock
- nominal
- notUsedParameter
- numberedListsInTable_bug471
- numberedLists_bug471
- otherBlockEnd
- private
- protected
- recursiveEObjectWithTextStyle
- recursiveEObject
- recursiveWithTable
- recursive
- staticTextStyle
- withAsBookmarkRefCallMissingBookmark
- withAsBookmarkRefCall
- withAsLinkCall
- withBookmarkCallAfterBookmarkRef
- withBookmarkCallBeforeBookmarkRef
- withBookmarkMissingEndBookmark-fail
- withBookmarkRefCallAfterBookmark
- withBookmarkRefCallBeforeBookmarkInlined
- withBookmarkRefCallBeforeBookmark
- withBookmark
- withCommentBlockMissingEndComment
- withCommentBlock
- withComment
- withConditionalMissingEndIf-fail
- withConditional
- withImageMultipleCallsRecursive
- withImageMultipleCalls
- withImage
- withLetMissingEndLet
- withLet
- withOrderedSetAsParameter
- withOrderedSetReceiverAndOtherParameter
- withRepetitionMissingEndFor-fail
- withRepetition
- withSequenceAsParameter
- withSequenceReceiverAndOtherParameter
- withStaticImage
- withStaticOLEEmbeddedAfterTable
- withStaticOLEEmbedded
- withStaticOLELinkedAfterTable
- withStaticOLELinked
- withTableInHeader
- withTableInTable
- withTable
- withUnionTypeAsParameter-fail
- withUserDocMissingEndUserdoc-fail
- withUserDoc
- src/org/obeonetwork/m2doc/tests
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
356 files changed
+1052
-203
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
98 | 98 | | |
99 | 99 | | |
100 | 100 | | |
| 101 | + | |
| 102 | + | |
| 103 | + | |
| 104 | + | |
| 105 | + | |
| 106 | + | |
101 | 107 | | |
102 | 108 | | |
103 | 109 | | |
| |||
188 | 194 | | |
189 | 195 | | |
190 | 196 | | |
| 197 | + | |
| 198 | + | |
| 199 | + | |
| 200 | + | |
| 201 | + | |
| 202 | + | |
| 203 | + | |
| 204 | + | |
191 | 205 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
16 | 21 | | |
17 | 22 | | |
18 | 23 | | |
| |||
59 | 64 | | |
60 | 65 | | |
61 | 66 | | |
| 67 | + | |
62 | 68 | | |
63 | 69 | | |
64 | 70 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
34 | 34 | | |
35 | 35 | | |
36 | 36 | | |
37 | | - | |
| 37 | + | |
38 | 38 | | |
39 | 39 | | |
40 | 40 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
35 | 35 | | |
36 | 36 | | |
37 | 37 | | |
38 | | - | |
| 38 | + | |
39 | 39 | | |
40 | 40 | | |
41 | 41 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
36 | 36 | | |
37 | 37 | | |
38 | 38 | | |
39 | | - | |
| 39 | + | |
40 | 40 | | |
41 | 41 | | |
42 | 42 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
33 | 33 | | |
34 | 34 | | |
35 | 35 | | |
36 | | - | |
| 36 | + | |
37 | 37 | | |
38 | 38 | | |
39 | 39 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
39 | 39 | | |
40 | 40 | | |
41 | 41 | | |
42 | | - | |
| 42 | + | |
43 | 43 | | |
44 | 44 | | |
45 | 45 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
34 | 34 | | |
35 | 35 | | |
36 | 36 | | |
37 | | - | |
| 37 | + | |
38 | 38 | | |
39 | 39 | | |
40 | 40 | | |
| |||
Lines changed: 2 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
200 | 200 | | |
201 | 201 | | |
202 | 202 | | |
203 | | - | |
| 203 | + | |
| 204 | + | |
204 | 205 | | |
205 | 206 | | |
206 | 207 | | |
| |||
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
39 | 39 | | |
40 | 40 | | |
41 | 41 | | |
42 | | - | |
| 42 | + | |
43 | 43 | | |
44 | 44 | | |
45 | 45 | | |
| |||
0 commit comments