File: theme.toml

package info (click to toggle)
mongo-java-driver 3.6.3-2.1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 16,112 kB
  • sloc: java: 102,506; xml: 395; javascript: 250; sh: 43; makefile: 4
file content (14 lines) | stat: -rw-r--r-- 524 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
name = "MongoDB"
license = "Creative Commons Attribution NonCommercial ShareAlike 3.0 Unported"
licenselink = "http://creativecommons.org/licenses/by-nc-sa/3.0/"
description = "A standalone mongodb docs theme, for individual driver homepages"
homepage = "http://mongodb.github.io/mongo-java-driver"

[author]
  name = "MongoDB Java driver authors"
  homepage = "http://mongodb.github.io/mongo-java-driver"

[original]
  name = "MongoDB Docs"
  homepage = "http://docs.mongodb.org"
  repo = "https://github.com/mongodb/docs"