Files
build_tools/tools/common
Oleg Korshul 709612090a Refactoring
2024-06-14 17:17:00 +03:00
..
2023-08-31 15:22:36 +03:00
2022-02-01 12:48:57 +03:00
2022-02-01 12:48:57 +03:00
2023-03-02 17:24:38 +03:00
2024-06-14 17:17:00 +03:00

Overview

change_autor.py is a tool for change autor and last modifiend in all documents in folder.

How to use

  1. Place the files to be changed in a folder, e.g. input.
  2. Create a folder in which the modified files will be stored, e.g. output.
  3. Call the file change_autor.py as shown below.
change_autor.py path_to_input_folder path_to_output_folder new_author_name

convert_directory.py is a tool to convert all files in the directory to the specified format.

How to use

  1. Place the files to be changed in a folder, e.g. input.
  2. Create a folder in which the converted files will be stored, e.g. output.
  3. Call the file convert_directory.py as shown below.
convert_directory.py path_to_builder_directory
path_to_input_folder path_to_output_folder format_ext