Skip to content

Mkdocs version#19

Open
chenkasirer wants to merge 7 commits into
mainfrom
mkdocs_version
Open

Mkdocs version#19
chenkasirer wants to merge 7 commits into
mainfrom
mkdocs_version

Conversation

@chenkasirer
Copy link
Copy Markdown
Member

  • updated github workflows
  • zeroed out version so that first minor release (after bumping) is 0.1.0
  • removed root tasks, requiements and tests as there isn't actually python code in the template
  • removed the jinja extension as not used
  • replaced sphinx with mkdocs

Copy link
Copy Markdown
Member

@gonzalocasas gonzalocasas left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Lgtm

runs-on: ubuntu-latest
steps:
- uses: compas-dev/compas-actions.docs@v4
- uses: compas-dev/compas-actions.docs@v5.0.1
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

If we say v5 isn't it gonna pull latest 5.x anyway?

- https://compas.dev/compas/latest/objects.inv
options:
allow_inspection: true
backlinks: tree
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can we disable backlinks? They pollute the generated docs a lot

show_signature: true
show_signature_annotations: true
show_signature_type_parameters: true
show_source: false
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

No source?

runs-on: ubuntu-latest
steps:
- uses: compas-dev/compas-actions.publish@v3
- uses: compas-dev/compas-actions.publish@v3.1.0
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Same, maybe just v3

build.prepare_changelog,
build.clean,
build.release,
build.build_ghuser_components,
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Why remove this?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants