Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
cdr
cdr.common-lisp.dev
Commits
249c64a5
Commit
249c64a5
authored
Jan 21, 2022
by
Marco Antoniotti
💬
Browse files
Added link to Gitlab issue tracker.
parent
cf96b702
Pipeline
#5843
passed with stage
in 4 seconds
Changes
2
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
index_files/index-navigation.htm
View file @
249c64a5
...
...
@@ -17,52 +17,62 @@
<body>
<ul>
<li
style=
"list-style-type: none"
>
<a
href=
"./introduction.htm#what"
target=
"introduction_frame"
>
<a
href=
"./introduction.htm#what"
target=
"introduction_frame"
>
What?
</a>
</li>
<li
style=
"list-style-type: none"
>
<a
href=
"./introduction.htm#why"
target=
"introduction_frame"
>
<a
href=
"./introduction.htm#why"
target=
"introduction_frame"
>
Why?
</a>
</li>
<li
style=
"list-style-type: none"
>
<a
href=
"./introduction.htm#where"
target=
"introduction_frame"
>
<a
href=
"./introduction.htm#where"
target=
"introduction_frame"
>
Where?
</a>
</li>
<li
style=
"list-style-type: none"
>
<a
href=
"./introduction.htm#how"
target=
"introduction_frame"
>
<a
href=
"./introduction.htm#how"
target=
"introduction_frame"
>
How?
</a>
</li>
<li
style=
"list-style-type: none"
>
<a
href=
"./manual.html"
target=
"introduction_frame"
>
<a
href=
"./manual.html"
target=
"introduction_frame"
>
The CDR Manual
</a>
</li>
<li
style=
"list-style-type: none"
>
<a
href=
"./initial.html"
target=
"introduction_frame"
>
<a
href=
"./initial.html"
target=
"introduction_frame"
>
Initial CDR Documents
</a>
</li>
<li
style=
"list-style-type: none"
>
<a
href=
"./final.html"
target=
"introduction_frame"
>
<a
href=
"./final.html"
target=
"introduction_frame"
>
Final CDR Documents
</a>
</li>
<li
style=
"list-style-type: none"
>
<a
href=
"./withdrawn.html"
target=
"introduction_frame"
>
<a
href=
"./withdrawn.html"
target=
"introduction_frame"
>
Withdrawn CDR Documents
</a>
</li>
<li
style=
"list-style-type: none"
>
<a
href=
"./introduction.htm#Mailinglist"
target=
"introduction_frame"
>
<a
href=
"./introduction.htm#MailinglistIssueTrack"
target=
"introduction_frame"
>
CDR Mailing Lists
</a>
</li>
<li
style=
"list-style-type: none"
>
<a
href=
"./editors.html"
target=
"introduction_frame"
>
<a
href=
"./editors.html"
target=
"introduction_frame"
>
CDR Editors
</a>
</li>
...
...
index_files/introduction.htm
View file @
249c64a5
...
...
@@ -113,9 +113,10 @@
</p>
<h1><a
name=
"Mailinglist"
>
Mailing Lists
</a></h1>
<h1><a
name=
"Mailinglist
IssueTrack
"
>
Mailing Lists
and Issue Tracking
</a></h1>
<p>
The CDR process uses the following mailing lists.
<ol>
<li><a
href=
"https://mailman.common-lisp.net/listinfo/cdr-announce"
target=
"_blank"
>
cdr-announce
</a>
for announcements of new
...
...
@@ -131,7 +132,14 @@
</li>
</ol>
</p>
<p>
You can also use the
<a
href=
"https://gitlab.common-lisp.net/cdr/cdr.common-lisp.dev/-/issues"
target=
"_blank"
>
CDR issue tracker
</a>
to interact with the process (and signal problems about the
site and the stored documents.
</p>
<!--
;;; Copyright (c) 2022 Marco Antoniotti, All rigths reserved.
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment