gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[GNUnet-SVN] [taler-merchant] branch master updated: add missing doc syn


From: gnunet
Subject: [GNUnet-SVN] [taler-merchant] branch master updated: add missing doc syntax highlighter
Date: Fri, 02 Feb 2018 02:19:24 +0100

This is an automated email from the git hooks/post-receive script.

dold pushed a commit to branch master
in repository merchant.

The following commit(s) were added to refs/heads/master by this push:
     new 3e2fe5b  add missing doc syntax highlighter
3e2fe5b is described below

commit 3e2fe5b67a85113d6c977c97c524b96679b4d045
Author: Florian Dold <address@hidden>
AuthorDate: Fri Feb 2 02:19:17 2018 +0100

    add missing doc syntax highlighter
---
 .gitignore            | 1 +
 doc/highlight.pack.js | 2 ++
 2 files changed, 3 insertions(+)

diff --git a/.gitignore b/.gitignore
index 09e7edc..f2f8d1f 100644
--- a/.gitignore
+++ b/.gitignore
@@ -41,6 +41,7 @@ doc/*
 doc/version.texi
 !doc/*.am
 !doc/*.sh
+!doc/*.js
 !doc/examples/
 src/lib/test_merchant_api_home/.local/share/taler/exchange/wirefees/
 src/merchant-tools/taler-merchant-generate-payments
diff --git a/doc/highlight.pack.js b/doc/highlight.pack.js
new file mode 100644
index 0000000..b2f9ff2
--- /dev/null
+++ b/doc/highlight.pack.js
@@ -0,0 +1,2 @@
+/*! highlight.js v9.12.0 | BSD3 License | git.io/hljslicense */
+!function(e){var n="object"==typeof window&&window||"object"==typeof 
self&&self;"undefined"!=typeof 
exports?e(exports):n&&(n.hljs=e({}),"function"==typeof 
define&&define.amd&&define([],function(){return n.hljs}))}(function(e){function 
n(e){return 
e.replace(/&/g,"&amp;").replace(/</g,"&lt;").replace(/>/g,"&gt;")}function 
t(e){return e.nodeName.toLowerCase()}function r(e,n){var t=e&&e.exec(n);return 
t&&0===t.index}function a(e){return k.test(e)}function i(e){var 
n,t,r,i,o=e.className+" ";i [...]
\ No newline at end of file

-- 
To stop receiving notification emails like this one, please contact
address@hidden



reply via email to

[Prev in Thread] Current Thread [Next in Thread]