Help to transform Word file to DIta
Posted: Wed Jul 07, 2021 4:53 pm
Hello,
I have a user manual to transform into dita. The word file is horrible I cant use the transform plugin. The manual is derived into 2 versions for two products but with a lot of topics in common.
So the manual have a TOC that look like this :
Introduction (there is text inside)
Part1 (little text)
Part1-Sub1 (text)
Part1-Sub2(text)
Part2 (little text)
Part2-Sub1 (text)
Part2-Sub2(text)
How you transform this structure in DITA ?
My point of view :
- create a ditamap with the name manual_base.ditamap
- Introduction is a topic
- Part1 is topic head or a topic ?
- Subtopics are topics inside the topic head ?
And for the two products, I create two ditamaps :
- product1.ditamap
- product2.ditamap
Then I do reference to the manual_base ?
Thanks for your answers sorry if I'm not so clear.
I have a user manual to transform into dita. The word file is horrible I cant use the transform plugin. The manual is derived into 2 versions for two products but with a lot of topics in common.
So the manual have a TOC that look like this :
Introduction (there is text inside)
Part1 (little text)
Part1-Sub1 (text)
Part1-Sub2(text)
Part2 (little text)
Part2-Sub1 (text)
Part2-Sub2(text)
How you transform this structure in DITA ?
My point of view :
- create a ditamap with the name manual_base.ditamap
- Introduction is a topic
- Part1 is topic head or a topic ?
- Subtopics are topics inside the topic head ?
And for the two products, I create two ditamaps :
- product1.ditamap
- product2.ditamap
Then I do reference to the manual_base ?
Thanks for your answers sorry if I'm not so clear.