From 46558fcc23ccef98b2a4d1469a4eb851abbd28c2 Mon Sep 17 00:00:00 2001 From: Michael Mayer Date: Sat, 24 Nov 2018 15:33:11 +0100 Subject: [PATCH] Updated Home (markdown) --- Home.md | 9 --------- 1 file changed, 9 deletions(-) diff --git a/Home.md b/Home.md index 61e869d..5b38cd3 100644 --- a/Home.md +++ b/Home.md @@ -55,15 +55,6 @@ Issues labeled [help wanted](https://github.com/photoprism/photoprism/issues?q=i + [[Contributors]] - list of contributors + [[FAQ]] - frequently asked questions -## Package Documentation (GoDoc) ## -+ [cmd/photoprism](https://godoc.org/github.com/photoprism/photoprism/cmd/photoprism) - main application -+ [internal/photoprism](https://godoc.org/github.com/photoprism/photoprism/internal/photoprism) - main library package -+ [internal/server](https://godoc.org/github.com/photoprism/photoprism/internal/server) - server initialization and routing -+ [internal/api](https://godoc.org/github.com/photoprism/photoprism/internal/api) - server api -+ [internal/commands](https://godoc.org/github.com/photoprism/photoprism/internal/commands) - command line interface -+ [internal/forms](https://godoc.org/github.com/photoprism/photoprism/internal/forms) - input validation (based on [gin](https://github.com/gin-gonic/gin#model-binding-and-validation)) -+ [internal/models](https://godoc.org/github.com/photoprism/photoprism/internal/models) - models (based on [GORM](http://gorm.io/)) - ## Developer Chat on Slack ## You are welcome to join our `#photoprism` channel on [gophers.slack.com](https://gophers.slack.com). If you don't have an account yet, you can create one on [invite.slack.golangbridge.org](https://invite.slack.golangbridge.org/).