Some documentation refactoring. No code changes. (0.39.12)
This commit is contained in:
parent
091bf43aa3
commit
6870149094
2 changed files with 1 additions and 1 deletions
|
|
@ -40,7 +40,7 @@ This file serves as an index of the documents in this directory. Links are relat
|
|||
|
||||
## Example deep-dives
|
||||
|
||||
- [httpserver.md](./httpserver.md) - Design and walkthrough of all HTTP server examples under ./examples/net (static, CGI, and multi-threaded variants), how they route requests, run CGI, and which stdlib modules they use. Future example-focused docs will be collected in this section.
|
||||
- [examples/httpserver.md](./examples/httpserver.md) - Design and walkthrough of all HTTP server examples under ./examples/net (static, CGI, and multi-threaded variants), how they route requests, run CGI, and which stdlib modules they use. Future example-focused docs will be collected in this section.
|
||||
|
||||
## External extensions
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue