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

Update copyright notice of docs index page #198

Merged
merged 2 commits into from
Dec 30, 2023

Conversation

caleb531
Copy link
Owner

@caleb531 caleb531 commented Dec 30, 2023

@eliotwrobson Just something I noticed and wanted to correct. I didn't change anything else, since it makes sense to me to remove the irrelevant README badges for the documentation site. Same for the links to the other documentation pages, as the links would probably break / navigate to the incorrect files anyway (we want to keep the user in the documentation site, after all).

One other thing: does automata-lib[visual] really require quotes to install?

pip install 'automata-lib[visual]'

...versus just:

pip install automata-lib[visual]

@coveralls
Copy link

coveralls commented Dec 30, 2023

Coverage Status

coverage: 99.64%. remained the same
when pulling c58b594 on sync-docs-index-page-with-readme
into 20d8233 on develop.

Copy link
Collaborator

@eliotwrobson eliotwrobson left a comment

Choose a reason for hiding this comment

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

One small change.

Regarding the quotes in the install instructions, I believe those are actually required (I get an error when I don't use them).

docs/index.md Outdated Show resolved Hide resolved
@caleb531 caleb531 merged commit 6651a2c into develop Dec 30, 2023
14 checks passed
@caleb531 caleb531 mentioned this pull request Dec 31, 2023
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.

3 participants