fluent_compiler
stable

Contents:

  • Installation
  • Using fluent_compiler
  • API documentation
    • fluent_compiler.bundle
    • fluent_compiler.compiler
    • fluent_compiler.resource
  • Custom functions
  • Error handling
  • Escaping and markup
  • Security
  • Other implementations and comparisons
  • Changelog
  • Contributing to fluent-compiler
fluent_compiler
  • API documentation
  • Edit on GitHub

API documentation

  • fluent_compiler.bundle
    • FluentBundle
      • FluentBundle.from_string()
      • FluentBundle.from_files()
      • FluentBundle.format()
      • FluentBundle.check_messages()
  • fluent_compiler.compiler
    • compile_messages()
    • CompiledFtl
      • CompiledFtl.message_functions
      • CompiledFtl.errors
      • CompiledFtl.locale
  • fluent_compiler.resource
    • FtlResource
      • FtlResource.from_string()
      • FtlResource.from_file()
Previous Next

© Copyright 2019, Luke Plant. Revision 11b76b66.

Built with Sphinx using a theme provided by Read the Docs.