Commit bdfb9ca
authored
Refactor: make Elastic.Markdown a module of Elastic.Documentation.Site (#1344)
* Move common site frontend to Elastic.Documentation.Site
* update navigation to be more generic, still lots of refactoring todo
* move web files over to Elastic.Documentation.Site
* fix navigation bug
* Doubly nested layouts!
* Move markdown content partials back
* move BuildContext to Elastic.Documentation.Configuration
* Fix assembler build resolving of static files and navigation
* Add support for viewing API docs in serve
* start on api navigation
* remove INavigationGroup and normalize to IGroupNavigationItem
* rener API navigation
* finalize
* update package-lock.json location in worklfows
* change wd
* fix build error
* run npm lint
* add api configuration to docset.yml
* temporarily use inline bootstrap
* remove tailwind config comment
* ignore tailwind config in eslint
* fix leaving code exploration in
* Move classes out of Class1.cs :)1 parent e7bc59b commit bdfb9ca
File tree
170 files changed
+120771
-485
lines changed- .github
- actions/bootstrap
- workflows
- docs
- src
- Elastic.ApiExplorer
- Endpoints
- Landing
- Operations
- Elastic.Documentation.Configuration
- Builder
- Elastic.Documentation.Site
- Assets
- fonts
- markdown
- FileProviders
- Layout
- _static
- Elastic.Documentation/Extensions
- Elastic.Markdown
- Exporters
- Extensions/DetectionRules
- Helpers
- IO
- Links
- CrossLinks
- InboundLinks
- Myst
- CodeBlocks
- Directives
- FrontMatter
- Renderers
- Slices
- Directives
- Layout
- tooling
- docs-assembler
- Building
- Cli
- Links
- docs-builder
- Cli
- Http
- tests
- Elastic.ApiExplorer.Tests
- Elastic.Markdown.Tests
- Directives
- DocSet
- FileInclusion
- Inline
- SettingsInclusion
- authoring/Framework
- docs-assembler.Tests/src/docs-assembler.Tests
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
170 files changed
+120771
-485
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
35 | 35 | | |
36 | 36 | | |
37 | 37 | | |
38 | | - | |
| 38 | + | |
39 | 39 | | |
40 | 40 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
39 | 39 | | |
40 | 40 | | |
41 | 41 | | |
42 | | - | |
| 42 | + | |
43 | 43 | | |
44 | 44 | | |
45 | 45 | | |
46 | 46 | | |
47 | 47 | | |
48 | 48 | | |
49 | | - | |
| 49 | + | |
50 | 50 | | |
51 | 51 | | |
52 | 52 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
| 21 | + | |
| 22 | + | |
21 | 23 | | |
22 | 24 | | |
23 | 25 | | |
| |||
40 | 42 | | |
41 | 43 | | |
42 | 44 | | |
43 | | - | |
| 45 | + | |
44 | 46 | | |
45 | 47 | | |
46 | 48 | | |
| |||
55 | 57 | | |
56 | 58 | | |
57 | 59 | | |
58 | | - | |
| 60 | + | |
59 | 61 | | |
60 | 62 | | |
61 | 63 | | |
62 | | - | |
| 64 | + | |
63 | 65 | | |
64 | 66 | | |
65 | | - | |
66 | | - | |
| 67 | + | |
| 68 | + | |
| 69 | + | |
| 70 | + | |
| 71 | + | |
67 | 72 | | |
68 | 73 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
101 | 101 | | |
102 | 102 | | |
103 | 103 | | |
| 104 | + | |
| 105 | + | |
| 106 | + | |
| 107 | + | |
| 108 | + | |
| 109 | + | |
104 | 110 | | |
105 | 111 | | |
106 | 112 | | |
| |||
166 | 172 | | |
167 | 173 | | |
168 | 174 | | |
| 175 | + | |
| 176 | + | |
| 177 | + | |
| 178 | + | |
| 179 | + | |
| 180 | + | |
| 181 | + | |
| 182 | + | |
| 183 | + | |
| 184 | + | |
| 185 | + | |
| 186 | + | |
169 | 187 | | |
170 | 188 | | |
171 | 189 | | |
| |||
191 | 209 | | |
192 | 210 | | |
193 | 211 | | |
| 212 | + | |
| 213 | + | |
| 214 | + | |
194 | 215 | | |
195 | 216 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
| 19 | + | |
| 20 | + | |
19 | 21 | | |
20 | 22 | | |
21 | 23 | | |
| |||
0 commit comments