You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Composer documentation is designed to be built with both comity and antora.
Comity
The documentation that is built with comity is located in the salesforce subdirectory. It follows a less complex structure than antora projects.
what
where
AsciiDoc files
<language>/src/docs
Images
<language>src/docs/images
Share only content
<language>src/docs/includes
where <language> is either en for English or jp for Japanese.
The build is controlled by a playbook maintained in comity.
Antora
The antora documentation structure matches the rest of Mulesoft’s documentation sets
with the exception being the content is stored within a directory signifying the language.
As such, when building, the playbook must include a start_paths key and value.