;;; config.el --- ietf layer packages file for Spacemacs.
;;
;; Copyright (c) 2012-2016 Sylvain Benner & Contributors
;; Author: Christian Hopps <chopps@gmail.com>
;; URL: https://github.com/syl20bnr/spacemacs
;; This file is not part of GNU Emacs.
;;; License: GPLv3
(defvar ietf-docs-cache (concat spacemacs-cache-directory "ietf-docs-cache")
"Where cached IETF documents are stored.")