File tree Expand file tree Collapse file tree 2 files changed +3
-10
lines changed Expand file tree Collapse file tree 2 files changed +3
-10
lines changed Original file line number Diff line number Diff line change @@ -33,19 +33,12 @@ fn main() {
33
33
}
34
34
```
35
35
36
- <!--
37
- FIXME(website): do we want a website for this?
38
-
39
36
Welcome to the repository for the Const Generics Project Group! This is the
40
37
repository we use to organise our work. Please refer to our [ charter] as well
41
38
as our [ github pages website] [ gh-pages ] for more information on our goals and
42
39
current scope.
43
40
[ gh-pages ] : https://rust-lang.github.io/{{GROUP_SLUG}}
44
41
45
-
46
- **/FIX ME**
47
- -->
48
-
49
42
[ charter ] : ./CHARTER.md
50
43
51
44
Original file line number Diff line number Diff line change 1
1
[book ]
2
- authors = [" {{GROUP_NAME}} Members" ]
2
+ authors = [" Const Generics Project Group Members" ]
3
3
language = " en"
4
4
multilingual = false
5
5
src = " ."
6
- title = " {{GROUP_NAME}} {{GROUP_TYPE}} Group"
6
+ title = " Const Generics Project Group"
7
7
8
8
[output .html ]
9
9
no-section-label =true
10
- git-repository-url =" https://github.com/rust-lang/{{GROUP_SLUG}} "
10
+ git-repository-url =" https://github.com/rust-lang/project-const-generics "
You can’t perform that action at this time.
0 commit comments