spacemacs/core
smile13241324 092f98f51c Fix broken link to CONTRIBUTE.org in documentation to fix #8290
In 2015 a file CONTRIBUTE.org was existing in the /doc folder.
In addition a CONTRIBUTING.md file was existing in the project root folder.
This was merged into a CONTRIBUTING.org file, which is still located in the project root.
However the documentation publishing system was still looking only in the doc folder.
In addition the external documentation is still referring to the old CONTRIBUTE.html which is not longer existing.

I have now included a new function called prior to publishing
which is copying the documents from the projects root into the doc folder.
As a side effect it renames the CONTRIBUTING.org to the old CONTRIBUTE.org
to support the external documentation.
2017-04-17 17:54:42 -04:00
..
aprilfool Bump year in copyright headers 2017-01-05 23:08:17 -05:00
banners center ascii banners in home buffers 2016-07-05 19:50:57 +02:00
info Fix spelling 2017-04-09 22:59:06 -04:00
libs Remove trailing whitespace from all files 2017-03-26 13:06:43 -04:00
templates Rename dotspacemacs-zone-when-idle-for to dotspacemacs-zone-out-when-idle 2017-04-09 23:55:00 -04:00
tools/spacefmt Improve spacefmt 2017-04-11 23:38:45 -04:00
core-command-line.el Bump year in copyright headers 2017-01-05 23:08:17 -05:00
core-configuration-layer.el core: add support for :location keyword in dotspacemacs-themes 2017-02-05 23:47:17 -05:00
core-custom-settings.el core: allow users to set custom-file variable 2017-03-12 12:10:21 -04:00
core-debug.el Fix variable is void: system-info in spacemacs/report-issue 2017-01-12 22:19:39 -05:00
core-display-init.el Bump year in copyright headers 2017-01-05 23:08:17 -05:00
core-documentation.el Fix broken link to CONTRIBUTE.org in documentation to fix #8290 2017-04-17 17:54:42 -04:00
core-dotspacemacs.el Rename dotspacemacs-zone-when-idle-for to dotspacemacs-zone-out-when-idle 2017-04-09 23:55:00 -04:00
core-emacs-backports.el Bump year in copyright headers 2017-01-05 23:08:17 -05:00
core-fonts-support.el core: Fix spacemacs/diminish-undo and add documentation about it 2017-04-13 00:17:24 -04:00
core-funcs.el do not filter for alternating buffers 2017-03-24 22:29:52 +03:00
core-jump.el core: jump-handers, :async can now take a predicate function 2017-03-19 12:40:36 -04:00
core-keybindings.el core: fix indentation rules for declare-prefix functions 2017-02-12 23:44:52 -05:00
core-load-paths.el core: import spacemacs-theme into libs 2017-01-25 00:30:31 -05:00
core-micro-state.el Bump year in copyright headers 2017-01-05 23:08:17 -05:00
core-release-management.el Bump year in copyright headers 2017-01-05 23:08:17 -05:00
core-spacemacs-buffer.el Bump version to 0.200.9 and add release note 2017-04-06 23:10:42 -04:00
core-spacemacs.el core: allow users to set custom-file variable 2017-03-12 12:10:21 -04:00
core-themes-support.el core: fix theme application 2017-02-11 17:23:14 -05:00
core-toggle.el Bump year in copyright headers 2017-01-05 23:08:17 -05:00
core-transient-state.el Bump year in copyright headers 2017-01-05 23:08:17 -05:00
core-use-package-ext.el Always return t from use-package pre/post hooks. 2017-03-24 14:26:56 +03:00