File tree Expand file tree Collapse file tree 3 files changed +16
-15
lines changed Expand file tree Collapse file tree 3 files changed +16
-15
lines changed Original file line number Diff line number Diff line change 3
3
You can adapt this file completely to your liking, but it should at least
4
4
contain the root `toctree` directive.
5
5
6
- Developer Documentation
7
- =======================
6
+ Highlight.js Documentation
7
+ ==========================
8
+
9
+ .. toctree ::
10
+ :caption: Getting Started
11
+ :maxdepth: 1
12
+
13
+
14
+ README / How to Use <readme >
15
+ building-testing
8
16
9
- Contents
10
- --------
11
17
12
18
.. toctree ::
13
- :caption: Documentation
19
+ :caption: Reference
14
20
:maxdepth: 1
15
21
16
22
api
@@ -21,21 +27,16 @@ Contents
21
27
css-classes-reference
22
28
style-guide
23
29
plugin-recipes
24
- language-contribution
25
- building-testing
26
30
.. maintainers-guide
27
31
28
- FAQ
29
- ^^^
30
-
31
32
.. toctree ::
32
33
:caption: FAQ
33
34
:maxdepth: 1
34
35
35
- What languages are supported? <supported-languages >
36
- What about line numbers? <line-numbers >
37
- How do I request a language be added ? <language-requests >
38
- How do I contribute a language? <language-contribution >
36
+ Which languages are supported? <supported-languages >
37
+ Why no line numbers? <line-numbers >
38
+ How do I request a new language ? <language-requests >
39
+ How do I contribute a new language? <language-contribution >
39
40
40
41
41
42
46
47
- Discord: https://discord.gg/M24EbU7ja9
47
48
- Issues: https://github.com/highlightjs/highlight.js/issues
48
49
- NPM:
49
-
50
50
- https://www.npmjs.com/package/highlight.js
51
51
- https://www.npmjs.com/package/@highlightjs/cdn-assets
52
52
- Website: https://highlightjs.org
Original file line number Diff line number Diff line change
1
+ ../README.md
File renamed without changes.
You can’t perform that action at this time.
0 commit comments