Skip to content

Commit

Permalink
Update docs
Browse files Browse the repository at this point in the history
  • Loading branch information
actions-user committed Dec 1, 2023
0 parents commit e08a3c2
Show file tree
Hide file tree
Showing 17 changed files with 2,677 additions and 0 deletions.
Empty file added .nojekyll
Empty file.
2 changes: 2 additions & 0 deletions METADATA
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
languages: bash, css, json, lisp, markdown, plaintext, xml, yaml
theme: a11y-dark
24 changes: 24 additions & 0 deletions changelog.xml
Original file line number Diff line number Diff line change
@@ -0,0 +1,24 @@
<?xml version="1.0" encoding="ISO-8859-1"?>
<rss version="2.0">
<channel>
<title>40ants-linter-docs ChangeLog</title>
<link>https://40ants.com/linter/</link>
<generator>xml-emitter</generator>
<language>en-us</language>
<item>
<title>0.3.0 (2023-12-01)</title>
<description>&lt;ul&gt;&lt;li&gt;&lt;p&gt;Fixed issue when package was mentioned as unused whereas it was used inside a backquoted part of the macro.&lt;/p&gt;&lt;/li&gt;&lt;/ul&gt;</description>
<pubDate>Fri, 01 Dec 2023 00:00:00 +0000</pubDate>
</item>
<item>
<title>0.2.0 (2023-11-19)</title>
<description>&lt;ul&gt;&lt;li&gt;&lt;p&gt;Now imports linter can warn on packages mentioned in defpackage but missing.&lt;/p&gt;&lt;/li&gt;&lt;/ul&gt;</description>
<pubDate>Sun, 19 Nov 2023 00:00:00 +0000</pubDate>
</item>
<item>
<title>0.1.0 (2021-04-06)</title>
<description>&lt;ul&gt;&lt;li&gt;&lt;p&gt;Initial version.&lt;/p&gt;&lt;/li&gt;&lt;/ul&gt;</description>
<pubDate>Tue, 06 Apr 2021 00:00:00 +0000</pubDate>
</item>
</channel>
</rss>
78 changes: 78 additions & 0 deletions changelog/index.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,78 @@
<html lang=en>
<head>
<meta charset=UTF-8><meta name=viewport
content="width=device-width, initial-scale=1">
<title>ChangeLog</title>
<link rel=alternate
href=https://40ants.com/linter/changelog.xml
type=application/rss+xml>
<link rel=stylesheet type=text/css
href=../theme.css>
<script type=text/javascript src=../jquery.js></script>
<script type=text/javascript src=../toc.js></script>
<link rel=stylesheet type=text/css
href=../highlight.min.css>
<script type=text/javascript
src=../highlight.min.js></script>
<script type=text/javascript>hljs.highlightAll();</script>
<script type=text/javascript>
MathJax = {
tex: {
inlineMath: [['$','$']],
processEscapes: true
}
};
</script>
<script type=text/javascript
src=https://cdn.jsdelivr.net/npm/mathjax@3/es5/tex-svg.js></script>
<script type=text/javascript>$(document).ready(function() {$('a:has(img)').css('border-bottom', 'none')})</script>
</head>
<body>
<div class=page><a id=fork-me href=https://github.com/40ants/linter>Fork me on GitHub</a>
<div class=navbar>
<div class=navbar-inner>
<a class=brand href="/">
<img class=logo
src=https://40ants.com/img/logo.svg></a>
<ul class=nav>
<li><a href=/about.html>Who We Are</a>
<li><a href=https://gitter.im/40ants/team>Chat With Us</a>
<li><a href=/tips.html>Lisp Tips</a>
<li><a href=/projects.html>Our Projects</a>
</ul>
</div>
</div>
<input type=checkbox id=sidebar-check>
<label for=sidebar-check>
<div id=sidebar-trigger>
<span></span><span></span><span></span>
</div></label><div class=sidebar><div class=header><form class=search method=GET
action="../search/">
<input type=text name=q>
<input type=submit value=Search><span id=search-progress></span>
</form>
</div><div class=content><div class=page-toc><ul><li><p><a href="../#x-2840ANTS-LINTER-DOCS-2FINDEX-3A-40INDEX-2040ANTS-DOC-2FLOCATIVES-3ASECTION-29" data-document="../" data-node="x-2840ANTS-LINTER-DOCS-2FINDEX-3A-40INDEX-2040ANTS-DOC-2FLOCATIVES-3ASECTION-29">40ants-linter - A custom wrapper to run SBLINT and also to validate package imports.</a></p><ul><li><p><a href="../#40-ants-linter-asdf-system-details" data-document="../" data-node="40-ants-linter-asdf-system-details">40ANTS-LINTER ASDF System Details</a></p></li><li><p><a href="../#x-2840ANTS-LINTER-DOCS-2FINDEX-3A-3A-40INSTALLATION-2040ANTS-DOC-2FLOCATIVES-3ASECTION-29" data-document="../" data-node="x-2840ANTS-LINTER-DOCS-2FINDEX-3A-3A-40INSTALLATION-2040ANTS-DOC-2FLOCATIVES-3ASECTION-29">Installation</a></p></li><li><p><a href="../#x-2840ANTS-LINTER-DOCS-2FINDEX-3A-3A-40USAGE-2040ANTS-DOC-2FLOCATIVES-3ASECTION-29" data-document="../" data-node="x-2840ANTS-LINTER-DOCS-2FINDEX-3A-3A-40USAGE-2040ANTS-DOC-2FLOCATIVES-3ASECTION-29">Usage</a></p></li></ul></li><li><p><a href="#x-2840ANTS-LINTER-DOCS-2FCHANGELOG-3A-40CHANGELOG-2040ANTS-DOC-2FLOCATIVES-3ASECTION-29" data-document="" data-node="x-2840ANTS-LINTER-DOCS-2FCHANGELOG-3A-40CHANGELOG-2040ANTS-DOC-2FLOCATIVES-3ASECTION-29">ChangeLog</a></p></li></ul>
</div>
</div><div class=footer>
<a href=https://40ants.com/doc>[generated by 40ANTS-DOC]</a>
</div>
</div><div class=content role=main><h1>ChangeLog<a class=rss-icon href=https://40ants.com/linter/changelog.xml></a></h1><h2>0.3.0 (2023-12-01)<a class=header-link
href=#x-2840ANTS-LINTER-DOCS-2FCHANGELOG-3A-3A-7C0-2E3-2E0-7C-2040ANTS-DOC-2FLOCATIVES-3ASECTION-29
title="Permalink to this headline"
id=x-2840ANTS-LINTER-DOCS-2FCHANGELOG-3A-3A-7C0-2E3-2E0-7C-2040ANTS-DOC-2FLOCATIVES-3ASECTION-29></a></h2><ul><li><p>Fixed issue when package was mentioned as unused whereas it was used inside a backquoted part of the macro.</p></li></ul><h2>0.2.0 (2023-11-19)<a class=header-link
href=#x-2840ANTS-LINTER-DOCS-2FCHANGELOG-3A-3A-7C0-2E2-2E0-7C-2040ANTS-DOC-2FLOCATIVES-3ASECTION-29
title="Permalink to this headline"
id=x-2840ANTS-LINTER-DOCS-2FCHANGELOG-3A-3A-7C0-2E2-2E0-7C-2040ANTS-DOC-2FLOCATIVES-3ASECTION-29></a></h2><ul><li><p>Now imports linter can warn on packages mentioned in defpackage but missing.</p></li></ul><h2>0.1.0 (2021-04-06)<a class=header-link
href=#x-2840ANTS-LINTER-DOCS-2FCHANGELOG-3A-3A-7C0-2E1-2E0-7C-2040ANTS-DOC-2FLOCATIVES-3ASECTION-29
title="Permalink to this headline"
id=x-2840ANTS-LINTER-DOCS-2FCHANGELOG-3A-3A-7C0-2E1-2E0-7C-2040ANTS-DOC-2FLOCATIVES-3ASECTION-29></a></h2><ul><li><p>Initial version.</p></li></ul>
</div><div class=footer>
<hr class=separator>
<p class=fineprint>Created with passion by <em>40Ants</em><a class=lisp-logo
href="http://lisp-lang.org/">
<img
src=https://40ants.com/img/made-with-lisp.svg></a>
</div>
</div>
</body>
</html>
Loading

0 comments on commit e08a3c2

Please sign in to comment.