Veronica Berglyd Olsen
87890dd249
Update the Introduction section of the docs to 2.6
2025-01-26 16:17:56 +01:00
Veronica Berglyd Olsen
807a50dae4
Update the introduction section
2024-04-13 15:25:06 +02:00
Veronica Berglyd Olsen
9336410180
Update the introduction section
2024-03-09 18:33:37 +01:00
Veronica Berglyd Olsen
b27589d3d6
Update the help info on Launchpad packages
2024-01-27 16:03:26 +01:00
Veronica Berglyd Olsen
1740bbedbd
Update docs introduction section
2023-12-10 18:39:29 +01:00
Veronica Berglyd Olsen
ccffa91c49
Make a second apss through the entire documentation to fix issues
2023-10-15 20:11:29 +02:00
Veronica Berglyd Olsen
a3fdb3cfc4
Update the introduction section of the docs
2023-10-08 18:50:33 +02:00
Veronica Berglyd Olsen
e766fa7dcc
Remove official Python 3.7 support
2023-08-31 19:09:23 +02:00
Veronica Berglyd Olsen
f9a4d7ec1f
Make a couple of corrections
2023-06-10 13:13:36 +02:00
Veronica Berglyd Olsen
eb39f5eeba
Add tip in docs on how to get the Ubuntu key imported on Debian
2023-02-27 15:09:16 +01:00
Veronica Berglyd Olsen
d78f13839e
Clean up the gettings started document
2023-02-13 08:46:06 +01:00
Veronica Berglyd Olsen
ed892f3f15
Move the section on setting up Python on Windows to the PyPi part
2023-02-13 08:38:19 +01:00
Veronica Berglyd Olsen
902dcc6ba7
Update MacOS install instructions formatting
2023-02-13 08:34:17 +01:00
Veronica Berglyd Olsen
43fd9db038
Merge branch 'main' into docs/getting_started
2023-02-13 08:22:25 +01:00
Rachel Powers
5362205605
Add Macos install instructions to the docs
2023-02-12 20:38:34 -07:00
Veronica Berglyd Olsen
8488a85288
Update docs info on debian install
2023-02-12 21:46:15 +01:00
Veronica Berglyd Olsen
44c6c136a2
Update docs, second round
2022-11-24 15:13:46 +01:00
Veronica Berglyd Olsen
af7b46f714
Update docs introduction section
2022-11-16 15:59:21 +01:00
Veronica Berglyd Olsen
011291f225
Drop support for Python 3.6 ( #1004 )
...
* Drop support for Python 3.6
* Remove unused time parsing function
* Use Python 3.7 datetime function for writing stats data conversion
* Test against Python 3.10 on macOS and Windows
2022-02-20 23:35:33 +01:00
Veronica Berglyd Olsen
7f2d51bd15
Make some corrections to the docs introduction section ( #991 )
2022-02-12 18:13:17 +01:00
Veronica Berglyd Olsen
6d097f0bcb
Add customisation help to docs ( #984 )
...
* Make sure user-defined themes folders exist in the data path
* Minor cleanup in shortcuts table
* Add details in docs on how to customise GUI and add dictionaries
* Add spell check reference in docs overview
2022-02-06 13:45:30 +01:00
Veronica Berglyd Olsen
5ee857f6f4
Add new docs theme, and restructure ( #978 )
...
* Change documentation theme to 'furo'
* Update docs source for new theme
* Update index and split introduction
* Add a Getting Started section to the docs
* Rename getting started docs file
* Reorganise setup instructions
* Update usage sections for consistency
* Update docs references in main README
* Show release in sidebar
2022-02-05 23:59:05 +01:00
Veronica Berglyd Olsen
50d0c1eb29
Add PPA support ( #880 )
...
* Clean up a few things in various setup function
* Add Launchpad-related setting to Debian build function
* Add signature feature to package builder and fix error in debian/copyright
* Update documentation
* Update README
2021-09-08 20:38:35 +02:00
Veronica Berglyd Olsen
f6845a9820
Remove the difflib spellchecker ( #875 )
...
* Delete simple spell checker
* Clean up the spell checker code
* Update tests
* Delete the bundled dictionaries
* Update documentation
* Use set() for user word list
* Fix tests so they pass also without dictionaries installed
2021-08-30 22:39:27 +02:00
Veronica Berglyd Olsen
3403d98c72
Rename package from 'nw' to 'novelwriter' ( #868 )
...
* Rename nw folder to novelwriter
* Rename nw to novelwriter in auxiliary files
* Rename nw to novelwriter in main app source
* Rename nw to novelwriter in tests
* Make setup script for pdf docs less spammy
2021-08-26 17:33:54 +02:00
Veronica Berglyd Olsen
95c79e1c23
Documentation and ODT exporter updates ( #859 )
...
* Clean up a few things in the ODT exporter
* Remove local HTML docs and instead add PDF docs
* Update documentation
2021-08-20 17:16:14 +02:00
Veronica Berglyd Olsen
eee0f5e4c9
Include HTML docs in minimal installs ( #856 )
...
* Link to stable docs for stable release, otherwise latest docs
* Add build command to setup for making HTML docs
* Change the documentation menu entry to open either online or local HTML
* Update docs build instructions in docs
2021-08-18 00:13:28 +02:00
Veronica Berglyd Olsen
7d5661443f
Improve Docs ( #851 )
...
* Split up the docs a bit more
* Improve documentation
2021-08-16 18:06:00 +02:00
Veronica Berglyd Olsen
1c9ebfd11c
Improve feedback and documentation for i18n
2021-05-06 12:33:15 +02:00
Veronica K. B. Olsen
f02bba5630
Merge branch 'main' into testing
2021-04-06 17:49:11 +02:00
Veronica K. B. Olsen
96fb892465
Update docs
2021-04-02 16:13:18 +02:00
Veronica K. B. Olsen
bff5ff79bd
Added i18n instructions to the docs
2021-03-28 16:30:08 +02:00
Veronica K. B. Olsen
00a201181d
Updated documentation for release 1.2
2021-03-13 16:25:59 +01:00
Veronica K. B. Olsen
baf9cab66c
Fix a few other docs sections about export
2021-02-06 17:55:29 +01:00
Veronica K. B. Olsen
704103f9f1
Reorganised and update install instruction in the docs
2021-02-01 17:12:59 +01:00
Veronica K. B. Olsen
16c428dbd5
Update docs to reflect that make.py has been merged into setup.py
2021-01-23 14:51:27 +01:00
Veronica K. B. Olsen
6f84574511
Also updated docs
2021-01-23 12:12:45 +01:00
Veronica K. B. Olsen
ed9313759b
Clarify install instructions on dependency install
2021-01-19 19:30:14 +01:00
Veronica K. B. Olsen
2ca4b15154
Fix typos, grammars and improve wording of the docs
2021-01-10 18:30:58 +01:00
Veronica K. B. Olsen
6ebe235dc3
Rewritten "Getting Started" section in the documentation
2021-01-04 23:58:57 +01:00
Veronica K. B. Olsen
a9b5d96d65
Further docs edits
2021-01-01 21:23:41 +01:00
Veronica K. B. Olsen
92f44f0aaa
Updated the introduction section of the docs
2021-01-01 18:37:11 +01:00
Curtis Gedak
962409a9b3
Fix minor grammar and typo issues in documentation
2020-12-23 13:58:46 -07:00
Veronica K. B. Olsen
0888bd70e1
Renamed the root assets folder to setup to avoid mixing it with nw/assets
2020-10-16 14:22:10 +02:00
Veronica K. B. Olsen
eaf8e83d40
Drop the QtSvg dependency as it is no longer used
2020-10-04 16:22:11 +02:00
Veronica K. B. Olsen
6c367a4b58
Added prefixes to documentation files
2020-08-22 14:10:22 +02:00