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

#73 - test documentation #75

Merged
merged 56 commits into from
Aug 9, 2024
Merged

#73 - test documentation #75

merged 56 commits into from
Aug 9, 2024

Conversation

JakubKermes
Copy link
Contributor

Added test to check if every public function from traits is described in documentation.
This should close #73.

@JakubKermes JakubKermes linked an issue Jul 3, 2024 that may be closed by this pull request
@JakubKermes JakubKermes marked this pull request as draft July 3, 2024 11:05
@JakubKermes JakubKermes marked this pull request as ready for review July 5, 2024 07:49
@JakubKermes JakubKermes changed the base branch from main to docs July 5, 2024 08:35
@JakubKermes JakubKermes marked this pull request as draft July 9, 2024 07:58
Base automatically changed from docs to main July 9, 2024 09:49
# Conflicts:
#	docs/elements/console.html
#	docs/elements/context-classes-vs-traits.html
#	docs/elements/database.html
#	docs/elements/http.html
#	docs/elements/middleware.html
#	docs/elements/overview.html
#	docs/elements/session.html
#	docs/elements/spatie-permission.html
#	docs/elements/translations.html
#	docs/index.html
#	docs/index.js
@JakubKermes JakubKermes marked this pull request as ready for review July 9, 2024 10:19
Copy link
Member

@EwelinaSkrzypacz EwelinaSkrzypacz left a comment

Choose a reason for hiding this comment

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

  1. I don't see "Code blocks" on the docs menu

image

  1. Sometimes some bad happens with text color.

For example here, the word "Given" is not blue

image

Here are the same codeblock, but one is colorful and the second one is green

image

docs/elements/view.html Outdated Show resolved Hide resolved
tests/DocumentationTest.php Outdated Show resolved Hide resolved
tests/DocumentationTest.php Outdated Show resolved Hide resolved
tests/DocumentationTest.php Outdated Show resolved Hide resolved
tests/DocumentationTest.php Outdated Show resolved Hide resolved
tests/DocumentationTest.php Outdated Show resolved Hide resolved
tests/DocumentationTest.php Outdated Show resolved Hide resolved
tests/DocumentationTest.php Outdated Show resolved Hide resolved
tests/DocumentationTest.php Outdated Show resolved Hide resolved
docs/index.html Show resolved Hide resolved
docs/elements/code-blocks.html Outdated Show resolved Hide resolved
tests/DocumentationTest.php Show resolved Hide resolved
tests/DocumentationTest.php Show resolved Hide resolved
@EwelinaSkrzypacz
Copy link
Member

Can we merge that @JakubKermes?

@JakubKermes JakubKermes merged commit 2386d05 into main Aug 9, 2024
2 checks passed
@JakubKermes JakubKermes deleted the #73-test-documentation branch August 9, 2024 11:40
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.

Test documentation
4 participants