By default, on output DITA2Go appends to the end of each topic the content of any included related-links and reltable elements, and any related links generated from maps. To omit these items:
[RelatedLinks] ; AppendLinksToTopics = Yes (default, add related-links and reltable ; links at the end of the source topics), or No (omit related topics) AppendLinksToTopics = No
By default, DITA2Go divides lists of related topics by topic type, producing separate lists for Concepts, Tasks, and References, plus a Topics list for all others. To prevent list separation:
[RelatedLinks] ; UseTopicTypes = Yes (default, separate related topics lists by ; type: Concepts, Tasks, References, or Topics for others), or No UseTopicTypes = No