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

chore(lib/book): move lib's doc to book #304

Merged
merged 33 commits into from
May 25, 2023
Merged

Conversation

jeertmans
Copy link
Collaborator

Hello,

This PR proposes to move all the documentation-related content to the book, so that everything is documented in one place. This will prevent future errors that occur when the same content must be update in multiple places.

The book is not finished yet though :-)

maciejhirsz and others added 30 commits April 12, 2023 08:34
Hello,

This PR proposes to move all the documentation-related content to the book, so that everything is documented in one place. This will prevent future errors that occur when the same content must be update in multiple places.

The book is not finished yet though :-)
@jeertmans jeertmans mentioned this pull request May 10, 2023
4 tasks
@maciejhirsz maciejhirsz merged commit f355488 into maciejhirsz:book May 25, 2023
2 checks passed
jeertmans added a commit to jeertmans/logos that referenced this pull request Jun 23, 2023
* Initial commit for the Logos Handboook

* A bit more adds to the book

* chore(ci): setup automated CI for book

* chore(ci): update branches

* fix(ci): remove extra needs

* chore(docs): adding brainfuck example

* Add missing `Debug` error type requirement (maciejhirsz#298)

* chore(docs): create JSON example

* Initial commit for the Logos Handboook

* A bit more adds to the book

* chore(ci): setup automated CI for book

* chore(ci): update branches

* fix(ci): remove extra needs

* chore(docs): adding brainfuck example

* chore(docs): create JSON example

* chore(ci): test code examples

* chore(docs): scrape examples and autodoc features

* chore(docs): adding brainfuck example

* Add missing `Debug` error type requirement (maciejhirsz#298)

* chore(docs): create JSON example

* chore(ci): test code examples

* chore(docs): scrape examples and autodoc features

* Auto stash before rebase of "maciejhirsz/book"

* chore(book): typos and styling

* chore(lib/book): more lib's doc to book

Hello,

This PR proposes to move all the documentation-related content to the book, so that everything is documented in one place. This will prevent future errors that occur when the same content must be update in multiple places.

The book is not finished yet though :-)

* try(ci): fixing github pages

* fix(ci): fix book path

* fix(ci): reset branch

---------

Co-authored-by: Maciej Hirsz <hello@maciej.codes>
Co-authored-by: Marcin Wojnarowski <xmarcinmarcin@gmail.com>
jeertmans added a commit that referenced this pull request Jun 23, 2023
* Initial commit for the Logos Handboook

* A bit more adds to the book

* chore(ci): setup automated CI for book

* chore(ci): update branches

* fix(ci): remove extra needs

* chore(docs): adding brainfuck example

* Add missing `Debug` error type requirement (#298)

* chore(docs): create JSON example

* Initial commit for the Logos Handboook

* A bit more adds to the book

* chore(ci): setup automated CI for book

* chore(ci): update branches

* fix(ci): remove extra needs

* chore(docs): adding brainfuck example

* chore(docs): create JSON example

* chore(ci): test code examples

* chore(docs): scrape examples and autodoc features

* chore(docs): adding brainfuck example

* Add missing `Debug` error type requirement (#298)

* chore(docs): create JSON example

* chore(ci): test code examples

* chore(docs): scrape examples and autodoc features

* Auto stash before rebase of "maciejhirsz/book"

* chore(book): typos and styling

* chore(lib/book): more lib's doc to book

Hello,

This PR proposes to move all the documentation-related content to the book, so that everything is documented in one place. This will prevent future errors that occur when the same content must be update in multiple places.

The book is not finished yet though :-)

* try(ci): fixing github pages

* fix(ci): fix book path

* fix(ci): reset branch

---------

Co-authored-by: Maciej Hirsz <hello@maciej.codes>
Co-authored-by: Marcin Wojnarowski <xmarcinmarcin@gmail.com>
jeertmans added a commit to jeertmans/logos that referenced this pull request Jun 23, 2023
* Initial commit for the Logos Handboook

* A bit more adds to the book

* chore(ci): setup automated CI for book

* chore(ci): update branches

* fix(ci): remove extra needs

* chore(docs): adding brainfuck example

* Add missing `Debug` error type requirement (maciejhirsz#298)

* chore(docs): create JSON example

* Initial commit for the Logos Handboook

* A bit more adds to the book

* chore(ci): setup automated CI for book

* chore(ci): update branches

* fix(ci): remove extra needs

* chore(docs): adding brainfuck example

* chore(docs): create JSON example

* chore(ci): test code examples

* chore(docs): scrape examples and autodoc features

* chore(docs): adding brainfuck example

* Add missing `Debug` error type requirement (maciejhirsz#298)

* chore(docs): create JSON example

* chore(ci): test code examples

* chore(docs): scrape examples and autodoc features

* Auto stash before rebase of "maciejhirsz/book"

* chore(book): typos and styling

* chore(lib/book): more lib's doc to book

Hello,

This PR proposes to move all the documentation-related content to the book, so that everything is documented in one place. This will prevent future errors that occur when the same content must be update in multiple places.

The book is not finished yet though :-)

* try(ci): fixing github pages

* fix(ci): fix book path

* fix(ci): reset branch

---------

Co-authored-by: Maciej Hirsz <hello@maciej.codes>
Co-authored-by: Marcin Wojnarowski <xmarcinmarcin@gmail.com>
jeertmans added a commit that referenced this pull request Jun 25, 2023
* Initial commit for the Logos Handboook

* A bit more adds to the book

* chore(ci): setup automated CI for book

* chore(ci): update branches

* fix(ci): remove extra needs

* chore(docs): adding brainfuck example

* Add missing `Debug` error type requirement (#298)

* chore(docs): create JSON example

* Initial commit for the Logos Handboook

* A bit more adds to the book

* chore(ci): setup automated CI for book

* chore(ci): update branches

* fix(ci): remove extra needs

* chore(docs): adding brainfuck example

* chore(docs): create JSON example

* chore(ci): test code examples

* chore(docs): scrape examples and autodoc features

* chore(docs): adding brainfuck example

* Add missing `Debug` error type requirement (#298)

* chore(docs): create JSON example

* chore(ci): test code examples

* chore(docs): scrape examples and autodoc features

* Auto stash before rebase of "maciejhirsz/book"

* chore(book): typos and styling

* chore(lib/book): more lib's doc to book

Hello,

This PR proposes to move all the documentation-related content to the book, so that everything is documented in one place. This will prevent future errors that occur when the same content must be update in multiple places.

The book is not finished yet though :-)

* try(ci): fixing github pages

* fix(ci): fix book path

* fix(ci): reset branch

---------

Co-authored-by: Maciej Hirsz <hello@maciej.codes>
Co-authored-by: Marcin Wojnarowski <xmarcinmarcin@gmail.com>
jeertmans added a commit that referenced this pull request Jun 25, 2023
* Initial commit for the Logos Handboook

* A bit more adds to the book

* chore(ci): setup automated CI for book

* chore(ci): update branches

* fix(ci): remove extra needs

* chore(docs): adding brainfuck example

* Add missing `Debug` error type requirement (#298)

* chore(docs): create JSON example

* Initial commit for the Logos Handboook

* A bit more adds to the book

* chore(ci): setup automated CI for book

* chore(ci): update branches

* fix(ci): remove extra needs

* chore(docs): adding brainfuck example

* chore(docs): create JSON example

* chore(ci): test code examples

* chore(docs): scrape examples and autodoc features

* chore(docs): adding brainfuck example

* Add missing `Debug` error type requirement (#298)

* chore(docs): create JSON example

* chore(ci): test code examples

* chore(docs): scrape examples and autodoc features

* Auto stash before rebase of "maciejhirsz/book"

* chore(book): typos and styling

* chore(lib/book): more lib's doc to book

Hello,

This PR proposes to move all the documentation-related content to the book, so that everything is documented in one place. This will prevent future errors that occur when the same content must be update in multiple places.

The book is not finished yet though :-)

* try(ci): fixing github pages

* fix(ci): fix book path

* fix(ci): reset branch

---------

Co-authored-by: Maciej Hirsz <hello@maciej.codes>
Co-authored-by: Marcin Wojnarowski <xmarcinmarcin@gmail.com>
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

3 participants