How do you add custom document types in the (dita) resource manager?
Hi,
What would I need to do to be able to update the resource manager so that when I need to create a new topic and insert it into the map, my custom topic document type is available. This option should be useable for everyone.
I know I would normally use the point the aptcustom environment variable to a specific location. But my custom dita doc types are stored outside of the conventional folder. Google is not turning up any results for me.
For reference, I already have a custom_init.acl file in my custom folder. The path to this folder is already set in my aptcustom environment variable.
So I think ideally, I would need to change something in this acl, but not sure what. All I know after this point is that I need to be able to provide a link somehow to where my custom dtd's are.

