Explaining what extensions_to_index really means
Trying, at least… ;-)
This commit is contained in:
parent
231c17148a
commit
0dc8241faa
10
README.md
10
README.md
@ -126,10 +126,12 @@ algolia:
|
||||
|
||||
### `extensions_to_index`
|
||||
|
||||
By default, HTML and Markdown files will be indexed. If you are using
|
||||
another markup language (such as [AsciiDoc][11]
|
||||
or [Textile][12], then you should overwrite this
|
||||
option.
|
||||
By default, pages for which the source are HTML or Markdown files will be indexed.
|
||||
If you are using another markup language (such as [AsciiDoc][11]
|
||||
or [Textile][12], then you should overwrite this option.
|
||||
|
||||
For example, the `md` extension here means that `*.md` source files will be computed
|
||||
to generate their HTML version, which will be indexed.
|
||||
|
||||
```yml
|
||||
algolia:
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user