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

initialize docs #595

Merged
merged 51 commits into from
Feb 22, 2024
Merged

initialize docs #595

merged 51 commits into from
Feb 22, 2024

Conversation

pi0
Copy link
Member

@pi0 pi0 commented Dec 7, 2023

fix #535
fix #340

TODO: (other than guides @Barbapapazes plans to add

  • Create new /api section

unjs-h3.pages.dev

Copy link

codecov bot commented Dec 7, 2023

Codecov Report

Attention: Patch coverage is 0% with 35 lines in your changes are missing coverage. Please review.

Project coverage is 77.23%. Comparing base (a58d7c9) to head (0a52f76).
Report is 2 commits behind head on main.

❗ Current head 0a52f76 differs from pull request most recent head b01058a. Consider uploading reports for the commit b01058a to get more accurate results

Files Patch % Lines
app.ts 0.00% 12 Missing and 1 partial ⚠️
foo.mjs 0.00% 11 Missing and 1 partial ⚠️
docs/docs.config.ts 0.00% 7 Missing and 1 partial ⚠️
examples/first-server.ts 0.00% 0 Missing and 1 partial ⚠️
playground/app.ts 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main     #595      +/-   ##
==========================================
- Coverage   77.83%   77.23%   -0.60%     
==========================================
  Files          47       50       +3     
  Lines        4286     4318      +32     
  Branches      611      614       +3     
==========================================
- Hits         3336     3335       -1     
- Misses        933      963      +30     
- Partials       17       20       +3     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Copy link

cloudflare-workers-and-pages bot commented Dec 7, 2023

Deploying with  Cloudflare Pages  Cloudflare Pages

Latest commit: b01058a
Status:⚡️  Build in progress...

View logs

@Barbapapazes
Copy link
Member

The quick-start does not work.

image

@Barbapapazes
Copy link
Member

Barbapapazes commented Jan 24, 2024

[WIP]

h3-7i3.pages.dev

WIP:

  • Installation (merge with quick start?)
  • Concepts > H3 Event
  • Concepts > Routing (partial)
  • Concepts > Composables (partial)
  • Utils (add initial short description until migrating to API reference)

I'm currently updating concepts (will make PR for each pages once they are all done):

Expect something by the end of the week.

Harmonize languages for code blocks

  • /adapters/node
  • /adapters/web
  • /adapters/plain (I do not know how to explain it)
  • /runtimes/*
  • Update Nitro and Nuxt documentation to add more links to H3 docs.

@Barbapapazes

This comment was marked as outdated.

@pi0 pi0 marked this pull request as ready for review February 22, 2024 21:57
@pi0 pi0 merged commit 71c633c into main Feb 22, 2024
0 of 5 checks passed
@pi0 pi0 deleted the docs branch February 22, 2024 22:00
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.

What is the purpose of PlainHandler? expand api documentation
3 participants