Add Documentation in Markdown plus express middleware for in-site rendering.

This commit is contained in:
Gunther Brunner
2014-08-28 21:04:32 +09:00
parent c318cddd14
commit eb968fa737
13 changed files with 349 additions and 12 deletions

View File

@@ -4,6 +4,8 @@ module.exports = function LanguageServiceFactory(
SettingsService
, gettextCatalog
) {
// TODO: make this LanguageProvider so it can be used on config
var LanguageService = {}
function detectLanguage() {