File: theme.toml

package info (click to toggle)
node-mongodb 3.6.4%2B~cs11.13.19-2
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, sid
  • size: 76,604 kB
  • sloc: javascript: 138,083; python: 429; sh: 52; makefile: 37
file content (14 lines) | stat: -rw-r--r-- 531 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/node-mongodb-native"

[author]
  name = "MongoDB Node.js driver authors"
  homepage = "http://mongodb.github.io/node-mongodb-native"

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