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::Manager | static |
| clean(const std::filesystem::path &start_dir, bool dry_run=false) | notex::Manager | static |
| config() const noexcept | notex::Manager | inline |
| config() noexcept | notex::Manager | inline |
| delete_scaffolding(bool remove_all=false, bool force=false) | notex::Manager | |
| find_project_root(const std::filesystem::path &start_dir) | notex::Manager | static |
| init(const std::filesystem::path &target_dir, templates::ProjectType project_type=templates::ProjectType::MULTI, bool force=false) | notex::Manager | static |
| Manager(std::filesystem::path start_dir=std::filesystem::current_path()) | notex::Manager | explicit |
| orphan_sections() const | notex::Manager | |
| project_files() const | notex::Manager | |
| remove_bibliography() | notex::Manager | |
| remove_section(int number) | notex::Manager | |
| reset(bool force=false) | notex::Manager | |
| root_dir() const noexcept | notex::Manager | inline |
| save() const | notex::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::Manager | static |