Commit Graph

252 Commits

Author SHA1 Message Date
Henrik Lissner
32089d9acb
docs/faq: fix module index link 2019-11-16 20:13:31 -05:00
Henrik Lissner
6536eded02
docs/index: add github links warning 2019-11-14 15:47:42 -05:00
Henrik Lissner
031a68a36d
docs/faq: revise & remove redundancies 2019-11-14 15:47:29 -05:00
Henrik Lissner
8f793a387b
docs/api: expand map! example 2019-11-14 15:43:44 -05:00
Henrik Lissner
27277c17e5
docs/getting_started: remove reddit link in windows instructions
The reddit post contains outdated information that shouldn't be used.

Mentioned in #2030
2019-11-12 15:24:02 -05:00
Henrik Lissner
5b5c7cbaff
docs/getting_started: remove markdown-isms 2019-11-09 11:51:49 -05:00
Henrik Lissner
2f62d9fd00
Merge pull request #2008 from bennofs/doc-doomdir-modules
docs/getting_started: mention $DOOMDIR/modules
2019-11-05 18:48:11 -05:00
sogaiu
1141f724b3
Update links to Customize links and a bit 2019-11-06 05:52:49 +09:00
Benno Fünfstück
1a8875a175 Mention $DOOMDIR/modules explicitly in docs 2019-11-03 21:05:06 +01:00
Henrik Lissner
2a63faf0d2
docs/api: revise snippet description 2019-11-01 14:59:31 -04:00
Henrik Lissner
366ac383e9
Merge pull request #1980 from ebv-gh/patch-1
docs/getting_started: fix code quoting
2019-11-01 13:15:52 -04:00
Henrik Lissner
bd3f3d708a
Merge pull request #1987 from rprimus/fix-typos
Correct some typos across the board
2019-11-01 13:14:25 -04:00
Henrik Lissner
8a999c6ae1
Merge pull request #1999 from randomizedthinking/develop
docs/api: add terminal-cursor-change snippet
2019-11-01 13:09:09 -04:00
Clement Busschaert
3cf5183191
[docs] correct some links 2019-11-01 11:50:38 +01:00
Gang Liang
752a34b17b Add terminal-cursor-change snippet. 2019-10-31 20:16:03 -07:00
Henrik Lissner
0b8e7a27b6
Minor refactoring/reformatting across the board 2019-10-31 14:35:07 -04:00
R Primus
a7e8e50c40
Correct some typos 2019-10-30 14:41:10 +00:00
Henrik Lissner
412674b165
docs/getting_started: remove redundant section
And mark unfinished sections with TODO.
2019-10-29 23:44:45 -04:00
Eugeniu Botnaru
2ab221cc89
fix markdown formatting 2019-10-29 15:52:40 -07:00
Henrik Lissner
3f6decfe04
Add docs/contributing.org
Closes #1962
Relevant to #1771, #1755, #839, #372
2019-10-29 01:10:25 -04:00
Henrik Lissner
c719e02e9a
Add docs/workflow.org (skeleton)
Relevant to #174
2019-10-29 01:10:24 -04:00
Henrik Lissner
73e50e1bcb
Add docs/getting_started.org 2019-10-29 01:10:24 -04:00
Henrik Lissner
527df08373
docs/faq.org: #+STARTUP: nofold 2019-10-29 01:10:24 -04:00
Henrik Lissner
e98a0ca14a
docs/faq: clarify package installation & configuration 2019-10-28 23:23:12 -04:00
Henrik Lissner
3e5ad49df1
docs/faq: mention lispy/parinfer modules wrt smartparens 2019-10-28 23:23:11 -04:00
Henrik Lissner
38bed2db65
Add docs/index.org; move modules/README.org
Fixes #1968
Relevant to #1771, #1795, #1755, #372, #174
2019-10-28 23:20:52 -04:00
Henrik Lissner
311bdf100e
docs/faq: mention 'doom refresh' under enable/disable modules 2019-10-26 13:30:53 -04:00
Gerry Agbobada
0fd21c2064 Fix paths in the FAQ 2019-10-25 18:43:23 +02:00
Henrik Lissner
a531955dad
docs/faq: mention package! recipe inheritance 2019-10-23 22:11:28 -04:00
Henrik Lissner
391c8305a6
docs/faq: expand "how to change line numbers" 2019-10-20 10:58:54 -04:00
Henrik Lissner
b45a9c5e03
docs/faq: general revision 2019-10-20 10:58:52 -04:00
Henrik Lissner
5fa746e27c
docs/faq: "why wsbutler?" 2019-10-20 10:58:52 -04:00
Henrik Lissner
323e0adf45
Minor refactors & reformatting across the board 2019-10-17 01:47:58 -04:00
Henrik Lissner
f1324172d3
docs/faq: update leader key defaults 2019-10-13 01:18:52 -04:00
Henrik Lissner
9f1936ae3a
Revise docs/faq 2019-10-12 14:55:16 -04:00
Henrik Lissner
ec330e6348
Add docs/faq.org
Relevant to #1771, #372, #174
2019-10-08 20:11:21 -04:00
Maximiliano
dea5d84069 Add more api demos (#1845)
* Added function Demos
* Added use-package demos
* Some corrections
* Fix duplicated use-package! type
2019-10-03 14:51:08 -04:00
Henrik Lissner
0e1bbc4499
Expand custom{-theme,}-set-faces! example in docs/api.org
To include usage of doom-themes' api
2019-09-09 23:04:07 -04:00
Henrik Lissner
49b527475d
Add after! example to docs/api.org 2019-09-09 23:04:07 -04:00
Henrik Lissner
1eb8be9875
Add load! example to docs/api.org 2019-09-09 23:04:07 -04:00
Henrik Lissner
4ebb7df433
Add package! example to docs/api.org 2019-09-09 23:04:07 -04:00
Henrik Lissner
1539387747
Reformat docs/api.org 2019-09-07 19:57:58 -04:00
Henrik Lissner
a365b1cf9d
docs/api: fix quoting for custom-(theme-)?set-faces! 2019-08-18 14:38:45 -04:00
Henrik Lissner
b2b87aacba
docs/api: minor comment corrections 2019-07-29 18:56:49 +02:00
Henrik Lissner
a3e262c7ac
💥 Refactor add-hook! macro & change arg order
This update may potentially break your usage of add-hook! if you pass
the :local or :append properties to it. This is how they used to work:

  (add-hook! :append 'some-mode-hook #'do-something)

Thsoe properties must now follow the hooks, e.g.

  (add-hook! 'some-mode-hook :append #'do-something)

Other changes:
- Various add-hook calls have been renamed to add-hook! because I
  incorrectly assumed `defun` always returned its definition's symbol,
  when in fact, its return value is "undefined" (so sayeth the
  documentation). This should fix #1597.
- This update adds the ability to add multiple functions to hooks
  without a list:

    (add-hook! 'some-mode-hook
               #'do-something
               #'do-something-else)

- The indentation logic has been changed so that consecutive function
  symbols at indented at the same level as the first argument, but forms
  are indent like a defun.

    (add-hook! 'some-mode-hook
               #'do-something
               #'do-something-else)

    (add-hook! 'some-mode-hook
      (message "Hello"))
2019-07-26 20:17:29 +02:00
Henrik Lissner
e6201ca952
Add :if, :when, :unless & :cond support to doom! macro
Now you can conditionally enable/disable modules.
2019-07-26 12:05:13 +02:00
Henrik Lissner
7d9e844e35
docs/api: add custom{,-theme}-set-faces! entry 2019-07-26 03:12:06 +02:00
Henrik Lissner
d55f284386
Refactor file-exists-p macro
And refactor too doom--resolve-path-forms
2019-07-23 20:43:24 +02:00
Henrik Lissner
be789caa04
Add elisp demos for Doom API in helpful buffer 2019-07-22 02:30:40 +02:00
Henrik Lissner
ead07dea83
Fix issue/PR templates & add sponsor button
Referenced in #1554, #1532, #1051
2019-07-10 21:13:41 +02:00
Henrik Lissner
9fc87049ab
Add new Issue & PR templates 2019-05-01 21:02:29 -04:00
Henrik Lissner
59d37334e3
Move issue/PR templates to docs/ 2019-01-03 01:28:49 -05:00