Marek Wolan
bf32271ddd
Change copyright to 2025
2025-01-02 15:05:06 +00:00
Marek Wolan
28dabad66b
#2682 Backport changes to core PrimAITE
2024-06-25 11:04:52 +01:00
Chris McCarthy
81bcf99855
#2646 - Added a custom pre-commit hook that ensure the copyright clause is added to .py and .rst files.
2024-06-05 09:11:37 +01:00
Czar Echavez
8e17151696
#2472 : apply PR suggestions
2024-05-17 11:17:00 +01:00
Czar Echavez
7530b5b7a6
#2472 : prevent notebook outputs when building documentation
2024-05-16 15:36:40 +01:00
Czar Echavez
fb7571ceae
#2472 : apply PR suggestions + minor fixes to make the notebooks output beautifuller
2024-05-16 14:06:43 +01:00
Czar Echavez
82953b4b0a
#2472 : add install pandoc to docs build pipeline + fix RLlib running for a long time
2024-05-16 10:55:17 +01:00
Czar Echavez
f7de3e6425
#2472 : clean up
2024-05-15 14:00:14 +01:00
Czar Echavez
2774623fba
#2472 : switch to using nbsphinx + added readme steps to setup pandoc + revert changes
2024-05-14 07:36:29 +01:00
Czar Echavez
81c523dc67
#2472 : integrating jupyter notebooks into documentation
2024-05-09 13:43:55 +01:00
Czar Echavez
1d09f0791a
#2369 : Reduce dependency on manually replacing primaite version across documentation
2024-03-14 23:17:34 +00:00
Czar Echavez
5836ea68e3
#2257 : rearrange software pages + creating a list of applications and services which is hopefully a single point that should be referred to
2024-02-23 08:55:32 +00:00
Czar Echavez
2e2d83c3e9
#2257 : update sphinx version + cleaning up some errors + splitting configuration page into multiple pages
2024-02-16 16:14:36 +00:00
Chris McCarthy
fed65db7fc
Updated the What is PrimAITE? section in index.rst. Dropped the use of sphinx-code-tabs in the docs as building the docs in pdf (make latexpdf) is suddenly complaining about the tab buttons.
2023-08-03 16:04:23 +01:00
Chris McCarthy
1dc23e11f2
#1648 - Updated file header from 'Crown Owned Copyright (C) Dstl 2023. DEFCON 703. Shared in confidence.' to '© Crown-owned copyright 2023, Defence Science and Technology Laboratory UK'
2023-07-21 14:54:09 +01:00
Chris McCarthy
534c066170
#1647 - Added _PrimaitePaths class that manages all the primaite locations using PlayformDirs. This class now creates new primaite locations for each version of primaite.
...
- Rolled the _PrimaitePaths class out throughout the code base.
- Updated the docs to reference the new version paths.
- Updated the author from qinetiq to dstl
- Bumped version number to 2.0.0rc2
2023-07-21 14:00:50 +01:00
Chris McCarthy
f4683f3b66
#1631 - Updated the copyright statement to comply with DEFCON 703 Edition 08/13
2023-07-17 19:57:34 +01:00
Chris McCarthy
678f953ced
#1631 - Added the DEFCON 703 header to all possible files
2023-07-17 19:28:43 +01:00
Chris McCarthy
5558750f13
#915 - Refactored documentation and included APi docs, dependencies.
...
- make files now re-build autosummary and deps file.
- Added typer and platformdirs to deps in pyproject.toml.
- Made root_is_pure = True in setup.py as platform/python specific wheels don't need to be built but the option is there should we need to.
-
Added an e2e test for primaite.main.run func.
2023-06-08 15:57:38 +01:00
Chris McCarthy
4eb1658966
Ran pre-commit hook on all files and performed changes to fix flake8 failures
2023-05-25 11:42:19 +01:00
Chris McCarthy
aa8284897a
Package restructuring and renaming for 1.2.0
2023-05-25 10:52:29 +01:00