Difference between revisions of "User:Csmith1991/Vibe.d Documentation"

From D Wiki
Jump to: navigation, search
(Created page with "==Vibe.d Documentation==")
 
m
 
(7 intermediate revisions by 2 users not shown)
Line 1: Line 1:
 
==Vibe.d Documentation==
 
==Vibe.d Documentation==
 +
{| class="wikitable"
 +
|-
 +
! Example
 +
! Status
 +
! Who's writing it?
 +
|-
 +
| app_skeleton
 +
| Not Started
 +
| N/A
 +
|-
 +
| auth_basic
 +
| Not Started
 +
| N/A
 +
|-
 +
| auth_digest
 +
| Not Started
 +
| N/A
 +
|-
 +
| bench-http-request
 +
| Not Started
 +
| N/A
 +
|-
 +
| bench-http-server
 +
| Not Started
 +
| N/A
 +
|-
 +
| bench-mongodb
 +
| Not Started
 +
| N/A
 +
|-
 +
| bench-urlrouter
 +
| Not Started
 +
| N/A
 +
|-
 +
| daytime
 +
| Not Started
 +
| N/A
 +
|-
 +
| [[User:Csmith1991/Vibe.d Documentation/diet|diet]]
 +
| Started
 +
| [[User:Csmith1991|csmith1991]]
 +
|-
 +
| download
 +
| Not Started
 +
| N/A
 +
|-
 +
| echoserver
 +
| Not Started
 +
| N/A
 +
|-
 +
| file_operations
 +
| Not Started
 +
| N/A
 +
|-
 +
| future
 +
| Not Started
 +
| N/A
 +
|-
 +
| http_info
 +
| Not Started
 +
| N/A
 +
|-
 +
| http_request
 +
| Not Started
 +
| N/A
 +
|-
 +
| http_reverse_proxy
 +
| Not Started
 +
| N/A
 +
|-
 +
| http_server
 +
| Not Started
 +
| N/A
 +
|-
 +
| http_static_server
 +
| Not Started
 +
| N/A
 +
|-
 +
| https_server
 +
| Not Started
 +
| N/A
 +
|-
 +
| https_server_sni
 +
| Not Started
 +
| N/A
 +
|-
 +
| json
 +
| Not Started
 +
| N/A
 +
|-
 +
| message
 +
| Not Started
 +
| N/A
 +
|-
 +
| mongodb
 +
| Not Started
 +
| N/A
 +
|-
 +
| redis-pubsub
 +
| Not Started
 +
| N/A
 +
|-
 +
| redis
 +
| Not Started
 +
| N/A
 +
|-
 +
| rest
 +
| Not Started
 +
| N/A
 +
|-
 +
| sendmail
 +
| Not Started
 +
| N/A
 +
|-
 +
| serialization
 +
| Not Started
 +
| N/A
 +
|-
 +
| task_control
 +
| Not Started
 +
| N/A
 +
|-
 +
| tcp_separate
 +
| Not Started
 +
| N/A
 +
|-
 +
| udp
 +
| Not Started
 +
| N/A
 +
|-
 +
| uploader
 +
| Not Started
 +
| N/A
 +
|-
 +
| web-i8n
 +
| Not Started
 +
| N/A
 +
|-
 +
| web
 +
| Not Started
 +
| N/A
 +
|-
 +
| [[User:Csmith1991/Vibe.d Documentation/websocket|websocket]]
 +
| Needs Reviewed
 +
| [[User:Csmith1991|csmith1991]]
 +
|-
 +
| [https://github.com/rejectedsoftware/vibe.d/issues/1096#issuecomment-101361547 See this comment]
 +
| Not Started
 +
| N/A
 +
|}
 +
 +
==Vibe.d FAQ additions==
 +
[[Vibed_faq_addition ]]

Latest revision as of 19:54, 16 May 2015

Vibe.d Documentation

Example Status Who's writing it?
app_skeleton Not Started N/A
auth_basic Not Started N/A
auth_digest Not Started N/A
bench-http-request Not Started N/A
bench-http-server Not Started N/A
bench-mongodb Not Started N/A
bench-urlrouter Not Started N/A
daytime Not Started N/A
diet Started csmith1991
download Not Started N/A
echoserver Not Started N/A
file_operations Not Started N/A
future Not Started N/A
http_info Not Started N/A
http_request Not Started N/A
http_reverse_proxy Not Started N/A
http_server Not Started N/A
http_static_server Not Started N/A
https_server Not Started N/A
https_server_sni Not Started N/A
json Not Started N/A
message Not Started N/A
mongodb Not Started N/A
redis-pubsub Not Started N/A
redis Not Started N/A
rest Not Started N/A
sendmail Not Started N/A
serialization Not Started N/A
task_control Not Started N/A
tcp_separate Not Started N/A
udp Not Started N/A
uploader Not Started N/A
web-i8n Not Started N/A
web Not Started N/A
websocket Needs Reviewed csmith1991
See this comment Not Started N/A

Vibe.d FAQ additions

Vibed_faq_addition