35 Commits

Author SHA1 Message Date
Brian Kelly
14cd50a8c3 rebase mariadb feature onto dev 2022-09-11 07:40:31 -07:00
Trenton Holmes
d71562b331 Updates the Dockerfile to facilitate local image builds, adds documentation for how to build, adds registry caching for final image too 2022-04-30 10:33:09 -07:00
Michael Shamoon
ba522ba7b5 Merge changes from #583 from @fantasticle
5496412aec
2022-03-31 15:42:46 -07:00
Michael Shamoon
ef39195ea4 Add frontend tests to docs 2022-03-30 19:09:07 -07:00
Michael Shamoon
dbdd83be2a Merge branch 'main' into dev 2022-03-21 08:36:44 -07:00
Michael Shamoon
118aabf1fe Remove and integrate content from contributing.rst 2022-03-20 23:51:10 -07:00
Max
f9c8bfa62a master to main in paperless development docs 2022-03-19 17:34:28 +01:00
Michael Shamoon
e83a027adc Fix minor sphinx errors 2022-03-13 17:48:17 -07:00
Trenton Holmes
aa066966d7 Updates the documentation to include installation of the pre-commit hooks 2022-03-11 09:26:41 -08:00
Quinn Casey
ef94f974cd Merge pull request #185 from paperless-ngx/fix-build-prod-warning
Fix build --prod depreciated warning
2022-02-28 14:38:05 -08:00
Quinn Casey
009eecf044 Fix build --prod depreciated warning 2022-02-28 12:39:28 -08:00
Quinn Casey
cb9e7b2dad Merge branch 'dev' into feature-black 2022-02-28 07:31:52 -08:00
Quinn Casey
34d4c17bc2 Merge pull request #161 from stumpylog/multistep-build
Refactor: Do the npm compile as a Build step in docker (Multistep build)
2022-02-28 06:09:17 -08:00
Quinn Casey
be8c689076 Fix typo in extending.rst
```
unknown shorthand flag: 'r' in -restart
See 'docker run --help'.
```

I think this should be `--restart`
2022-02-27 17:02:00 -08:00
Quinn Casey
5f4b9fcbca Add black to docs and CONTRIBUTING 2022-02-27 12:35:26 -08:00
Trenton Holmes
1a0d6b332a Adds missing step to run npm install 2022-02-25 14:23:40 -08:00
Toxix
bb507529db Doc Update docs for frontend-compile
As frontend compile step is done now inside docker container, we do not
need to do it before. This is updating the documentation so it reflects
the code changes made.
2022-02-25 14:23:40 -08:00
Filip Kraus
8f384f9ac9 Update name in docs (#80)
* Update name in docs

Will document on #52 what's left do do.

* Update usage_overview.rst
2022-02-18 09:42:55 +01:00
Marcin Gordziejewski
8df3b1dba6 Add a note in extending.rst on python version requirements and pyenv suggestion 2022-02-16 00:13:23 +01:00
Michael Lynch
96738277d9 Normalize whitespace in source files
Ensure that no source files have trailing whitespace at end of lines and ensure that all files end with a single trailing newline.

This also adds Github Actions to enforce whitespace conventions.
2021-06-13 10:57:40 -04:00
jonaswinkler
7d38c67f7d fix typo 2021-03-06 12:08:52 +01:00
jonaswinkler
05513edb20 instructions on building the docker image 2021-03-06 11:47:11 +01:00
jonaswinkler
26df2a0753 documentation changes 2021-02-26 15:29:33 +01:00
Sebastian König
719b8ec4eb Minor changes 2021-02-26 12:50:12 +01:00
Sebastian König
d337d2e690 Added First-Time Step-by-Step procedure and CopyPaste lists of depeendencies to the docs 2021-02-26 09:49:36 +01:00
Christopher Nethercott
e001921fd1 Fixed typo of scripts 2021-02-25 14:16:22 +00:00
jonaswinkler
77b11bd27b documentation on how to build the documentation 2021-02-21 13:43:54 +01:00
jonaswinkler
08035a2fc4 a couple changes to the documentation 2021-01-14 02:09:06 +01:00
jonaswinkler
fdf3c04014 documentation. 2020-12-06 14:41:14 +01:00
jonaswinkler
0e9d88ef7d test cases for #67 2020-11-29 15:47:56 +01:00
jonaswinkler
0afc16c9d5 we now have some documentation on how to start development. 2020-11-29 13:08:00 +01:00
Jonas Winkler
32e481c02f more docs 2020-11-13 21:06:05 +01:00
jenspfeifle
76f110cd74 update links to reflect move to the-paperless-project 2019-03-05 21:54:59 +01:00
Daniel Quinn
36366ab5a1 Fix docs to better reflect reality of extensions 2018-02-04 13:33:08 +00:00
Daniel Quinn
196ae8df90 Add section for extending 2018-02-03 15:31:20 +00:00