Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Change generation of collection.yml #188

Closed
ronaldtse opened this issue May 8, 2024 · 3 comments
Closed

Change generation of collection.yml #188

ronaldtse opened this issue May 8, 2024 · 3 comments
Assignees
Labels
enhancement New feature or request

Comments

@ronaldtse
Copy link

Needed in:

Screenshot 2024-05-08 at 5 25 55 PM
@Intelligent2013
Copy link
Contributor

Currently, stepmod2mn v1.55 generates so:

  manifest:
    - level: document
      title: Document
      docref:
        - fileref: document.xml
          identifier: iso10303-101
          sectionsplit: true
    - level: attachments
      title: Attachments

But in the ticket #186, the collection.yml instance is:

  manifest:
    - level: document
      title: Document
      sectionsplit: true
      docref:
        - fileref: document.adoc
    - level: attachments
      title: Attachments

@ronaldtse which option is correct?

@Intelligent2013
Copy link
Contributor

Ah, I've understood. Green color means changes after stepmod2mn which overwrote the correct version.

@Intelligent2013 Intelligent2013 self-assigned this May 8, 2024
@Intelligent2013 Intelligent2013 added the enhancement New feature or request label May 8, 2024
@github-project-automation github-project-automation bot moved this to 🆕 New in Metanorma May 8, 2024
@Intelligent2013
Copy link
Contributor

Done in #186.

@github-project-automation github-project-automation bot moved this from 🆕 New to ✅ Done in Metanorma May 8, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Archived in project
Development

No branches or pull requests

2 participants