Improve the documentation.

This commit is contained in:
ArthurSonzogni
2021-07-10 14:23:46 +02:00
committed by Arthur Sonzogni
parent 5c4cd1add1
commit 9820832fea
23 changed files with 79 additions and 133 deletions

View File

@@ -8,8 +8,7 @@
namespace ftxui {
/// @brief A component rendering Element from a function.
/// @ingroup component.
// @brief A component rendering Element from a function.
class RendererBase : public ComponentBase {
public:
// Access this interface from a Component