Skip to content

Commit

Permalink
Deploying to gh-pages from @ 5d2802e 🚀
Browse files Browse the repository at this point in the history
  • Loading branch information
kosude committed Jun 11, 2024
1 parent 8c13fb0 commit de4e413
Show file tree
Hide file tree
Showing 11 changed files with 14 additions and 14 deletions.
2 changes: 1 addition & 1 deletion .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: 8591d972b54a5885c7b5ddecf64ce1b6
config: 568aa29b2a2a8905af6c73a254e20f84
tags: 645f666f9bcd5a90fca523b33c5a78b7
Binary file modified .doctrees/environment.pickle
Binary file not shown.
Binary file modified .doctrees/index.doctree
Binary file not shown.
2 changes: 1 addition & 1 deletion _sources/index.rst.txt
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ Welcome to the official manual for the TexEdit editor *(not to be confused with
What is TexEdit?
----------------

TexEdit is a **simple, portable text editor** for writing `LaTeX <https://www.latex-project.org/>`_ documents alongside a live preview of the
TexEdit is a **simple, portable text editor** for writing `LaTeX <https://www.latex-project.org/>`_ documents alongside an integrated preview of the
resulting PDF, written in C++ and Rust.

This project is *very* work-in-progress and developed in my free time, so keep that in mind if you decide to use it! Platform support is currently
Expand Down
2 changes: 1 addition & 1 deletion _static/documentation_options.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
const DOCUMENTATION_OPTIONS = {
VERSION: 'v0.0.0-103',
VERSION: 'v0.0.0-105',
LANGUAGE: 'en',
COLLAPSE_INDEX: false,
BUILDER: 'html',
Expand Down
4 changes: 2 additions & 2 deletions content/building.html
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
<link rel="stylesheet" type="text/css" href="../_static/alabaster.css?v=12dfc556" />
<link rel="stylesheet" type="text/css" href="../_static/css/sidebar.css?v=ab7eb5aa" />
<link rel="stylesheet" type="text/css" href="../_static/css/link-consist.css?v=6fb58d70" />
<script src="../_static/documentation_options.js?v=1cf99845"></script>
<script src="../_static/documentation_options.js?v=73088c91"></script>
<script src="../_static/doctools.js?v=888ff710"></script>
<script src="../_static/sphinx_highlight.js?v=dc90522c"></script>
<link rel="icon" href="../_static/favicon.png"/>
Expand Down Expand Up @@ -123,7 +123,7 @@ <h3><code class="docutils literal notranslate"><span class="pre">docs</span></co



<p class="blurb">v0.0.0-103</p>
<p class="blurb">v0.0.0-105</p>



Expand Down
4 changes: 2 additions & 2 deletions genindex.html
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<link rel="stylesheet" type="text/css" href="_static/alabaster.css?v=12dfc556" />
<link rel="stylesheet" type="text/css" href="_static/css/sidebar.css?v=ab7eb5aa" />
<link rel="stylesheet" type="text/css" href="_static/css/link-consist.css?v=6fb58d70" />
<script src="_static/documentation_options.js?v=1cf99845"></script>
<script src="_static/documentation_options.js?v=73088c91"></script>
<script src="_static/doctools.js?v=888ff710"></script>
<script src="_static/sphinx_highlight.js?v=dc90522c"></script>
<link rel="icon" href="_static/favicon.png"/>
Expand Down Expand Up @@ -55,7 +55,7 @@ <h1 id="index">Index</h1>



<p class="blurb">v0.0.0-103</p>
<p class="blurb">v0.0.0-105</p>



Expand Down
6 changes: 3 additions & 3 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
<link rel="stylesheet" type="text/css" href="_static/alabaster.css?v=12dfc556" />
<link rel="stylesheet" type="text/css" href="_static/css/sidebar.css?v=ab7eb5aa" />
<link rel="stylesheet" type="text/css" href="_static/css/link-consist.css?v=6fb58d70" />
<script src="_static/documentation_options.js?v=1cf99845"></script>
<script src="_static/documentation_options.js?v=73088c91"></script>
<script src="_static/doctools.js?v=888ff710"></script>
<script src="_static/sphinx_highlight.js?v=dc90522c"></script>
<link rel="icon" href="_static/favicon.png"/>
Expand Down Expand Up @@ -41,7 +41,7 @@ <h1>TexEdit Documentation<a class="headerlink" href="#texedit-documentation" tit
<p>Welcome to the official manual for the TexEdit editor <em>(not to be confused with TextEdit, which is unrelated)</em>.</p>
<section id="what-is-texedit">
<h2>What is TexEdit?<a class="headerlink" href="#what-is-texedit" title="Link to this heading"></a></h2>
<p>TexEdit is a <strong>simple, portable text editor</strong> for writing <a class="reference external" href="https://www.latex-project.org/">LaTeX</a> documents alongside a live preview of the
<p>TexEdit is a <strong>simple, portable text editor</strong> for writing <a class="reference external" href="https://www.latex-project.org/">LaTeX</a> documents alongside an integrated preview of the
resulting PDF, written in C++ and Rust.</p>
<p>This project is <em>very</em> work-in-progress and developed in my free time, so keep that in mind if you decide to use it! Platform support is currently
limited to Linux and macOS; Windows support may be implemented in the future, since it is a relatively big task in this case. Despite being a
Expand All @@ -67,7 +67,7 @@ <h2>What is TexEdit?<a class="headerlink" href="#what-is-texedit" title="Link to



<p class="blurb">v0.0.0-103</p>
<p class="blurb">v0.0.0-105</p>



Expand Down
2 changes: 1 addition & 1 deletion objects.inv
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Sphinx inventory version 2
# Project: TexEdit Manual
# Version: v0.0.0-103
# Version: v0.0.0-105
# The remainder of this file is compressed using zlib.
xڅ�A
�0E�9E.PŭKх ��H3cHf��@{{�i������-� ɶ�!B �;�=���N�/��>��{�Iw�[��!��z4�����<��S�V��'��lsz- L*1�����#N+ �G��Lk�C�Z�KV�k�q��'s
Expand Down
4 changes: 2 additions & 2 deletions search.html
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
<link rel="stylesheet" type="text/css" href="_static/css/sidebar.css?v=ab7eb5aa" />
<link rel="stylesheet" type="text/css" href="_static/css/link-consist.css?v=6fb58d70" />

<script src="_static/documentation_options.js?v=1cf99845"></script>
<script src="_static/documentation_options.js?v=73088c91"></script>
<script src="_static/doctools.js?v=888ff710"></script>
<script src="_static/sphinx_highlight.js?v=dc90522c"></script>
<script src="_static/searchtools.js"></script>
Expand Down Expand Up @@ -84,7 +84,7 @@ <h1 id="search-documentation">Search</h1>



<p class="blurb">v0.0.0-103</p>
<p class="blurb">v0.0.0-105</p>



Expand Down
2 changes: 1 addition & 1 deletion searchindex.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit de4e413

Please sign in to comment.