Commit Graph

51 Commits

Author SHA1 Message Date
Michael Stenta 2336e172a3 Issue #3382616: Remove v1 migrations from farmOS 3.x 2023-10-27 09:25:44 -04:00
Michael Stenta 7680523fcc Add guide/import.md and development/module/csv.md to mkdocs.yml. 2023-10-09 12:12:56 -04:00
Michael Stenta a1babd86a4 Document building farmOS with Composer #648 2023-03-08 10:38:25 -05:00
Michael Stenta 465bdf59ba Document how to use farmOS-map elements and behaviors in farmOS modules. 2022-06-19 10:29:43 -04:00
Michael Stenta 017efc07a7 Document how to enable translations. 2022-01-12 06:04:39 -05:00
Michael Stenta ad9b4f81c7 Copy and update user guide from 1.x docs to 2.x. 2021-12-27 17:27:13 -05:00
Michael Stenta 8f2c0383e7 Remove favicon and mkdocs.yml lines that were only used for building docs.farmos.org. 2021-12-23 09:36:04 -05:00
Paul Weidner 522dbbd29f Fix quick form development/module link 2021-11-03 16:41:15 -04:00
Michael Stenta 3a42d3515b Move Updates page to the end of module docs. 2021-10-28 09:01:57 -04:00
Michael Stenta 60df3e6c7f Add Quick forms and Data streams to mkdocs.yml. 2021-10-28 09:01:38 -04:00
Michael Stenta f0e33e076a Document file entities in the data model. 2021-09-20 16:49:53 -04:00
Michael Stenta 249f74d9f4 Document Data Streams in the data model docs. 2021-04-01 11:22:28 -04:00
Michael Stenta 99eae4de12 Document inventory management in the data model docs. 2021-03-27 14:43:53 -04:00
Michael Stenta bfbe862321 Refer to "record types" instead of "data types". 2021-03-19 08:23:06 -04:00
Michael Stenta 934ea34a83 Document the farmOS data model (first draft). 2021-03-19 08:20:15 -04:00
Michael Stenta 5eff5d9f8c Document services for module development: asset.location, group.membership, log.query. 2021-03-19 08:20:15 -04:00
Michael Stenta 5505a3c91a Email configuration documentation. 2021-02-25 23:50:51 -05:00
Michael Stenta 7b9bfa1c1e Updating farmOS documentation. 2021-02-25 23:50:51 -05:00
Michael Stenta 1126516024 Installing farmOS documentation. 2021-02-25 23:50:46 -05:00
Michael Stenta 8bbee97c7d Hosting farmOS documentation.
This is mostly copied from existing farmOS.org documentation,
modified and updated for 2.x.
2021-02-25 22:33:13 -05:00
Michael Stenta 2d1b0b298a Document how to set up HTTPS for local development. 2021-02-25 22:30:54 -05:00
Michael Stenta 53556083bf Document adding new bundles and fields. 2020-12-13 08:34:49 -05:00
Michael Stenta c407ba941d Document module automated updates. 2020-12-12 07:16:41 -05:00
Michael Stenta 739301f6e4 Document how to update a local environment. 2020-12-05 15:32:59 -05:00
Michael Stenta f5195518e1 Replicate docs copyright notice from farmOS.org repo. 2020-11-24 17:31:40 -05:00
Michael Stenta 7578bb0371 Set the docs logo to material/leaf. 2020-11-24 16:46:06 -05:00
Michael Stenta 764f189f11 Add favicon.ico for docs. 2020-11-24 16:46:06 -05:00
Michael Stenta fd4641983f Customize the material theme primary and accent colors. 2020-11-24 16:46:06 -05:00
Michael Stenta 2bd5694341 Enable permalinks on markdown headers. 2020-11-24 16:46:06 -05:00
Michael Stenta 978fd2d64b Use mkdocs-material theme. 2020-11-24 16:43:29 -05:00
Michael Stenta 5f49e10f2a Rearrange menu.
Move development/environment below development/module.
Move api under development.
Move hosting to the end.
2020-11-24 16:42:01 -05:00
Michael Stenta af74cd4916 Change to mkdocs light theme, because readthedocs doesn't support more than 2 menu levels. 2020-11-23 23:19:32 -05:00
Michael Stenta 19e76c41b8 Document how to get started with farmOS module development. 2020-11-23 20:58:35 -05:00
Michael Stenta b3c3caf54b Make indentation consistent in mkdocs.yml. 2020-11-23 20:55:01 -05:00
Symbioquine 2ce6c8eac0 Add instructions about how to update documentation to documentation 2020-11-12 20:14:57 -05:00
Michael Stenta 8a2a347dfb Document how to extend Flag, Lab test type, and ID tag type options via module. 2020-10-16 15:41:27 -04:00
Michael Stenta 590cf92008 Move farm_access.md to roles.md and provide an intro paragraph. 2020-10-15 19:41:40 -04:00
paul121 0af9d9051b Start documenting the farm_api module. 2020-10-11 21:31:08 -04:00
Michael Stenta 8b3e7ae099 Initial placeholder for OAuth documentation. 2020-10-11 21:31:08 -04:00
Michael Stenta cef9e3af41 Nest development docs into development/environment section. 2020-10-11 21:31:04 -04:00
Michael Stenta 2324192f61 Move migration docs to hosting section. 2020-10-11 21:31:00 -04:00
Michael Stenta cf8ae810e8 Document migration instructions. 2020-09-30 10:51:17 -04:00
Michael Stenta 05198a047c Initial API 2.x changes documentation. 2020-09-27 11:21:51 -04:00
Michael Stenta 405054621b Initial API documentation. 2020-09-27 11:21:51 -04:00
Michael Stenta 59fb52471e Document PostgreSQL in the development environment. 2020-09-25 09:19:50 -04:00
Michael Stenta a46d38a735 Add development/code.md to mkdocs.yml. 2020-09-24 22:01:51 -04:00
Michael Stenta 8fd3a754f8 Move docs/development/notes.md to docs/development/docker.md. 2020-09-24 22:01:51 -04:00
Michael Stenta 464b5373dc Allow the farmOS and Composer project repositories and versions to be set with build arguments. 2020-07-31 13:10:03 -04:00
Michael Stenta c00ed4b518 Change development branch from 2.0.x to 2.x. 2020-06-05 10:09:37 -04:00
Michael Stenta faebf3c359 Explicitly set the nav structure in mkdocs.yml. 2020-04-30 12:28:23 -04:00