Skip to content

Commit

Permalink
DOC refresh docs
Browse files Browse the repository at this point in the history
  • Loading branch information
jacksonlee-civis committed Mar 12, 2023
1 parent f4eba53 commit af80e3b
Show file tree
Hide file tree
Showing 46 changed files with 2,807 additions and 15,291 deletions.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
### Added
- Added support for Python 3.11.

### Changed
- Updated the test data from Brown's Eve from the upstream CHILDES.

### Removed
- Dropped support for Python 3.7.

Expand Down
2 changes: 1 addition & 1 deletion LICENSE.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
The MIT License

Copyright (c) 2015-2022 Jackson L. Lee
Copyright (c) 2015-2023 Jackson L. Lee

Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
Expand Down
2 changes: 1 addition & 1 deletion docs/.buildinfo
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Sphinx build info version 1
# This file hashes the configuration used when building these files. When it is not found, a full rebuild will be done.
config: a38c8dea0cee5d990e7d1498a7d42bbb
config: 8ed38a3952bfb809e30463ded808f7d7
tags: 645f666f9bcd5a90fca523b33c5a78b7
32 changes: 16 additions & 16 deletions docs/_modules/index.html
Original file line number Diff line number Diff line change
@@ -1,16 +1,16 @@
<!doctype html>
<html class="no-js">
<html class="no-js" lang="en">
<head><meta charset="utf-8"/>
<meta name="viewport" content="width=device-width,initial-scale=1"/>
<meta name="color-scheme" content="light dark"><link rel="index" title="Index" href="../genindex.html" /><link rel="search" title="Search" href="../search.html" />
<link rel="canonical" href="https://pylangacq.org/_modules/index.html" />

<meta name="generator" content="sphinx-4.3.2, furo 2022.03.04"/>
<title>Overview: module code - PyLangAcq 0.17.0 documentation</title>
<!-- Generated with Sphinx 6.1.3 and Furo 2022.12.07 -->
<title>Overview: module code - PyLangAcq 0.18.0 documentation</title>
<link rel="stylesheet" type="text/css" href="../_static/pygments.css" />
<link rel="stylesheet" type="text/css" href="../_static/styles/furo.css?digest=935aa2abcc5c1da4283d1dc201fb1f0add16d23a" />
<link rel="stylesheet" type="text/css" href="../_static/styles/furo.css?digest=91d0f0d1c444bdcb17a68e833c7a53903343c195" />
<link rel="stylesheet" type="text/css" href="../_static/copybutton.css" />
<link rel="stylesheet" type="text/css" href="../_static/styles/furo-extensions.css?digest=25ceb02ed1c46dc30f2321ff83e92799f69dfdb9" />
<link rel="stylesheet" type="text/css" href="../_static/custom.css" />
<link rel="stylesheet" type="text/css" href="../_static/styles/furo-extensions.css?digest=30d1aed668e5c3a91c3e3bf6a60b675221979f0e" />



Expand All @@ -37,10 +37,12 @@
}
</style></head>
<body>

<script>
document.body.dataset.theme = localStorage.getItem("theme") || "auto";
</script>


<svg xmlns="http://www.w3.org/2000/svg" style="display: none;">
<symbol id="svg-toc" viewBox="0 0 24 24">
<title>Contents</title>
Expand Down Expand Up @@ -122,7 +124,7 @@
</label>
</div>
<div class="header-center">
<a href="../index.html"><div class="brand">PyLangAcq 0.17.0 documentation</div></a>
<a href="../index.html"><div class="brand">PyLangAcq 0.18.0 documentation</div></a>
</div>
<div class="header-right">
<div class="theme-toggle-container theme-toggle-header">
Expand All @@ -145,10 +147,10 @@
<div class="sidebar-sticky"><a class="sidebar-brand" href="../index.html">


<span class="sidebar-brand-text">PyLangAcq 0.17.0 documentation</span>
<span class="sidebar-brand-text">PyLangAcq 0.18.0 documentation</span>

</a><form class="sidebar-search-container" method="get" action="../search.html" role="search">
<input class="sidebar-search" placeholder=Search name="q" aria-label="Search">
<input class="sidebar-search" placeholder="Search" name="q" aria-label="Search">
<input type="hidden" name="check_keywords" value="yes">
<input type="hidden" name="area" value="default">
</form>
Expand Down Expand Up @@ -181,7 +183,8 @@
</svg>
<span>Back to top</span>
</a>
<div class="content-icon-container"><div class="theme-toggle-container theme-toggle-content">
<div class="content-icon-container">
<div class="theme-toggle-container theme-toggle-content">
<button class="theme-toggle">
<div class="visually-hidden">Toggle Light / Dark / Auto color theme</div>
<svg class="theme-icon-when-auto"><use href="#svg-sun-half"></use></svg>
Expand Down Expand Up @@ -210,17 +213,15 @@ <h1>All modules for which code is available</h1>
<div class="bottom-of-page">
<div class="left-details">
<div class="copyright">
Copyright &#169; 2015-2022, Jackson L. Lee | PyLangAcq 0.17.0 | Documentation last updated on June 09, 2022
Copyright &#169; 2015-2023, Jackson L. Lee | PyLangAcq 0.18.0 | Documentation last updated on March 11, 2023
</div>
Made with <a href="https://www.sphinx-doc.org/">Sphinx</a> and <a class="muted-link" href="https://pradyunsg.me">@pradyunsg</a>'s

<a href="https://github.com/pradyunsg/furo">Furo</a>

</div>
<div class="right-details">
<div class="icons">

</div>

</div>
</div>

Expand All @@ -233,9 +234,8 @@ <h1>All modules for which code is available</h1>
</aside>
</div>
</div><script data-url_root="../" id="documentation_options" src="../_static/documentation_options.js"></script>
<script src="../_static/jquery.js"></script>
<script src="../_static/underscore.js"></script>
<script src="../_static/doctools.js"></script>
<script src="../_static/sphinx_highlight.js"></script>
<script src="../_static/scripts/furo.js"></script>
<script src="../_static/clipboard.min.js"></script>
<script src="../_static/copybutton.js"></script>
Expand Down
Loading

0 comments on commit af80e3b

Please sign in to comment.