Git Product home page Git Product logo

Comments (5)

rlisahuang avatar rlisahuang commented on May 18, 2024 1

So I did some experiments: adding numeric prefixes to directory names only affects the order of the content, not their names on the page. I believe docusaurus did some post-processing to remove the numerals from the content eventually rendered. So I believe it is safe to go ahead with adding numeric prefixes such as 01 - Fixedpoints.

from z3guide.

NikolajBjorner avatar NikolajBjorner commented on May 18, 2024

Somehow the order of these items is random and not following the order in the navbar meta-data.

from z3guide.

NikolajBjorner avatar NikolajBjorner commented on May 18, 2024

It must be related to how to lay out the side bar: https://docusaurus.io/docs/sidebar

from z3guide.

rlisahuang avatar rlisahuang commented on May 18, 2024

Somehow the order of these items is random and not following the order in the navbar meta-data.

You would need to prefix the directories of these titles (showing up in the nav bar) with numbers to specify their order. E.g., 01 - Intro shows up before 03 - Advanced Topics.

from z3guide.

NikolajBjorner avatar NikolajBjorner commented on May 18, 2024

AFAIK, it uses the directory name for the side-bar, so then '01 - Intro' would show up, not "Introduction".
OTOH, if the directory only has a single file, it uses the title from the file.. For example, Playground

from z3guide.

Related Issues (20)

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.