Brian Kelly
65cfd55027
rebase mariadb feature onto dev
2022-09-11 07:40:31 -07:00
Trenton Holmes
49fad14920
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
cb8fd6597d
Merge changes from #583 from @fantasticle
...
5496412aec
2022-03-31 15:42:46 -07:00
Michael Shamoon
70bc70ec97
Add frontend tests to docs
2022-03-30 19:09:07 -07:00
Michael Shamoon
98d677dc0b
Merge branch 'main' into dev
2022-03-21 08:36:44 -07:00
Michael Shamoon
8059039ef4
Remove and integrate content from contributing.rst
2022-03-20 23:51:10 -07:00
Max
0cf9b11c3e
master to main in paperless development docs
2022-03-19 17:34:28 +01:00
Michael Shamoon
6b46b43367
Fix minor sphinx errors
2022-03-13 17:48:17 -07:00
Trenton Holmes
8a5176e593
Updates the documentation to include installation of the pre-commit hooks
2022-03-11 09:26:41 -08:00
Quinn Casey
0772231ac0
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
a679a1966a
Fix build --prod depreciated warning
2022-02-28 12:39:28 -08:00
Quinn Casey
bc58e459ea
Merge branch 'dev' into feature-black
2022-02-28 07:31:52 -08:00
Quinn Casey
dad9de3be3
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
cbe4e698c5
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
c0ce6e28d4
Add black to docs and CONTRIBUTING
2022-02-27 12:35:26 -08:00
Trenton Holmes
6852127c33
Adds missing step to run npm install
2022-02-25 14:23:40 -08:00
Toxix
9f895fe65f
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
1b7f1614b5
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
895781c5a3
Add a note in extending.rst on python version requirements and pyenv suggestion
2022-02-16 00:13:23 +01:00
Michael Lynch
372ac3a40c
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
ddb96829ca
fix typo
2021-03-06 12:08:52 +01:00
jonaswinkler
ee4a5d53ad
instructions on building the docker image
2021-03-06 11:47:11 +01:00
jonaswinkler
cb4f822a19
documentation changes
2021-02-26 15:29:33 +01:00
Sebastian König
5cb95b6e55
Minor changes
2021-02-26 12:50:12 +01:00
Sebastian König
fd2cbc13ff
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
9434851c54
Fixed typo of scripts
2021-02-25 14:16:22 +00:00
jonaswinkler
ee7308be2d
documentation on how to build the documentation
2021-02-21 13:43:54 +01:00
jonaswinkler
f5be2ac4bb
a couple changes to the documentation
2021-01-14 02:09:06 +01:00
jonaswinkler
278f6da16a
documentation.
2020-12-06 14:41:14 +01:00
jonaswinkler
023aeea7ea
test cases for #67
2020-11-29 15:47:56 +01:00
jonaswinkler
5160ff9793
we now have some documentation on how to start development.
2020-11-29 13:08:00 +01:00
Jonas Winkler
a3aa9ca2dc
more docs
2020-11-13 21:06:05 +01:00
jenspfeifle
362570ca0d
update links to reflect move to the-paperless-project
2019-03-05 21:54:59 +01:00
Daniel Quinn
c85b6b425d
Fix docs to better reflect reality of extensions
2018-02-04 13:33:08 +00:00
Daniel Quinn
5009bd022f
Add section for extending
2018-02-03 15:31:20 +00:00