NoTeX 1.0.0
A modern noteworthy LaTeX template
Loading...
Searching...
No Matches
notex::Manager Member List

This is the complete list of members for notex::Manager, including all inherited members.

add_bibliography()notex::Manager
add_section(std::string_view title)notex::Manager
available_themes()notex::Managerstatic
clean(const std::filesystem::path &start_dir, bool dry_run=false)notex::Managerstatic
config() const noexceptnotex::Managerinline
config() noexceptnotex::Managerinline
delete_scaffolding(bool remove_all=false, bool force=false)notex::Manager
find_project_root(const std::filesystem::path &start_dir)notex::Managerstatic
init(const std::filesystem::path &target_dir, templates::ProjectType project_type=templates::ProjectType::MULTI, bool force=false)notex::Managerstatic
Manager(std::filesystem::path start_dir=std::filesystem::current_path())notex::Managerexplicit
orphan_sections() constnotex::Manager
project_files() constnotex::Manager
remove_bibliography()notex::Manager
remove_section(int number)notex::Manager
reset(bool force=false)notex::Manager
root_dir() const noexceptnotex::Managerinline
save() constnotex::Manager
set_config_value(std::string_view key, std::string_view value)notex::Manager
set_theme(std::string_view theme)notex::Manager
write_config(const std::filesystem::path &root_dir, const ProjectConfig &config)notex::Managerstatic