]> git.ipfire.org Git - thirdparty/paperless-ngx.git/commitdiff
Update docs, yml to -ngx
authorQuinn Casey <quinn@quinncasey.com>
Tue, 1 Mar 2022 22:09:09 +0000 (14:09 -0800)
committerQuinn Casey <quinn@quinncasey.com>
Wed, 2 Mar 2022 18:03:37 +0000 (10:03 -0800)
CONTRIBUTING.md
README.md
docker/docker-entrypoint.sh
docs/advanced_usage.rst
docs/faq.rst
docs/index.rst
docs/scanners.rst
docs/setup.rst
paperless.conf.example

index 848c949bc7f9f07c9c58409a6a920c00df43e70c..70f58d4fa12d28110714839b33f749530065db3a 100644 (file)
@@ -29,7 +29,7 @@ To test your code, execute `pytest` in the src/ directory. This also generates a
 
 ## More info:
 
-... is available in the documentation. https://paperless-ng.readthedocs.io/en/latest/extending.html
+... is available in the documentation. https://paperless-ngx.readthedocs.io/en/latest/extending.html
 
 # Merging PRs
 
index 2432499677ad904aea17dbd2337c7ea6f896f65b..5ca4e5eb28c755929431bfc4c636775734c82abb 100644 (file)
--- a/README.md
+++ b/README.md
@@ -54,7 +54,7 @@ A demo is available at [demo.paperless-ngx.com](https://demo.paperless-ngx.com)
        * When adding documents from mail, paperless can move these mail to a new folder, mark them as read, flag them as important or delete them.
 * Machine learning powered document matching.
        * Paperless-ngx learns from your documents and will be able to automatically assign tags, correspondents and types to documents once you've stored a few documents in paperless.
-* Optimized for multi core systems: Paperless-ng consumes multiple documents in parallel.
+* Optimized for multi core systems: Paperless-ngx consumes multiple documents in parallel.
 * The integrated sanity checker makes sure that your document archive is in good health.
 * [More screenshots are available in the documentation](https://paperless-ngx.readthedocs.io/en/latest/screenshots.html).
 
@@ -65,7 +65,7 @@ The easiest way to deploy paperless is docker-compose. The files in the [`/docke
 If you'd like to jump right in, you can configure a docker-compose environment with our install script:
 
 ```bash
-bash -c "$(curl -L https://raw.githubusercontent.com/paperless-ngx/paperless-ngx/master/install-paperless-ng.sh)"
+bash -c "$(curl -L https://raw.githubusercontent.com/paperless-ngx/paperless-ngx/master/install-paperless-ngx.sh)"
 ```
 
 Alternatively, you can install the dependencies and setup apache and a database server yourself. The [documentation](https://paperless-ngx.readthedocs.io/en/latest/setup.html#installation) has a step by step guide on how to do it.
index e494eac75ade37ada43f36fcb1beaa01e7a180d6..e1bca5e4e6368bf0b1f8f772475dff63d6b66a47 100755 (executable)
@@ -74,7 +74,7 @@ install_languages() {
        done
 }
 
-echo "Paperless-ng docker container starting..."
+echo "Paperless-ngx docker container starting..."
 
 # Install additional languages if specified
 if [[ ! -z "$PAPERLESS_OCR_LANGUAGES" ]]; then
index a872fed40470100693ad1eca5ab14e285ebb9139..2363ec62aa40918636a3c2e26e10b0cf36f1cfe6 100644 (file)
@@ -57,7 +57,7 @@ automatically tagged with the appropriate data.
 Automatic matching
 ==================
 
-Paperless-ng comes with a new matching algorithm called *Auto*. This matching
+Paperless-ngx comes with a new matching algorithm called *Auto*. This matching
 algorithm tries to assign tags, correspondents, and document types to your
 documents based on how you have already assigned these on existing documents. It
 uses a neural network under the hood.
index e87ba1d4ad4cd10ac090d9761d6ad4ac75d677c2..88b9cba493e47292a79d86a42d22a61374fbb1f7 100644 (file)
@@ -5,7 +5,7 @@ Frequently asked questions
 
 **Q:** *What's the general plan for Paperless-ng?*
 
-**A:** Paperless-ng is already almost feature-complete. This project will remain
+**A:** Paperless-ngx is already almost feature-complete. This project will remain
 as simple as it is right now. It will see improvements to features that are already there.
 If you need advanced features such as document versions,
 workflows or multi-user with customizable access to individual files, this is
index 813688fe80dbbbb17d6124e0f8daa79bd0f503e2..8348d0f92c7c1fc81c529ddec901b88cc24f5f44 100644 (file)
@@ -22,19 +22,21 @@ finding stuff again. I feed documents right from the post box into the scanner
 and then shred them.  Perhaps you might find it useful too.
 
 
-Paperless-ng
-============
+Paperless-ngx
+=============
 
-Paperless-ng is a fork of the original paperless project. It changes many
-things both on the surface and under the hood. Paperless-ng was created
-because I feel that these changes are too big to be pushed into the main
-repository right away.
+Paperless-ngx is a document management system that transforms your physical
+documents into a searchable online archive so you can keep, well, *less paper*.
+
+Paperless-ngx forked from paperless-ng to continue the great work and
+distribute responsibility of supporting and advancing the project among a team
+of people.
 
 NG stands for both Angular (the framework used for the
 Frontend) and next-gen. Publishing this project under a different name also
 avoids confusion between paperless and paperless-ngx.
 
-If you want to learn about what's different in paperless-ngx, check out these
+If you want to learn about what's different in paperless-ng from Paperless, check out these
 resources in the documentation:
 
 *   :ref:`Some screenshots <screenshots>` of the new UI are available.
@@ -53,10 +55,6 @@ resources in the documentation:
 *   The :ref:`changelog <paperless_changelog>` contains a detailed list of all changes
     in paperless-ngx.
 
-It would be great if this project could eventually merge back into the main
-repository, but it needs a lot more work before that can happen.
-
-
 Contents
 ========
 
index fb122ce2cf919b44a793204af148a33e50c7db2a..11b57da94013c8ed3d9e45a1a1076464890d6ed0 100644 (file)
@@ -103,7 +103,7 @@ You can use your phone to "scan" documents. The regular camera app will work, bu
 | `OCR Scanner - QuickScan`_  | iOS            | no  | no  | no  | no    | yes    | `holzhannes`_    |
 +-----------------------------+----------------+-----+-----+-----+-------+--------+------------------+
 
-On Android, you can use these applications in combination with one of the :ref:`Paperless-ng compatible apps <usage-mobile_upload>` to "Share" the documents produced by these scanner apps with paperless. On iOS, you can share the scanned documents via iOS-Sharing to other mail, WebDav or FTP apps.
+On Android, you can use these applications in combination with one of the :ref:`Paperless-ngx compatible apps <usage-mobile_upload>` to "Share" the documents produced by these scanner apps with paperless. On iOS, you can share the scanned documents via iOS-Sharing to other mail, WebDav or FTP apps.
 
 .. _Office Lens: https://play.google.com/store/apps/details?id=com.microsoft.office.officelens
 .. _Genius Scan: https://play.google.com/store/apps/details?id=com.thegrizzlylabs.geniusscan.free
index a9caca64cd77fd1ceb2c3ac4b225740e3dac4b25..b6aa0f42c36da6ada80d48d0ec6cdd01d4ded0ea 100644 (file)
@@ -3,8 +3,8 @@
 Setup
 *****
 
-Overview of Paperless-ng
-########################
+Overview of Paperless-ngx
+#########################
 
 Compared to paperless, paperless-ngx works a little different under the hood and has
 more moving parts that work together. While this increases the complexity of
@@ -110,7 +110,7 @@ performs all the steps described in :ref:`setup-docker_hub` automatically.
 
     .. code:: shell-session
 
-        $ bash -c "$(curl -L https://raw.githubusercontent.com/paperless-ngx/paperless-ngx/master/install-paperless-ng.sh)"
+        $ bash -c "$(curl -L https://raw.githubusercontent.com/paperless-ngx/paperless-ngx/master/install-paperless-ngx.sh)"
 
 .. _setup-docker_hub:
 
@@ -511,7 +511,7 @@ Migration to paperless-ngx is then performed in a few simple steps:
 
     .. caution::
 
-        Paperless-ng includes a ``.env`` file. This will set the
+        Paperless-ngx includes a ``.env`` file. This will set the
         project name for docker compose to ``paperless``, which will also define the name
         of the volumes by paperless-ngx. However, if you experience that paperless-ngx
         is not using your old paperless volumes, verify the names of your volumes with
@@ -637,11 +637,11 @@ management commands as below.
 Moving back to paperless
 ========================
 
-Lets say you migrated to Paperless-ng and used it for a while, but decided that
+Lets say you migrated to Paperless-ngx and used it for a while, but decided that
 you don't like it and want to move back (If you do, send me a mail about what
 part you didn't like!), you can totally do that with a few simple steps.
 
-Paperless-ng modified the database schema slightly, however, these changes can
+Paperless-ngx modified the database schema slightly, however, these changes can
 be reverted while keeping your current data, so that your current data will
 be compatible with original Paperless.
 
@@ -659,7 +659,7 @@ Or without docker:
     $ cd /path/to/paperless/src
     $ python3 manage.py migrate documents 0023
 
-After that, you need to clear your cookies (Paperless-ng comes with updated
+After that, you need to clear your cookies (Paperless-ngx comes with updated
 dependencies that do cookie-processing differently) and probably your cache
 as well.
 
index bc8e76e554cae6133e9e1df5e34f7c999c876fb9..bfb4fac7e04fd33aec32239bc051203b9a9e46dc 100644 (file)
@@ -1,5 +1,5 @@
 # Have a look at the docs for documentation.
-# https://paperless-ng.readthedocs.io/en/latest/configuration.html
+# https://paperless-ngx.readthedocs.io/en/latest/configuration.html
 
 # Debug. Only enable this for development.