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

Generate documentation site using Mkdocs #180

Merged
merged 1 commit into from
Oct 30, 2023

Conversation

lewiuberg
Copy link
Contributor

Starting point for using mkdocs to generate documentation site.

@coveralls
Copy link

Coverage Status

coverage: 99.847%. remained the same when pulling 677e4fe on lewiuberg:mkdocs into 0dd51f5 on caleb531:docs_rework.

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.

Looks great so far, thanks for your work @lewiuberg ! One small question but generally ok with being generous merging to this feature branch.

automata/base/automaton.py Show resolved Hide resolved
@eliotwrobson eliotwrobson merged commit 984ee6f into caleb531:docs_rework Oct 30, 2023
7 checks passed
eliotwrobson added a commit that referenced this pull request Dec 29, 2023
* WIP: Converting to mkdocs

* Starting point for gen doc by using docstrings (#180)

* Updated mkdocs config (#187)

* Started adding DFA docstrings (#188)

* Changed excludes

* Started adding docs for DFA class

* Updated docstring

* Adding docstrings

* DFA ops docstrings

* Added a bunch of docstrings

* Even more DFA docstrings

* Docstrings on most of the DFA class

* Finished up DFA docstrings

* NFA docstrings

* Update nfa.py

* Starting GNFA docstring

* Added FA docstring

* Update regex.py

* Added PDA docstrings

* Adding docstrings onto the TM class

* Updated docstrings

* Added FA docs pages

* Added docs pages for most classes.

* Removed old files

* Added back examples

* Moved migration guide to docs page

* Adding onto docstrings.

* Added onto docstrings

* Modified DPDA docstring

* Added NPDA example to docstring

* Even better docstrings

* Minor restructuring docs site

* Update mkdocs.yml

Co-authored-by: Caleb Evans <caleb@calebevans.me>

* Fixed 404 page

* Removed author comments

* Added logo

* New logo

---------

Co-authored-by: Lewi Uberg <lewiuberg@icloud.com>
Co-authored-by: Caleb Evans <caleb@calebevans.me>
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.

None yet

4 participants