formatting dev

This commit is contained in:
Jeff Moe 2024-08-31 15:16:43 -06:00
parent 4cec999284
commit fb634cde3a
2 changed files with 25 additions and 20 deletions

View file

@ -459,12 +459,12 @@ File `docs/_source/_templates/layout.html`
<link rel="stylesheet" type="text/css" href="{{ pathto('_static/handsontable.full.min.css', 1) }}">
<script src="{{ pathto('_static/handsontable.full.min.js', 1) }}"></script>
{% endblock %}
```
If LaTex is to be used, `docs/_source/_templates/latex.tex`
```
.. code-block:: sh
{% extends 'article.tpl' %}
{% block packages %}

View file

@ -9,7 +9,7 @@ msgid ""
msgstr ""
"Project-Id-Version: Libre Developers Documentation 0\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2024-08-31 15:13-0600\n"
"POT-Creation-Date: 2024-08-31 15:16-0600\n"
"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
"Language: en\n"
@ -66,8 +66,8 @@ msgstr ""
#: ../../../_source/dev-libre-is.rst:291
msgid ""
"Copy over an appropriate license file to the repo, such as `LICENSE-apache."
"txt`."
"Copy over an appropriate license file to the repo, such as `LICENSE-"
"apache.txt`."
msgstr ""
#: ../../../_source/dev-libre-is.rst:295
@ -82,48 +82,53 @@ msgstr ""
msgid "Create `docs/_source/index.rst`"
msgstr ""
#: ../../../_source/dev-libre-is.rst:366
#: ../../../_source/dev-libre-is.rst:367
msgid "Create other `docs/_source/about.rst` or aother appropriate files."
msgstr ""
#: ../../../_source/dev-libre-is.rst:369
#: ../../../_source/dev-libre-is.rst:371
msgid "Set up `docs/_source/conf.py`"
msgstr ""
#: ../../../_source/dev-libre-is.rst:447
#: ../../../_source/dev-libre-is.rst:450
msgid "Set up templates"
msgstr ""
#: ../../../_source/dev-libre-is.rst:449
#: ../../../_source/dev-libre-is.rst:452
msgid "File `docs/_source/_templates/layout.html`"
msgstr ""
#: ../../../_source/dev-libre-is.rst:474
#: ../../../_source/dev-libre-is.rst:464
msgid "If LaTex is to be used, `docs/_source/_templates/latex.tex`"
msgstr ""
#: ../../../_source/dev-libre-is.rst:477
msgid "Set up `docs/_source/_static/custom.css`"
msgstr ""
#: ../../../_source/dev-libre-is.rst:487
#: ../../../_source/dev-libre-is.rst:490
msgid "Images"
msgstr ""
#: ../../../_source/dev-libre-is.rst:489
#: ../../../_source/dev-libre-is.rst:492
msgid "Add a `favicon.ico` and `logo.png` to `docs/_source/_static/`"
msgstr ""
#: ../../../_source/dev-libre-is.rst:491
#: ../../../_source/dev-libre-is.rst:494
msgid ""
"If spreadsheet is going to be used/imported, add to here `docs/_source/"
"_static/` these files:"
"If spreadsheet is going to be used/imported, add to here "
"`docs/_source/_static/` these files:"
msgstr ""
#: ../../../_source/dev-libre-is.rst:493
#: ../../../_source/dev-libre-is.rst:496
msgid "`handsontable.full.min.css` and `handsontable.full.min.js`"
msgstr ""
#: ../../../_source/dev-libre-is.rst:507
#: ../../../_source/dev-libre-is.rst:510
msgid "Build"
msgstr ""
#: ../../../_source/dev-libre-is.rst:508
#: ../../../_source/dev-libre-is.rst:511
msgid "HOWTO build this site."
msgstr ""