Giter VIP home page Giter VIP logo

Comments (3)

MathewSachin avatar MathewSachin commented on June 14, 2024 1

Wellฬฃ, quite a few versions of DocFX have been released after this template was made. So, I think this is related to a change in the default theme.

On looking into their theme, I found this:

https://github.com/dotnet/docfx/blob/c0d017b858d361b5ec351a3ddbd275d7536c9841/src/docfx.website.themes/default/partials/class.header.tmpl.partial#L45

<h6><strong>{{__global.namespace}}</strong>: {{{namespace.specName.0.value}}}</h6>

Changing the following line in this theme might fix the issue:

<h6><strong>{{__global.namespace}}</strong>: {{namespace}}</h6>

I'd be happy if you'd want to give it a try.

from docfx-tmpl.

Mike-E-angelo avatar Mike-E-angelo commented on June 14, 2024 1

Ok cool! Thank you for pointing the way. I will see if I can get a PR cooked up here either today or tomorrow. ๐Ÿ‘

from docfx-tmpl.

Mike-E-angelo avatar Mike-E-angelo commented on June 14, 2024 1

Gah... I've become what I hate. ๐Ÿ˜† Pet peeve of mine to have someone say they are going to do something and then NOT DO IT. ๐Ÿ˜

I got tied up on a massive rabbit hole, but hey I know GitHub Actions now. ๐Ÿ˜…

Anyways, you were spot on! I have submitted #3 for your review. ๐Ÿ‘

from docfx-tmpl.

Related Issues (3)

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.