Git Product home page Git Product logo

alia's People

Contributors

tmadden avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

alia's Issues

Color blending is wrong

We should use a more accurate non-linear blending technique or perhaps even switch to a different color space and/or library.

Use an in-code docs system (e.g., Doxygen)

There's too much duplication going on between the docs and the code, and, especially if the docs are going to stay in their own repository, there needs to be a way to pull the documentation for individual functions from the code into the official docs.

The obvious choice is Doxygen, but integrating it with Docsify is not trivial. Switching to Sphinx/Breathe is an option, but also a lot of work. There may be options to embed fragments generated by Sphinx/Breathe into the Docsify docs. It may be worthwhile to look at doing custom processing of the Doxygen XML files and directly render them as HTML. This has the side benefit that we could do custom corrections to account for the fact that Doxygen doesn't deal well with modern C++. It might even be a good exercise to do this processing in alia/HTML.

Maybe Standardese is also worth considering?

Possible memory leak

named_blocks might be leaked if they disappear during a partial refresh. Add a test case for this.

namespace html ?

After including in the header why does it not recognize the html:: namespace?

captura-29-01-2022-02-01-40

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.