mirror of
https://github.com/GraphiteEditor/Graphite.git
synced 2026-09-15 14:18:04 +08:00
Add the auto-generated node catalog to the website's user manual (#3662)
* Generate the MVP node catalog in the manual (with some placeholders) * Implement nearly the rest of everything * Move to the tools directory and make it generate nicer default values * Add category descriptions * Organize file structure and improve type naming * Improve book table of contents code * Add collapsing chapter navigation to the book template * Add to build workflow * Clean up site structure
This commit is contained in:
@@ -220,13 +220,3 @@ Also available to individuals wanting to make a larger impact. [Reach out](/cont
|
||||
|
||||
</div>
|
||||
</section>
|
||||
|
||||
<!-- <div class="fundraising loading" data-fundraising>
|
||||
<div class="fundraising-bar" data-fundraising-bar style="--fundraising-percent: 0%">
|
||||
<div class="fundraising-bar-progress"></div>
|
||||
</div>
|
||||
<div class="goal-metrics">
|
||||
<span data-fundraising-percent>Progress: <span data-dynamic>0</span>%</span>
|
||||
<span data-fundraising-goal>Goal: $<span data-dynamic>0</span>/month</span>
|
||||
</div>
|
||||
</div> -->
|
||||
|
||||
Reference in New Issue
Block a user