Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
cloogle.org
Project overview
Project overview
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
1
Issues
1
List
Boards
Labels
Milestones
Merge Requests
1
Merge Requests
1
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
cloogle
cloogle.org
Commits
0b0c145a
Verified
Commit
0b0c145a
authored
Jan 11, 2019
by
Camil Staps
🍃
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Remove officialty claims without claiming unofficialty
parent
8a95132f
Pipeline
#17681
passed with stage
in 15 minutes and 39 seconds
Changes
3
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
4 additions
and
4 deletions
+4
-4
frontend/doc/index.php
frontend/doc/index.php
+1
-1
frontend/index.php
frontend/index.php
+2
-2
frontend/src/index.php
frontend/src/index.php
+1
-1
No files found.
frontend/doc/index.php
View file @
0b0c145a
...
...
@@ -4,7 +4,7 @@
<title>
Documentation browser
</title>
<meta
http-equiv=
"Content-Type"
content=
"text/html; charset=UTF-8"
/>
<meta
name=
"viewport"
content=
"width=device-width, initial-scale=1"
/>
<meta
name=
"description"
content=
"Cloogle is
the Clean language search engin
e"
/>
<meta
name=
"description"
content=
"Cloogle is
a search engine for the Clean programming languag
e"
/>
<meta
name=
"keywords"
content=
"Clean,Clean language,Concurrent Clean,search,functions,search engine,programming language,clean platform,iTasks,cloogle,hoogle"
/>
<script
src=
"../common.js"
defer=
"defer"
></script>
<script
src=
"../browser.js"
defer=
"defer"
></script>
...
...
frontend/index.php
View file @
0b0c145a
...
...
@@ -5,7 +5,7 @@
<title>
Cloogle
</title>
<meta
http-equiv=
"Content-Type"
content=
"text/html; charset=UTF-8"
/>
<meta
name=
"viewport"
content=
"width=device-width, initial-scale=1"
/>
<meta
name=
"description"
content=
"Cloogle is
the Clean language search engin
e"
/>
<meta
name=
"description"
content=
"Cloogle is
a search engine for the Clean programming languag
e"
/>
<meta
name=
"keywords"
content=
"Clean,Clean language,Concurrent Clean,search,functions,search engine,programming language,clean platform,iTasks,cloogle,hoogle"
/>
<script
src=
"clean-highlighter/clean.js"
defer=
"defer"
></script>
<script
src=
"clean-doc-markup/clean-doc-markup.js"
defer=
"defer"
></script>
...
...
@@ -74,7 +74,7 @@
</div>
<div
id=
"helptext"
class=
"tooltip"
>
<div>
<p>
Cloogle is
the official
<a
href=
"http://clean.cs.ru.nl"
>
Clean
</a>
language search engin
e.
</p>
<p>
Cloogle is
a search engine for the
<a
href=
"http://clean.cs.ru.nl"
>
Clean
</a>
languag
e.
</p>
<p>
The following search strings are recognised:
</p>
<table>
<tr>
...
...
frontend/src/index.php
View file @
0b0c145a
...
...
@@ -4,7 +4,7 @@
<title>
Library browser
</title>
<meta
http-equiv=
"Content-Type"
content=
"text/html; charset=UTF-8"
/>
<meta
name=
"viewport"
content=
"width=device-width, initial-scale=1"
/>
<meta
name=
"description"
content=
"Cloogle is
the Clean language search engin
e"
/>
<meta
name=
"description"
content=
"Cloogle is
a search engine for the Clean programming languag
e"
/>
<meta
name=
"keywords"
content=
"Clean,Clean language,Concurrent Clean,search,functions,search engine,programming language,clean platform,iTasks,cloogle,hoogle"
/>
<script
src=
"../common.js"
defer=
"defer"
></script>
<script
src=
"../clean-highlighter/clean.js"
defer=
"defer"
></script>
...
...
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