YouTubeDownloader v1.1.2
YouTube content downloader
Loading...
Searching...
No Matches
create_doxygen.py File Reference

create doxygen documentation for project More...

Go to the source code of this file.

Namespaces

namespace  Documentation
 
namespace  Documentation.DoxygenCreator
 
namespace  Documentation.DoxygenCreator.create_doxygen
 

Variables

 args = get_cmd_args()
 
 doxygen_creator = DoxygenCreator(S_REPO_LINK)
 
list l_exclude_pattern = [".venv"]
 
list l_file_pattern = [S_PYTHON_PATTERN, "*.md", "*.bat", "*.pyproject", "*.iss", "*.yml", "*.txt"]
 
str S_REPO_LINK = "https://github.com/timounger/YouTubeDownloader"
 

Detailed Description

create doxygen documentation for project


Definition in file create_doxygen.py.