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

Test documentation #73

Closed
krzysztofrewak opened this issue Jul 3, 2024 · 0 comments · Fixed by #75
Closed

Test documentation #73

krzysztofrewak opened this issue Jul 3, 2024 · 0 comments · Fixed by #75
Assignees
Labels
documentation Improvements or additions to documentation

Comments

@krzysztofrewak
Copy link
Member

I would like to add a simple test that would take all (?) public methods from src directory and check if they are documented in docs directory.

@PiotrFedak PiotrFedak added the documentation Improvements or additions to documentation label Jul 3, 2024
@JakubKermes JakubKermes self-assigned this Jul 3, 2024
@JakubKermes JakubKermes linked a pull request Jul 3, 2024 that will close this issue
JakubKermes added a commit that referenced this issue Jul 5, 2024
# Conflicts:
#	docs/elements/console.html
JakubKermes added a commit that referenced this issue Jul 5, 2024
…test-documentation

# Conflicts:
#	docs/elements/console.html
JakubKermes added a commit that referenced this issue Jul 9, 2024
# 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 added a commit that referenced this issue Aug 9, 2024
* #17 - documentation draft

* Marking where you are in the documentation, added img, started to create a documentation

* Added toggle between php and Gherkin, also small fixes

Co-Authored-By: Jakub Kermes <[email protected]>

* add documentation for general section

* add documentation Authentication.php

* add rest of the documentation

* listed out included traits

* Added highlighting, fix link error, faq page

* node modules to gitignore

* delete node files that wasn't supposed to be on github

* removed function, can be done using Eloquent.php

* copy to clipboard and fixes

* add missing documentation elements

* add test draft

* fix documentation sidebar

* Convert to cdn

* add helpers section

* text color change

* Added context classes vs traits

* make test prettier

* fix documentation for http

* add missing documentation for view

* formatting

* Apply suggestions from code review

Co-authored-by: Ewelina Skrzypacz <[email protected]>

* format list

* FAQ fix

* translation, dispatcher and database fix

* change namespace styling

* change namespace styling

* toast for clipboard

* Code review changes. Icon for commands, new line and spelling mistake

* Added lines at the end of the file

* custom Higlight

* small fixes

* csf

* suggested changes

* better handling for filenames, add cookies.html

* fix coloring code

* clearer looking DocumentationTest.php

* add hooks to documentation

* suggested changes

* add hooks testing

---------

Co-authored-by: krzysztofrewak <[email protected]>
Co-authored-by: PiotrFedak <[email protected]>
Co-authored-by: Piotr Fedak <[email protected]>
Co-authored-by: Ewelina Skrzypacz <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants