13 Commits
Author SHA1 Message Date
j-t-1andGitHub 24e1904376 Modify using as a library documentation
Tiny changes.
2024-12-17 19:22:35 +00:00
j-t-1andGitHub c740a6c770 Modify using as a library documentation
Tiny changes.
2024-12-12 18:14:35 +00:00
Mike Auty da203f7d68 Documentation: Improve library documentation
Fixes #993.
2023-09-03 22:07:20 +01:00
Mike Auty 5d4c70d517 Documentation: Fix requirements -> get_requirements #993 2023-08-03 15:16:36 +01:00
Mike Auty 7aed488721 Automagic: Allow automagic to exclude unsupported OSes 2022-01-01 01:21:37 +00:00
Mike Auty 25a74a8450 Documentation: Clarify progress_callback and open_method 2021-02-02 00:20:53 +00:00
Mike Auty 22561368bd Documentation: Ensure all references in the docs are accurate 2021-01-30 17:24:53 +00:00
Mike Auty ea629591ef Plugins: Make open method clearer to use
This highlights that the FileHandler class can also be seen as a method
similar to open, and it removes unnecessary context managers, allowing
plugins to close files as they wish (they must, however, remember to
close the file for it to be committed).
2020-10-29 09:43:16 +00:00
Mike Auty e8fb8c929c Plugins: Introduce FileHandlerInterface 2020-10-29 09:43:16 +00:00
Mike Auty 4c3bf7222e Documentation: Describe the various AbsentValues. 2020-08-10 23:04:18 +01:00
Mike Auty 49e778724b Documentation: Add in section about TreeGrid column types 2020-08-10 22:36:20 +01:00
Mike Auty 77101c5617 Documentation: Slight code fix in the library page 2020-08-10 22:22:25 +01:00
Mike Auty 03d69204f3 Documentation: Add in using volatility as a library 2020-08-10 22:17:40 +01:00