File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -3,13 +3,13 @@ languageCode = "en-us"
33title = " The Linux Userspace API Group"
44theme = " hugo-book"
55
6- [[menu .after ]]
7- name = " General Documentation"
8- url = " https://uapi-group.org/docs"
9- weight = 10
106[[menu .after ]]
117 name = " Specifications"
128 url = " https://uapi-group.org/specifications"
9+ weight = 10
10+ [[menu .after ]]
11+ name = " General Documentation"
12+ url = " https://uapi-group.org/docs"
1313 weight = 11
1414[[menu .after ]]
1515 name = " Kernel Feature Ideas"
Original file line number Diff line number Diff line change @@ -15,14 +15,15 @@ Follow [@uapi-group](https://twitter.com/uapi_group) on twitter to catch the lat
1515## UAPI Group Specifications
1616
1717Submitted specifications are available at https://uapi-group.org/specifications .
18+ The Specifications landing page includes a glossary of terms used in documents across the UAPI organisation.
1819
1920See [ open PRs on github] ( https://github.com/uapi-group/specifications/pulls ) for work-in-progress specifications.
2021
2122Please use the [ specifications issue tracker] ( https://github.com/uapi-group/specifications/issues ) to engage with the project.
2223
2324## Generic Documents, Minutes, and Glossary
2425
25- Please find generic documents like meeting / summit minutes and a glossary of terms used across uapi-group documents at https://uapi-group.org/docs .
26+ Please find generic documents like meeting / summit minutes at https://uapi-group.org/docs .
2627
2728## Kernel Feature Ideas
2829
You can’t perform that action at this time.
0 commit comments