|
36 | 36 | plugins:
|
37 | 37 | - search
|
38 | 38 | - privacy
|
| 39 | + - literate-nav: |
| 40 | + nav_file: SUMMARY.md |
39 | 41 |
|
40 | 42 | extra_css:
|
41 | 43 | - 'stylesheets/extra.css'
|
@@ -82,76 +84,3 @@ markdown_extensions:
|
82 | 84 | - pymdownx.tasklist:
|
83 | 85 | custom_checkbox: true
|
84 | 86 | - pymdownx.tilde
|
85 |
| - |
86 |
| -nav: |
87 |
| - - 'Getting Started': index.md |
88 |
| - - news.md |
89 |
| - - Package Index: https://packages.msys2.org |
90 |
| - - Documentation: |
91 |
| - # For users of MSYS2 which just use the provided software |
92 |
| - # or develop their software using MSYS2 provided packages/tools. |
93 |
| - - docs/what-is-msys2.md |
94 |
| - - docs/who-is-using-msys2.md |
95 |
| - - docs/environments.md |
96 |
| - - docs/updating.md |
97 |
| - - docs/ci.md |
98 |
| - - docs/terminals.md |
99 |
| - - docs/ides-editors.md |
100 |
| - - docs/installer.md |
101 |
| - - Package Management: |
102 |
| - - docs/package-management.md |
103 |
| - - docs/package-naming.md |
104 |
| - - docs/repos-mirrors.md |
105 |
| - - docs/package-management-tips.md |
106 |
| - - docs/package-management-faq.md |
107 |
| - - docs/filesystem-paths.md |
108 |
| - - docs/configuration.md |
109 |
| - - Languages & Tools: |
110 |
| - - docs/cmake.md |
111 |
| - - docs/autotools.md |
112 |
| - - docs/python.md |
113 |
| - - docs/git.md |
114 |
| - - docs/cpp.md |
115 |
| - - docs/pkgconfig.md |
116 |
| - - docs/windows_support.md |
117 |
| - - docs/faq.md |
118 |
| - - Development: |
119 |
| - # For MSYS2 developers, maintaining, creating packages, porting packages, |
120 |
| - # infrastructure, mirrors etc and everything else. |
121 |
| - - Packaging: |
122 |
| - - dev/new-package.md |
123 |
| - - dev/update-package.md |
124 |
| - - dev/package-guidelines.md |
125 |
| - - dev/package-licensing.md |
126 |
| - - dev/pkgbuild.md |
127 |
| - - dev/mirrors.md |
128 |
| - - dev/keyring.md |
129 |
| - - dev/python.md |
130 |
| - - dev/build-process.md |
131 |
| - - dev/accounts.md |
132 |
| - - Other Topics: |
133 |
| - # Old stuff that should ideally move to the above categories in the future |
134 |
| - - wiki/Home.md |
135 |
| - - wiki/Creating-Packages.md |
136 |
| - - wiki/Devtopics.md |
137 |
| - - wiki/Distributing.md |
138 |
| - - wiki/GDB-qtcreator.md |
139 |
| - - wiki/History.md |
140 |
| - - wiki/How-does-MSYS2-differ-from-Cygwin.md |
141 |
| - - wiki/Launchers.md |
142 |
| - - wiki/MSYS2-installation.md |
143 |
| - - wiki/MSYS2-introduction.md |
144 |
| - - wiki/MSYS2-reinstallation.md |
145 |
| - - wiki/Porting.md |
146 |
| - - wiki/Setting-up-SSHd.md |
147 |
| - - wiki/Signing-packages.md |
148 |
| - - wiki/Sudo.md |
149 |
| - - wiki/Terminals.md |
150 |
| - - wiki/JIT-Debugging.md |
151 |
| - - wiki/arm64.md |
152 |
| - - 'get-involved.md' |
153 |
| - - 'license.md' |
154 |
| - - 'privacy.md' |
155 |
| - - 'contact.md' |
156 |
| - - 'codeofconduct.md' |
157 |
| - |
0 commit comments